search_crashes
Search Colorado crash records by location, date range, crash type, and severity to get injury, fatality, and contributing factor details.
Instructions
Search Colorado crash records by location, date range, crash type, and severity. Database contains 500,000+ CDOT crash records. Returns key fields including location, date, severity, injuries, fatalities, and contributing factors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-100, default 20) | |
| date_to | No | End date (ISO 8601, e.g. "2024-12-31") | |
| location | No | City, county, or street name (case-insensitive partial match) | |
| severity | No | Severity: FATAL, SERIOUS_INJURY, MINOR_INJURY, POSSIBLE_INJURY, PROPERTY_DAMAGE_ONLY | |
| date_from | No | Start date (ISO 8601, e.g. "2024-01-01") | |
| crash_type | No | Crash type: BROADSIDE, REAR_END, SIDESWIPE_SAME_DIRECTION, SIDESWIPE_OPPOSITE_DIRECTION, HEAD_ON, ROLLOVER, FIXED_OBJECT, ANIMAL, PEDESTRIAN, BICYCLE, MOTORCYCLE, OTHER |