• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Recommended zip code database?

edprush

Platinum Member

I am having someone code a site for me and one of the features is that the end-user will be able to do a radius search from zip codes they input.

Does anyone have a zip code database that they recommend?

I see many zip code databases available for sale but don't know which one is the best.

 
I've used a database that was purchased from here before: http://www.zipinfo.com/

It was about $100.

Edit: Actually only $40 for a single license. It includes:
ZIP code, city, state, area code, county name and FIPS code, time zone, and daylight saving time information

There are other datasets there too.
 
Google maps API might do what you need for free. They limit the number calls/day, but it's a high number.
 
Originally posted by: 2Xtreme21
I think you can find a few free lists available by state online. Google is your friend.

There are hundreds of sources for zip codes. I am looking for a reliable source.

Many sites resell OLD zip code database that they bought from another source that bought from another source.

I'm looking for current/accurate/reliable.

I'll pay.
 
Originally posted by: Skeeedunt
Google maps API might do what you need for free. They limit the number calls/day, but it's a high number.

I failed to mention that I need latitude/longitude data for each zip. This is used to determine distance from the zipcode.
 
Back
Top