list_ref_xwalk | R Documentation |
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.
list_ref_xwalk()
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
.
a data.table with two columns (geo1 & geo2), which define the acceptable geographic pairings for get_xwalk
list_ref_xwalk()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.