Zip Codes
The Zip Code datasets are reported once per year by the United States Census. The data reflect the zip codes in the defined search region. The dataset is available to download through the Urban SDK Data Hub for the years 2015 - 2020.
Zip Code Definition
A Zip Code is a string of numbers used by postal service providers. The United States Postal Service created zip codes in the 1960's as a Zone Improvement Plan (ZIP) to indicate more efficient methods of mail delivery.
Zip codes are organized by state and geographical region.
Zip Code Parameters: Census.gov
Contents:
Zip Code Schema
The dataset is available in JSON, Shapefile, GEOJSON, and CSV file types.
| Description | Type | Example |
| The GIS information required for the computer to read the mapping file | String | MULTILINESTRING ((-81.59791 30.24124, -81.59801 30.24135)) |
| The unique identifier for the Zip Code | Integer | 342 |
| Area in square miles of the boundary | Float | 348,500 |
| Name of the Zip Code | String | Jacksonville |
| Name of the state the Zip Code resides in | String | Florida |
| Name of the county that the Zip Code resides in | String | Duval |