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

Removed processing and not nullable db columns #446

Closed wilbertom closed 10 years ago

wilbertom commented 10 years ago

I removed the processing code from the code base and made some columns un-nullable. The next step is to add column lengths(sorry @norbert for loosing our last work on this).

Also started drafting how we are going to get the new data. Nothing serious.