baltimore_census_xwalk: Crosswalk for Baltimore areas and Census geography

baltimore_census_xwalkR Documentation

Crosswalk for Baltimore areas and Census geography

Description

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.

Usage

baltimore_census_xwalk

Format

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

Details

Created using the getACS::make_area_xwalk() data.


elipousson/mapbaltimore documentation built on April 2, 2024, 4:23 p.m.