Author: Ori Pleban Email: ori@pleban.org
A simple exploration app built on NYC Open Data to filter and explore the NYC Individual Landmark and Historical District Building Dataset
- Individual Landmark and Historical District Building Dataset
- Landmark Violations
- Landmark Complaints
- Clone the repo:
git clone https://github.com/opleban/nyc-landmark-explorer.git
- Start a local server:
python -m http.server
- Go to http://localhost:8000
For our exercise we'll be using a live coding environment play around with the app and learn more about how to interact with the Socrata Open Data API.