fbi.v1 | R Documentation |
A dataset containing the number of property and violent crimes across the United States from 1960 to 2017.
The data from 1960 to 2014 was made available by the FBI in the Uniform Crime Reporting Statistics (UCR) at https://www.ucrdatatool.gov/index.cfm.
From 2014-2019 the data is made available as part of Excel tables at https://ucr.fbi.gov/crime-in-the-u.s/.
This dataset is now superceded by fbi
.
The variables are as follows (more detail on the FBI website):
fbi.v1
A data frame with 24088 rows and 7 variables:
name of the state for which numbers are reported.
two letter state abbreviation.
year of the reporting.
state population.
type of crime.
number of reported crimes.
logical value: is this crime against a person?.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.