A simple project to work with Citi Bike data showing every trip bike #77139 took in August 2015 in NYC.
Citibike system data is available for download here.
We started with one month's system data. The data was then processed and filtered using iPython notebooks, pandas and numpy to extract stations locations and bike trips.
TOPOjson is leveraged to draw features of the NYC region and mark the location of the Recurse Center, where Dave Anderson and Aliza Aufrichtig created this visualization in Winter 2015/2016.
This project uses: