summaryrefslogtreecommitdiff
path: root/README.nfo
blob: 8cb51dee49353a2eb506b5c6b12c4e927e35eef2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
┌──────────────────────────────────────────────────────────────┐
│  O M A H A   I N C I D E N T S             [ KRZ ]   krz.sh  │
└──────────────────────────────────────────────────────────────┘

WHAT
  crime data from the omaha police department, for analysis and
  visualization.

API
  explore the database over http with sqlite2rest:

      pip3 install sqlite2rest
      sqlite2rest serve ./raw_data/ingress.db

TODO
  - import script (done)
  - drop duplicate header rows (done)
  - explore and analyze the data
  - plotly dash visualizations
  - api to the database

SCREENSHOTS
  screenshots/dashboard_01.png
  screenshots/dashboard_02.png

┌──────────────────────────────────────────────────────────────┐
│  krz.sh                                                      │
└──────────────────────────────────────────────────────────────┘