jgv / area

Perform a variety of conversions between places and area codes or zip codes.
http://jonathanvingiano.com/area
MIT License
176 stars 58 forks source link

Updates to zipcode data #7

Closed phallguy closed 11 years ago

phallguy commented 11 years ago

I'm considering using area for a project that does a fair amount of geocoding already. Having a local database for US data would be a nice improvement. While the data is mostly static it does change from time to time. How does the area gem handle updates to the zipcode database?

jgv commented 11 years ago

Currently Area uses this data which is from free databases. I believe its only a few years old. If you have updates to it from more recent datasets please feel free to fork, add, and send a pull request.