| id |
string |
Unique identifier for the incident (format: state-city-number) |
| name |
string |
Brief title or summary of the incident |
| description |
string |
Detailed description of what occurred during the incident |
| date |
string |
Date the incident occurred (ISO 8601 format) |
| date_text |
string |
Human-readable date description |
| state |
string |
US state abbreviation where the incident occurred |
| city |
string |
City where the incident occurred |
| geolocation |
string |
Latitude and longitude coordinates of the incident location |
| tags |
array |
Categorical tags describing the type of incident or force used |
| links |
array |
Source URLs documenting or referencing the incident |
| edit_at |
string |
Direct link to edit this incident record on GitHub |