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

https://github.com/rolyatmax/citibike-trips

Visualizing citibike trips with webgl
https://github.com/rolyatmax/citibike-trips

citibike data javascript regl visualization webgl

Last synced: 7 months ago
JSON representation

Visualizing citibike trips with webgl

Awesome Lists containing this project

README

          

# citibike-trips

![citibike-trips](/images/citibike-trips.png?raw=true "citibike-trips")

```
npm run serve
```

For dev:
```
npm install
npm start
```

Playing with some citibike trip data made available at [https://www.citibikenyc.com/system-data](https://www.citibikenyc.com/system-data).

Most of the dataset was too large for the repo, so you'll have to go download the data for yourself.