swenson / rubyzipload

Loads ZIP code and US location information from US Census into a database

This URL has Read+Write access

rubyzipload / README.rdoc
100644 22 lines (11 sloc) 0.544 kb

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/