fbiwide.v2 | R Documentation |
A dataset containing the number of property and violent crimes across the
United States as reported through the API for the FBI's Crime Data Explorer
at https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/docApi.
Last updated: Sep 20 2023
The variables are as follows (more detail on the FBI website):
fbiwide.v2
A tibble with 9139 rows and 17 columns
name of the state for which numbers are reported.
id for each state.
two letter state abbreviation.
year of the reporting.
state population.
number of agencies in the state.
number of agencies involved in reporting to the system.
source of the estimate: SRS or NIBRS.
number of reported murders.
number of reported rapes before 2013. The definition of rape was updated in 2012 and reported afterwards as rape_revised
.
number of reported rapes using the definition of 2012.
number of reported robberies.
number of reported aggravated assaults.
number of property crimes. This number should be the sum of the next four variables.
number of reported burglaries.
number of reported larceny thefts.
number of reported motor vehicle thefts.
number of reported incidents of arson.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.