1
2
3
4
5
#

Name:

Description:

Minneapolis Demographic Data 2015, by Neighborhood, from the 2015 American Community Survey

Variables:

A data frame with 84 observations on the following 7 variables.

neighborhood

name of the neighborhood

population

total population

black

fraction of the population estimated to be black

white

fraction of the population estimated to be white

foreignBorn

fraction of the population estimated to be foreign born

hhIncome

estimated median household income

poverty

estimated fraction earning less than twice the poverty level

collegeGrad

estimated fraction with a college degree

 

Details

The data frame MplsStops contains 2017 Minneapolis Police stop data, using the same neighborhood names as this data file.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

http://www.mncompass.org/profiles/neighborhoods/minneapolis-saint-paul#!community-areas

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.