baltimore_census_xwalk | R Documentation |
A pre-built crosswalk data frame that can be filtered by geography and then
used with the getACS::use_area_xwalk()
function. Crosswalk uses the 2010
City Council district boundaries, 2010 and 2020 neighborhood (neighborhood
statistical area) boundaries, and current city planning districts.
baltimore_census_xwalk
A data frame with 1024 rows and 8 variables:
geography
Geography/area type
GEOID
2020 Census GeoID
TRACTCE20
2020 Census Tract ID
name
Area name
POP20
Population in area and tract
perc_POP20
Percent of population in area and tract
HOUSING20
Households/occupied housing units in area and tract
perc_HOUSING20
Percent of households in area and tract
Created using the getACS::make_area_xwalk()
data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.