list_ref_xwalk: View table of geographic pairs usable in the get_xwalk()...

list_ref_xwalkR Documentation

View table of geographic pairs usable in the get_xwalk() function

Description

Displays a table of geographic pairings that can be submitted to get_xwalk() for crosswalk table generation. The numbers in the geographies (e.g., the 10 in hra10) refer to the vintage, which typically reflects the Census Bureau's decennial updates.

Usage

list_ref_xwalk()

Details

geo definitions

  • blk1: 2010 Census Block. 15 digit Census GEOID (e.g., 530330110012006).

    • 1-2: State (53 = WA)

    • 3-5: County (033 = King County)

    • 6-11: Tract (011001)

    • 12: Block group (2)

    • 12-15: Block (2006)

  • ccd10: 2010 Seattle City Council Districts

  • city: King County cities

  • coo10: 2010 COO places.

  • hra10: 2010 Health Reporting Areas

  • kc: King County

  • kccd10: 2010 King County Council Districts

  • lgd10: 2010 WA State legislative districts

  • puma10: 2010 Public Use Microdata Areas

  • region10: King County regions (North, South, East, & Seattle)

  • scd10: 2010 King County school districts

  • sea: Seattle or KC except Seattle

  • tract10: 2010 Census Tract. 11 digit Census GEOID.

  • zip: Zip codes in King County.

    • Note! This is different from the 133 zip codes used with HCA data. To view the latter, please type rads.data::spatial_zip_hca.

Value

a data.table with two columns (geo1 & geo2), which define the acceptable geographic pairings for get_xwalk

Examples


 list_ref_xwalk()


PHSKC-APDE/rads documentation built on April 14, 2025, 10:47 a.m.