fbi_hate_crime
Retrieve FBI hate crime statistics at national, state, or agency level. Break down incidents by bias, offense type, victim and offender demographics, and location.
Instructions
Get hate crime data from the FBI at national, state, or agency level. Returns incidents broken down by bias category (race, religion, sexual orientation, etc.), offense type, victim type, offender demographics, and location type. Optionally filter by bias code (e.g., '12'=Anti-Black, '14'=Anti-Jewish, '22'=Anti-Islamic, '41'=Anti-Gay).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ori | No | Agency ORI code for agency-level data | |
| bias | No | Bias code filter: '11' (Anti-White), '12' (Anti-Black or African American), '13' (Anti-American Indian or Alaska Native), '14' (Anti-Asian), '15' (Anti-Multiple Races, Group), '16' (Anti-Native Hawaiian or Other Pacific Islander), ... (35 total) | |
| type | No | Data type | |
| state | No | Two-letter state abbreviation for state-level data | |
| to_year | No | End year | |
| from_year | No | Start year |