# us-census-tools **Repository Path**: mirrors_bramp/us-census-tools ## Basic Information - **Project Name**: us-census-tools - **Description**: A collection of scripts I've written to handle census data. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)