permit_tags_unfinaled filter on Search Properties finds these properties directly.
Properties are currently in beta. Query parameters and response fields may still change in response to how the endpoint is used in practice.
Usage
Pass one or more canonical tags, one key per tag (?permit_tags_unfinaled=solar&permit_tags_unfinaled=roofing). Each named tag must have an unfinaled permit at the property:
permit_from, the tag’s latest unfinaled permit must be on or after that date.
Each property record also includes last_unfinaled_date_by_tag, a map of work type to the latest unfinaled permit date, so you can see when the unfinished work was started.
How “Unfinaled” Is Determined
The filter reads the permit’s status, not its dates. That distinction matters:- A permit with
finalstatus carries nofinal_dateabout 15% of the time, so “missing final date” is not evidence of unfinished work. - Roughly 41% of permits with no
final_dateare in fact finaled by status. A date-based test would be wrong that often.
