ACS Alchemist is a tool that can help you extract specific portions of the American Community Survey (ACS) in Shapefile format.
GNU General Public License v3.0
22
stars
5
forks
source link
County shapefile URLs have changed #26
Open
jbranigan opened 11 years ago
In the config file (for 2010), the counties URL and file name lines should look like this:
"ShapeFileCountiesURL": "http://www2.census.gov/geo/tiger/TIGER2010/COUNTY/2010/", "ShapeFileCountiesFilename": "tl2010{FIPS-code}_county10.zip",
Additional testing will likely be necessary.