- Free United States ZIP Code Database January.2009 Description: ZIPCodeWorld United States Free Edition includes 5-Digit ZIP code, state code and state name. The complete database contains over 42,000 unique records updated every month. This database is free for both personal and commercial usage.
- The first digit of a USA ZIP code generally represents a group of U.S. The map of the first digit of zip codes above shows they are assigned in order from the north east to the west coast. The first 3 digits of a ZIP code determine the central mail processing facility, also called sectional center facility or 'sec center', that is used to process and sort mail.
- PeaZip is a free archiver and file manager software, a fast and elegant all-purpose free ZIP files utility and free RAR extractor for Windows, Linux, and BSD.
- Trusted Windows (PC) download Excel Zip Codes Convert, Lookup & Format Software 7.0. Virus-free and 100% clean download. Get Excel Zip Codes Convert, Lookup & Format Software alternative downloads.
Quickly create new zip files. Burn archived files to CD/DVD for long term backup. Create or open encrypted zip files. Email zip files in two easy clicks. Open and extract files other archives including.RAR and.ISO. There are two version of Express Zip, a free one and a.
Latest versionReleased:
USA zipcode programmable database, includes up-to-date census and geometry information.
Project description
Welcome to uszipcode Documentation
If you are on www.pypi.org or www.github.com, this is not the complete document. Here is the Complete Document.
uszipcode is the most powerful and easy to use programmable zipcode database in Python. It comes with a rich feature and easy-to-use zipcode search engine. And it is easy to customize the search behavior as you wish.
Data Points
From version 0.2.0, uszipcode use a more up-to-date database, and having a crawler running every week to collection different data points from multiple data source. And API in 0.2.X NOT COMPATIBLE with 0.1.X, please read Document for more information.
Address, Postal
- zipcode
- zipcode_type
- major_city
- post_office_city
- common_city_list
- county
- state
- area_code_list
Geography
- lat
- lng
- timezone
- radius_in_miles
- land_area_in_sqmi
- water_area_in_sqmi
- bounds_west
- bounds_east
- bounds_north
- bounds_south
- border polygon
Stats and Demographics
- population
- population_density
- population_by_year
- population_by_age
- population_by_gender
- population_by_race
- head_of_household_by_age
- families_vs_singles
- households_with_kids
- children_by_age
Real Estate and Housing
- housing_units
- occupied_housing_units
- median_home_value
- median_household_income
- housing_type
- year_housing_was_built
- housing_occupancy
- vancancy_reason
- owner_occupied_home_values
- rental_properties_by_number_of_rooms
- monthly_rent_including_utilities_studio_apt
- monthly_rent_including_utilities_1_b
- monthly_rent_including_utilities_2_b
- monthly_rent_including_utilities_3plus_b
Free Zip Code Download File
Employment, Income, Earnings, and Work
- employment_status
- average_household_income_over_time
- household_income
- annual_individual_earnings
- sources_of_household_income____percent_of_households_receiving_income
- sources_of_household_income____average_income_per_household_by_income_source
- household_investment_income____percent_of_households_receiving_investment_income
- household_investment_income____average_income_per_household_by_income_source
- household_retirement_income____percent_of_households_receiving_retirement_incom
- household_retirement_income____average_income_per_household_by_income_source
- source_of_earnings
- means_of_transportation_to_work_for_workers_16_and_over
- travel_time_to_work_in_minutes
Education
- educational_attainment_for_population_25_and_over
- school_enrollment_age_3_to_17
Example Usage
NOTE:
uszipcode has two backend database, SimpleZipcode and Zipcode. Zipcode has more info, but the database file is 450MB (takes more time to download). SimpleZipcode doesn’t has all data points listed above, but the database file is smaller (9MB). By default uszipcode use SimpleZipcode. You can use this code to choose to use the rich info Zipcode:
From 0.2.4, uszipcodeallows developer to choose which directory you want to use to download the database file. By default, it is $HOME/.uszipcode, but you can easily change it.:
For example, AWS Lambda doesn’t allow to download file to $HOME directory, but allows to download to /tmp folder.
Examples:
Rich search methods are provided for getting zipcode in the way you want.
Fuzzy city name and state name search does not require developer to know the exact spelling of the city or state. And it is case, space insensitive, having high tolerance to typo. This is very helpful if you need to build a web app with it.
You can easily sort your results by any field, or distance from a coordinates if you query by location.
Deploy Uszipcode as a Web Service
If you want to build a private uszipcode API server you have two choice:
- Use a VM like EC2 machine, and deploy a web api server with the machine.
- (RECOMMEND) Dump the sqlite database to any relational database like Postgres, MySQL, and inject the database connection info in your application server.
In the feature release, I will provide an easy way that allow you to deploy uszipcode as a private web api service.
Thank you.
Install
uszipcode is released on PyPI, so all you need is:
To upgrade to latest version:
Release historyRelease notifications | RSS feed
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.0.9
0.0.8
0.0.7
0.0.6
0.0.1
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size uszipcode-0.2.4-py2.py3-none-any.whl (378.9 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes |
Filename, size uszipcode-0.2.4.tar.gz (231.4 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for uszipcode-0.2.4-py2.py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | 1b87c114495742727b9c27468fb7eb68fc36a1fe75b0e4437ac1a88826326733 |
MD5 | 7a3e900f0640222336be0f6cd0d204a5 |
BLAKE2-256 | bc941b908c6fe2008f0e913b0b2d97951aa76e00ec1044883c012afb2e477b4a |
Hashes for uszipcode-0.2.4.tar.gz
Universal Zip Code Format Download Free Windows 10
Algorithm | Hash digest |
---|---|
SHA256 | 0c9f3ff83b6c18ab81942024fc8e7f63bb17ab43d6589d80bebb5112584b98c3 |
MD5 | 786d614b73284ee599a88a08426bf9ae |
BLAKE2-256 | 3d1e6039ee0a742a0e61ade9fc48c53d00ccd2fc386f2f6cd9f74dc2e00d3070 |