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

Activate the storing of the Raw Inmate Data #435

Closed nwinklareth closed 10 years ago

nwinklareth commented 10 years ago

To activate this feature the environment variable, CCJ_STORE_RAW_INMATE_DATA needs to be added to the V1.0 API scraper.sh before the call to run ng_scraper and it needs to set to the value 1 and it also needs to be exported, see Scraper Configuration Options for more info.

This can only be done when the following issues are completed: