public
Description: Loads ZIP code and US location information from US Census into a database
Homepage: http://www.caswenson.com/
Clone URL: git://github.com/swenson/rubyzipload.git
name age message
file README.rdoc Loading commit data...
file process.rb
README.rdoc

RubyZipLoad - a simple US ZIP/location information loader

Overview

Takes US Census data from places2k.txt and zcta5.txt and loads it into a database using Sequel. Support ZIP, city name, state, latitude and longitude.

Download the data from www.census.gov/geo/www/gazetteer/places2k.html

Requires RubyGems and Sequel to be installed.

Meta

Written by Christopher Swenson

Released under the MIT License: www.opensource.org/licenses/mit-license.php

github.com/swenson/rubyziploader

www.caswenson.com/