A visualization of state legislature composition data published by the National Council of State Legislatures (NCSL).
View the map live at http://data-creative.github.io/us-state-legislature-compositions/.
git clone git@github.com:data-creative/us-state-legislature-compositions.git
cd us-state-legislature-compositions/
Start a local webserver.
python -m SimpleHTTPServer 8888 &