sc3 / cookcountyjail

A Django app that tracks the population of Cook County Jail over time and summarizes trends.
http://cookcountyjail.recoveredfactory.net/api/1.0/?format=json
Other
31 stars 23 forks source link

Populate the V2.0 Database #449

Open nwinklareth opened 10 years ago

nwinklareth commented 10 years ago

This is realted to #395 and #448 and #445 need to be done as well all of the V2 API database models need to be built and the base models for Charges, Courtroom and Housing locations need to be populated. Once they are then the raw Inmate data needs to be backed filled and then the V2 database loader needs to be run, populating the V2.0 database.

Once this is all done, populating the V1.0 database can be turned off.