1
2
3
4
5
#

Name:

Description:

Population, percent in poverty, percent unemployment, and murder rate.

Variables:

  • population - Population.

  • perc_pov - Percent in poverty.

  • perc_unemp - Percent unemployed.

  • annual_murders_per_mil - Number of murders per year per million people.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Data_for_20_metropolitan_areas.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.