zcta_crosswalk {zipcodeR} | R Documentation |
ZCTA to Census Tract (2010) Crosswalk
Description
A dataset containing the relationships between ZIP code tabulation areas (ZCTA) and Census Tracts. This contains selected variables from the official crosswalk file.
Usage
zcta_crosswalk
Format
A data frame with 148897 rows and 4 variables:
- ZCTA5
2010 ZIP Code Tabulation Area
- TRACT
2010 Census Tract Code
- GEOID
Concatenation of 2010 State, County, and Tract
Source
https://www.census.gov/geographies/reference-files/time-series/geo/relationship-files.html
[Package zipcodeR version 0.3.5 Index]