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
- Host: GitHub
- URL: https://github.com/rolyatmax/citibike-trips
- Owner: rolyatmax
- Created: 2014-05-24T03:04:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T22:23:42.000Z (over 3 years ago)
- Last Synced: 2024-04-14T12:35:54.369Z (over 1 year ago)
- Topics: citibike, data, javascript, regl, visualization, webgl
- Language: JavaScript
- Homepage: https://tbaldw.in/citibike-trips
- Size: 18.5 MB
- Stars: 59
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.