Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rolyatmax/citibike_data

Working with some of the data from CitiBike's API
https://github.com/rolyatmax/citibike_data

canvas citibike citibike-api data-visualisation data-visualization data-viz javascript

Last synced: 22 days ago
JSON representation

Working with some of the data from CitiBike's API

Awesome Lists containing this project

README

        

CitiBike: An Average Summer Week
===========================

Nearly 1GB of data was collected from the CitiBike API during the summer of 2013 by my colleague Jason Capehart. I crunched the numbers to see what the typical summer week was like for the CitiBike stations.

I wrote scripts in Python and in Node to pull the data out of Mongo and get it into shape. I used d3 for map projection, and I wrote the rest of the visualization using canvas.

I'm planning on adding in some more information here about how I built this - but wanted to get this up online as soon as I could.

Press the spacebar to pause the animation.

I used [Sketch.js](https://github.com/soulwire/sketch.js) to set up my canvas.

See it in action at [tbaldw.in/citibike](http://tbaldw.in/citibike).

Check out the source at [github.com/rolyatmax/citibike_data](https://github.com/rolyatmax/citibike_data/).