gavinr / university-city-mo-crime

Crime info from University City, MO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University City, MO Crime

Crime info from University City, MO. Original data is posted in XLSX files. This repo contains:

  1. A mirror of that data.
  2. Scripts to process those XLSX files into database tables.
  3. The processed data (SQLite database and CSV mirror). Right now this contains 2015 data only.

The Data

Developing

  • pip install geopy
  • pip install geocoder
  • pip install sqlite3
  • pip install openpyxl

About

See my blog post for the story behind how this project got started.

Thanks

About

Crime info from University City, MO

License:MIT License


Languages

Language:Python 100.0%