From charlesreid1

Revision as of 03:17, 8 February 2015 by Admin (talk | contribs) (Created page with "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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.........