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

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

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/)