This is a project to manage a flask app and database with mongodb and heroku.
Heroku App -> https://courtobservation.herokuapp.com/
Install all requirements. See requirements.txt or pip install requirements.txt
Configure environment. See utils/databaser.py
A temporary set of starter code. After configuration, run main.py to update the mongodb.
disposition table is a record of decisions that judges have made about people after they are arrested.
The zipped file contains a csv file (use read_csv).
The .bz2 is a compressed pandas pickle - retains all column dtypes (use read_pickle).
gforms.csv -> a csv file containing google form responses