DCtracts2020 | R Documentation |
A sample dataset containing information about U.S. Census American Community Survey 5-year estimate data for the District of Columbia census tracts (2020). The data are obtained from the get_acs
function and formatted for the messer
and powell_wiley
functions input.
DCtracts2020
A data frame with 206 rows and 23 variables:
census tract ID
arcsinh-transformed CD3
percent males in management, science, and arts occupation
percent of crowded housing
percent of households in poverty
percent of female headed households with dependents
percent of households on public assistance
percent of households earning <$30,000 per year
percent earning less than a high school education
percent unemployed
median household income (dollars), natural log-transformed
percent of households receiving dividends, interest, or rental income, Z-transformed
percent of households receiving public assistance, Z-transformed
median home value (dollars), natural log-transformed
percent in a management, business, science, or arts occupation, Z-transformed
percent of households that are female headed with any children under 18 years, Z-transformed
percent of housing units that are owner occupied, Z-transformed
percent of households without a telephone, Z-transformed
percent of households without complete plumbing facilities, Z-transformed
percent with a high school degree or higher (population 25 years and over), Z-transformed
percent with a college degree or higher (population 25 years and over), Z-transformed
percent of families with incomes below the poverty level, Z-transformed
percent unemployed, Z-transformed
https://github.com/idblr/ndi/blob/master/README.md
head(DCtracts2020)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.