https://github.com/bramp/us-census-tools
A collection of scripts I've written to handle census data.
https://github.com/bramp/us-census-tools
Last synced: over 1 year ago
JSON representation
A collection of scripts I've written to handle census data.
- Host: GitHub
- URL: https://github.com/bramp/us-census-tools
- Owner: bramp
- Created: 2012-04-07T17:41:09.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-24T00:36:04.000Z (almost 14 years ago)
- Last Synced: 2025-03-25T18:51:10.769Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 131 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A collection of tools to help download and process US Census data.
by Andrew Brampton 2011-2012
fetch_tiger2010.php - Fetchs Tiger2010 shape files for various geographies
import_tiger.php - Parses the shape file and stores it into a different format
- You will need the php-dbase extension (pecl install dbase)