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

https://github.com/bigfatdog/open-nyc-visualization

Visualizations for New York's open data
https://github.com/bigfatdog/open-nyc-visualization

canvas d3 datashader mapbox mapbox-gl nyc pixi-js react svg visualization webgl webworker

Last synced: 7 days ago
JSON representation

Visualizations for New York's open data

Awesome Lists containing this project

README

          

Visualizations for NYC open data

Open NYC

[Gallery](https://bigfatdog.github.io/open-nyc.html)

# Prerequisite
* Node

# Setup
1. Download or clone this project
2. npm install
3. npm run start
4. Access to [localhost:3012](localhost:3012)

Please note that certain visualizations needs additional back-end running:
* Census requires [datashader-server](https://github.com/BigFatDog/open-nyc-visualization/tree/master/shader-server)

# Credits
Census backend is based on datashader's example [census 2010](https://anaconda.org/jbednar/census/notebook)

# License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details