analytics

Incident-probability forecast

Empirical incident probability and expected delay for a road segment by day-of-week and hour, derived from historical aggregates. Omit dow/hour to get the full 7x24 grid. Thin segments degrade to corridor then jurisdiction basis; sample_size, confidence and basis report how much data backs each bucket. Requires Pro+ plan.

get/analytics/forecast

Query parameters

jurisdictionstring required

Jurisdiction code (e.g. GA).

roadstring required

Road name (e.g. I-85).

road_classstring

Optional road class filter.

dowinteger

Day of week (0=Sunday..6=Saturday). Omit for the full grid.

hourinteger

Hour of day (0-23). Omit for the full grid.

Response

Segment forecast — a single bucket when dow+hour are pinned, otherwise the full grid in buckets[]

Changes