U.S. Census Zipcodes
Overview
Full-resolution boundary zip code tabular areas (ZCTA), derived from the US Census Bureau's TIGER/Line Shapefiles. The dataset contains polygons that roughly approximate each of the USPS 5-digit zip codes.
Attributes
zipcode | Zip code | string |
state_fips | Two digit state FIPS code that uniquely identifies the state; helpful for offline joins with other US govt data. (i.e. 40=Oklahoma) | string |
state_abbr | State code/ abbreviation (i.e. CA for California) | string |
area_land_sqkm | Blockgroup land area, in square kilometers | number |
area_water_sqkm | Blockgroup water area, in square kilometers | number |
area_sqkm | Total area of census blockgroup in square kilometers | number |
pop_total | Total population of census blockgroup, as estimated by 2019 US Census American Community Survey (5-year estimate) | integer |
pop_density | Population density, in persons per sqkm | number |