c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated IrregularUNVERIFIED
U

US Zip Codes Points- United States of America

APIQuery nowOpen workbench🇫🇷France

This dataset is part of the Geographical repository maintained by Opendatasoft. It's been built from the ground up using authoritative sources including the U.S. Postal Service™, U.S. Census Bureau, National Weather Service, American Community Survey, and the IRS. Contains most USPS zip codes (la...

0
poor

Weighted across five axes. Tap a ring for what it measures.

Data schema (17 fields)

Filterable via the API (16)
zip_codeusps_citystusps_codeste_namezctaparent_zctapopulationdensityprimary_coty_codeprimary_coty_namecounty_weightscoty_namecty_codeimprecisemilitarytimezone

Click a field to see example values.

FillFieldTypeDescription
100%zip_codeFilterable via the APIZip codetextThe 5-digit zip code assigned by the U.S. Postal Service.
100%usps_cityFilterable via the APIOfficial USPS city nametext
100%stusps_codeFilterable via the APIOfficial USPS State Codetext
100%ste_nameFilterable via the APIOfficial State Nametext
100%zctaFilterable via the APItextTRUE if the zip code is a Zip Code Tabulation area
0%parent_zctaFilterable via the APIZCTA parenttextThe ZCTA that contains this zip code. Only exists if zcta is FALSE. Useful for making inferences about a zip codes that is a point from the ZCTA that contains it.
99.9%populationFilterable via the APIdoubleAn estimate of the zip code's population. Only exists if zcta is TRUE.
99.9%densityFilterable via the APIdoubleThe estimated population per square kilometer. Only exists if zcta is TRUE.
100%primary_coty_codeFilterable via the APIPrimary Official County CodetextThe zip's primary county in the FIPS format.
100%primary_coty_nameFilterable via the APIPrimary Official County Nametext
county_weightsFilterable via the APICounty weightstextA JSON dictionary listing all county_fips and their weights (by population) associated with the zip code.
coty_nameFilterable via the APIOfficial County Nametext
cty_codeFilterable via the APIOfficial County Codetext
impreciseFilterable via the APItext
militaryFilterable via the APItext
timezoneFilterable via the APItext
geo_point_2dGeo Pointgeo_point_2d

Schema captured from opendatasoft 1 hour ago.

Query the data

Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.

=

Sample data (5 records)

Record 1zcta: TRUE · density: 164.2
{
  "zcta": "TRUE",
  "density": 164.2,
  "cty_code": [
    "12115"
  ],
  "military": "FALSE",
  "ste_name": "Florida",
  "timezone": "America/New_York",
  "zip_code": "34291",
  "coty_name": [
    "Sarasota"
  ],
  "imprecise": "FALSE",
  "usps_city": "North Port",
  "population": 5626,
  "parent_zcta": null,
  "stusps_code": "FL",
  "geo_point_2d": {
    "lat": 27.09865,
    "lon": -82.23864
  },
  "county_weights": "{\"12115\": \"100\"}",
  "primary_coty_code": "12115",
  "primary_coty_name": "Sarasota"
}
Record 2zcta: TRUE · density: 361.5
{
  "zcta": "TRUE",
  "density": 361.5,
  "cty_code": [
    "36071"
  ],
  "military": "FALSE",
  "ste_name": "New York",
  "timezone": "America/New_York",
  "zip_code": "10979",
  "coty_name": [
    "Orange"
  ],
  "imprecise": "FALSE",
  "usps_city": "Sterling Forest",
  "population": 162,
  "parent_zcta": null,
  "stusps_code": "NY",
  "geo_point_2d": {
    "lat": 41.18272,
    "lon": -74.31501
  },
  "county_weights": "{\"36071\": \"100\"}",
  "primary_coty_code": "36071",
  "primary_coty_name": "Orange"
}
Record 3zcta: TRUE · density: 96.6
{
  "zcta": "TRUE",
  "density": 96.6,
  "cty_code": [
    "42075"
  ],
  "military": "FALSE",
  "ste_name": "Pennsylvania",
  "timezone": "America/New_York",
  "zip_code": "17003",
  "coty_name": [
    "Lebanon"
  ],
  "imprecise": "FALSE",
  "usps_city": "Annville",
  "population": 11903,
  "parent_zcta": null,
  "stusps_code": "PA",
  "geo_point_2d": {
    "lat": 40.36394,
    "lon": -76.5649
  },
  "county_weights": "{\"42075\": \"100\"}",
  "primary_coty_code": "42075",
  "primary_coty_name": "Lebanon"
}
Record 4zcta: TRUE · density: 13.3
{
  "zcta": "TRUE",
  "density": 13.3,
  "cty_code": [
    "54085",
    "54017",
    "54095"
  ],
  "military": "FALSE",
  "ste_name": "West Virginia",
  "timezone": "America/New_York",
  "zip_code": "26415",
  "coty_name": [
    "Ritchie",
    "Doddridge",
    "Tyler"
  ],
  "imprecise": "FALSE",
  "usps_city": "Pennsboro",
  "population": 3525,
  "parent_zcta": null,
  "stusps_code": "WV",
  "geo_point_2d": {
    "lat": 39.29706,
    "lon": -80.93771
  },
  "county_weights": "{\"54085\": \"68.38\", \"54017\": \"27.37\", \"54095\": \"4.26\"}",
  "primary_coty_code": "54085",
  "primary_coty_name": "Ritchie"
}
Record 5zcta: TRUE · density: 125.1
{
  "zcta": "TRUE",
  "density": 125.1,
  "cty_code": [
    "37147",
    "37013",
    "37065"
  ],
  "military": "FALSE",
  "ste_name": "North Carolina",
  "timezone": "America/New_York",
  "zip_code": "27834",
  "coty_name": [
    "Pitt",
    "Beaufort",
    "Edgecombe"
  ],
  "imprecise": "FALSE",
  "usps_city": "Greenville",
  "population": 57258,
  "parent_zcta": null,
  "stusps_code": "NC",
  "geo_point_2d": {
    "lat": 35.65856,
    "lon": -77.38395
  },
  "county_weights": "{\"37147\": \"99.84\", \"37013\": \"0.08\", \"37065\": \"0.08\"}",
  "primary_coty_code": "37147",
  "primary_coty_name": "Pitt"
}

Live sample captured at profiling time — values may have changed upstream.

Using the API

Configuration

Base URL
https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-united-states-of-america-zc-point

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-united-states-of-america-zc-point/records?limit=20' -H 'Accept: application/json'

First 20 records of the dataset as JSON.

Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.

Full API documentation ↗

Rate limits

10 000 000 req/day
per ipmeasured
observed 1 hour ago

Dataset

Volume & freshness

Records
33k
33121
Update cadence
Irregular
declared upstream
Last upstream update
5 years ago
2021-06-03

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

US Zip Codes Points- United States of America — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.