burnchart/README.md

14 lines
550 B
Markdown
Raw Normal View History

2014-08-29 02:55:45 +00:00
#deadmonton [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
Aggregate crime stats from [Edmonton Police Service](http://crimemapping.edmontonpolice.ca/) and visualize on an [OpenStreet](http://www.openstreetmap.org) map.
![image](https://raw.github.com/radekstepan/deadmonton/master/example.png)
Run the following to fetch data for the past 2 months or updates existing with the latest data.
```bash
$ make fetch
```
Then statically serve the `public/` folder and visit it in the browser. Happy house hunting!