state_crime
Look up crime statistics for a US state, including violent crime, property crime, and arrests. Filter by year, county, or search across all fields.
Instructions
Query crime statistics for a US state. Data varies by state: may include violent crime, property crime, arrests, by county/jurisdiction. Filter by year, jurisdiction, or use full-text search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text search across all fields | |
| year | No | Filter by year, e.g. '2023' | |
| 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/jurisdiction name |