fbiwide.v1 | R Documentation |
A dataset containing the number of property and violent crimes across the United States from 1960 to 2019.
The data was made available by the FBI in the Uniform Crime Reporting Statistics (UCR) at https://www.ucrdatatool.gov/index.cfm. The variables are as follows (more detail on the FBI website):
This dataset is now superceded by fbiwide
.
fbiwide.v1
A data frame with 3011 rows and 12 variables:
name of the state for which numbers are reported.
two letter state abbreviation.
year of the reporting.
state population.
number of reported aggravated assaults.
number of reported burglaries.
number of reported larceny thefts.
number of reported rapes before 2013. The definition of rape was updated in 2012 and reported afterwards (see below).
number of reported motor vehicle thefts.
number of reported murders.
number of reported rapes using the definition of 2012.
number of reported robberies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.