zcta_county_rel: ZCTA-county relationship

zcta_county_relR Documentation

ZCTA-county relationship

Description

A data frame with ZCTA to county relationships as of the 2020 Census. There is a separate row for each ZCTA-county intersection record. See https://www2.census.gov/geo/pdfs/maps-data/data/rel2020/zcta520/explanation_tab20_zcta520_county20_natl.pdf for additional details.

Usage

zcta_county_rel

Format

A data frame with 46,690 rows and 6 variables:

zcta

five-digit ZCTA code

state_abb

two-letter USPS state abbreviation

state_fips

two-digit state FIPS code

cty_fips

three-digit county FIPS code

subset_area_land

land area for relationship record, in square meters

subset_area_land_pct

percentage of total land area represented by record

Source

https://www.census.gov/geographies/reference-files/time-series/geo/relationship-files.2020.html#list-tab-E7GGIXHXQT6PO7VYWR


mvanhala/sfcensus documentation built on Feb. 22, 2023, 10:26 a.m.