An open API service indexing awesome lists of open source software.

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.

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)