Skip to main content

USA zipcode programmable database, includes up-to-date census and geometry information.

Project description

uszipcode is the most powerful and easy to use zipcode information searchengine in Python. Besides geometry data (also boundary info), several useful census data points are also served: population, population density, total wage, average annual wage, house of units, land area, water area. The geometry and geocoding data is from google map API on Oct 2015. The geometry data in this another popular zipcode python package is not accurate any more, if you exam it on google map. To know more about the data, click here.

Highlight:

  1. rich methods are provided for getting zipcode anyway you want.

  2. fuzzy city name and state name allows you to search WITHOUT using exactly accurate input. This is very helpful if you need to build a web app with it.

  3. You can easily sort your results by population, area, wealthy and etc…

Quick links:

Install

uszipcode is released on PyPI, so all you need is:

$ pip install uszipcode

To upgrade to latest version:

$ pip install --upgrade uszipcode

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page