https://github.com/stamen/philly-civiccommons
Quality of public services in Philadelphia based on Yelp
https://github.com/stamen/philly-civiccommons
Last synced: about 2 months ago
JSON representation
Quality of public services in Philadelphia based on Yelp
- Host: GitHub
- URL: https://github.com/stamen/philly-civiccommons
- Owner: stamen
- Created: 2015-04-20T14:47:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T18:24:31.000Z (almost 10 years ago)
- Last Synced: 2025-03-10T20:47:04.948Z (about 2 months ago)
- Language: JavaScript
- Size: 362 KB
- Stars: 1
- Watchers: 19
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Philadelphia Civic Commons
Quality of public services in Philadelphia based on Yelp### Running locally
In a shell, ie.: `Terminal.app`
```
python -m SimpleHTTPServer 8000
```Then open browser and navigate to [http://localhost:8000](http://localhost:8000/www/)