fbi_expanded_property
Retrieve detailed FBI property crime breakdowns including stolen/recovered property values, types, and premises data for burglary, larceny, motor vehicle theft, and robbery offenses.
Instructions
Get expanded property crime details from the FBI (Supplemental Return / Return A data). Provides additional breakdowns beyond summarized counts: value of stolen/recovered property, type of property, premises involved. Available for burglary (NB), larceny (NL), motor vehicle theft (NMVT), and robbery (NROB).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offense | Yes | Offense code: 'NB' (Burglary), 'NL' (Larceny), 'NMVT' (Motor Vehicle Theft), 'NROB' (Robbery) | |
| 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 |