swenson / rubyzipload
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | ||
| |
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

