state_transportation
Access US state transportation data: vehicle registrations, EV adoption, and traffic statistics. Filter by state, year, or county.
Instructions
Query transportation data for a US state. May include: vehicle registrations, EV adoption, traffic data. For real-time traffic, use state-specific traffic modules (e.g., md_traffic_*).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text search across all fields | |
| year | No | Filter by year | |
| limit | No | Max results (default 100) | |
| state | Yes | Two-letter state code, e.g. 'MD', 'NY', 'CA' | |
| where | No | SoQL $where filter, e.g. "year = '2023'" | |
| county | No | Filter by county name |