Description Usage Format Source References See Also Examples
Data for 3142 counties in the United States. See the
county_complete data set for additional variables.
1 |
A data frame with 3142 observations on the following 14 variables.
nameCounty names.
stateState names.
pop2000Population in 2000.
pop2010Population in 2010.
pop2017Population in 2017.
pop_changePopulation change from 2010 to 2017.
povertyPercent of population in poverty in 2017.
homeownershipHomeownership rate, 2006-2010.
multi_unitPercent of housing units in multi-unit structures, 2006-2010.
unemployment_rateUnemployment rate in 2017.
metroWhether the county contains a metropolitan area.
median_eduMedian education level (2013-2017).
per_capita_incomePer capita (per person) income (2013-2017).
median_hh_incomeMedian household income.
smoking_banDescribes whether the type of
county-level smoking ban in place in 2010,
taking one of the values "none",
"partial", or "comprehensive".
These data were collected from http://quickfacts.census.gov/qfd/states/ (no longer available) and its accompanying pages.
~~ OpenIntro Statistics, openintro.org ~~
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.