Demo app for PyData 2014. Combines American Community Survey data + Cassandra + Python Bokeh
53
An extended demo application for PyData 2014. This application downloads data from the American Community Survey, stores & serves the data in Cassandra, and plots the median income using Python + Bokeh.
This application is meant to be run with Ferry, which automatically creates a Cassandra cluster using Docker. First, download the application:
git clone https://github.com/jhorey/pydata
Then start the application like this:
ferry start pydata/cassandra.yml
And then navigate to your browser to localhost:8000 to view some maps.
No tags have been pushed to this repository yet.