fbi | R Documentation |
A dataset containing the number of property and violent crimes across the United States from about 1980 to 2020. The data was acquired through the API for the FBI's Crime Data Explorer at https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/explorer/crime/crime-trend. The variables are as follows (more detail on the FBI website):
fbi
A data frame with 19476 rows and 8 variables:
name of the state for which numbers are reported.
id for each state.
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.