Permit Signal Stats
Fetch permit-scoped signal aggregates for a geo_id
geo_id.
It returns counts and distributions for selected permit signals, plus the effective freshness window used for the calculation.
Use this endpoint for monitoring and dashboard rollups; use Permit Signal Leads for actionable row-level leads.
Supported permit-pack keys are documented in Signals Catalog.
See also Permit Signal Leads.
Required input
geo_id(query, required, non-property geo)
Optional input
signal_keys(CSV list)from_date,to_date(YYYY-MM-DD)min_confidence(0..1)max_freshness_days(1..3650)include_stale(true|false)
Example request
Response shape
geo_id,geo_type,scope=permitsignal_keys[]max_freshness_daystotal_active_leadssignals_breakdown[]top_counties[],top_cities[],top_zips[]confidence_distributionfreshness_distribution
Authorizations
Query Parameters
Location identity token for a non-property geo scope.
"geo_county_6973f63e37a900040c0d"
Optional CSV list of customer-facing permit signal keys. Allowed values: site_prep_issued_nowcast, new_construction_issued_nowcast, framing_nowcast_early, framing_window_late, rough_in_nowcast_early, rough_in_window_late.
"framing_nowcast_early,rough_in_nowcast_early"
Optional lower bound in YYYY-MM-DD format.
Optional upper bound in YYYY-MM-DD format.
Optional minimum confidence between 0 and 1.
0 <= x <= 1Optional freshness window in days, between 1 and 3650. Defaults to 60 when include_stale is false.
1 <= x <= 3650When true, disables the default freshness filter.
Response
Permit-scoped aggregates and distributions.
jurisdiction, city, zip, county, state, null permit 1 <= x <= 3650x >= 0
