fbi_nibrs
Retrieve detailed FBI crime incident data by offense code, state, or agency. Access victim and offender demographics, relationships, weapons, and location for over 70 NIBRS offense types.
Instructions
Get NIBRS (National Incident-Based Reporting System) data from the FBI. More detailed than summarized UCR data — includes victim/offender demographics, relationships, weapons, location, and time of day for 71 offense types. Offense codes use NIBRS format: '13A' (aggravated assault), '09A' (murder), '23H' (all other larceny), '35A' (drug violations), '220' (burglary), etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offense | Yes | NIBRS offense code: '100' (Kidnapping/Abduction), '101' (Treason), '103' (Espionage), '120' (Robbery), '200' (Arson), '210' (Extortion/Blackmail), ... (72 total) | |
| state | No | Two-letter state abbreviation for state-level data | |
| ori | No | Agency ORI code for agency-level data | |
| type | No | Data type (default: counts) | |
| from_year | No | Start year | |
| to_year | No | End year |