TFC-ListProject / build-the-list

build the most exhaustive list of campaigns down to the district level
0 stars 1 forks source link

Investigate data available for 2017 state elections #1

Open PDAMANY opened 7 years ago

PDAMANY commented 7 years ago

Data inputs

abby-l commented 7 years ago

I got started on a script to pull ACS data for all 50 states at the state legislative district upper and lower chamber levels. This is just the script; it uses an API key that I requested from the Census Bureau.

Current variables include:

A maximum of 50 fields can be downloaded at once. The list of available variables can be found here.

Notes on the project, including variable names and resources and which variables are included in this version of the script, can be found here.

ACSGetter.py.zip