cities | R Documentation |
A dataset containing the number of property and violent crimes across Iowa from 2006 to 2016. 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):
cities
A data frame with 1207 rows and 14 variables:
name of the city for which numbers are reported.
state population.
number of reported violent crimes.
number of reported murders.
number of reported rapes. The definition of rape was updated in 2012. Numbers from 2013 reflect the new definition.
number of reported robberies.
number of reported aggravated assaults.
total number of reported property crimes.
number of reported burglaries.
number of reported larceny thefts.
number of reported motor vehicle thefts.
number of reported cases of arsons.
name of the state for which numbers are reported.
year of the reporting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.