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

modify scraper to POST to v2 API #394

Closed bepetersn closed 10 years ago

bepetersn commented 10 years ago

The exact way this will be done is still a little bit in flux. Since the scraper is concurrent, @wilbertom has suggested POSTing one inmate at a time, and I think I agree.

wilbertom commented 10 years ago

I'm closing all of these having to do with processing and going to document the new architecture.