14 lines
550 B
Markdown
14 lines
550 B
Markdown
#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!
|