analytics

Jurisdiction scorecard

Per-jurisdiction rollup (incident volume, clearance speed, severity mix, construction schedule drift, road-condition coverage, source uptime) with a 0-100 composite score, optionally ranked. Returns all active jurisdictions by default. Requires Pro+ plan.

get/analytics/scorecard

Query parameters

jurisdictionstring

Restrict to one jurisdiction code (e.g. GA).

country'US' | 'CA'

Filter by country.

fromstring date

Window start (YYYY-MM-DD, inclusive).

tostring date

Window end (YYYY-MM-DD, exclusive upper bound).

rank_by'score' | 'incident_volume' | 'avg_clearance_minutes' | 'source_uptime' | 'construction_overrun_avg_days'

Ranking metric.

order'asc' | 'desc'
limitinteger

Max rows; defaults to all ~90 jurisdictions.

Response

Ranked jurisdiction scorecards

Changes