Add potentially interesting statistics

This commit is contained in:
Arne Schlüter 2015-02-07 14:53:09 +01:00
commit 9cbff4aa30

View file

@ -8,4 +8,10 @@ In order to set up the tables you have to create them first. This is done quite
```python
from models import *
create_tables()
```
```
## Interesting statistics
1. How often did violence occur?
2. Where did it occur the most?
3. How do we categorize it?
4. How many did occur close train stations?