Visualizations for NYC open data
- Node
- Download or clone this project
- npm install
- npm run start
- Access to localhost:3012
Please note that certain visualizations needs additional back-end running:
- Census requires datashader-server
Census backend is based on datashader's example census 2010
This project is licensed under the MIT License - see the LICENSE file for details