Skip to content

A Perl script to aggregate Census data at the block level for all of the United States

License

Notifications You must be signed in to change notification settings

nicholastulach/CensusBlockAggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CensusBlockAggregator

A little hacked-together utility to get Census data using the public API

Requirements: CSV file with state and county FIPS codes plus Census tract identifiers, each in their own columns

Customizations: See the .pl script file for info on how to customize the query for your own specific needs. You also might have to break up the Census tracts CSV source file into multiple files because the API service can't always handle lots and lots of requests.

Get a Census API key: http://api.census.gov/data/key_signup.html

Good luck.

About

A Perl script to aggregate Census data at the block level for all of the United States

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages