Census Map
From charlesreid1
My goal is to set up a map that connects census tract data with some other census data, e.g., population or median income.
First, I found the SunglightLabs Census library, which provides a Python wrapper to the 2010 Census data API (wow!):
https://github.com/sunlightlabs/census
I requested a key from census.gov here: http://www.census.gov/developers/
And waited.........