carData (version 3.0-3)

MplsDemo: Minneapolis Demographic Data 2015, by Neighborhood

Description

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

Arguments

Format

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.

Examples

Run this code
# NOT RUN {
str(MplsDemo)
# }

Run the code above in your browser using DataCamp Workspace