Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Ability to fetch Raw Inmate Data from Python for a specified date #443

Open
nwinklareth opened this issue Jun 8, 2014 · 0 comments
Assignees
Labels

Comments

@nwinklareth
Copy link
Contributor

This is part of #395.

This is ability needs to work on any machine, not just the cookcountyjail.recoveredfactory.net server, and the retrieved data must be delivered in a parsiimonious manner.

Also need to be able to know what dates are available.

Acceptance criteria:

  1. Get list of available dates
  2. Ability to arbitrarily fetch any of the available snapshots in a way that does not require that all of the data exist in the caller's space.
  3. Has a documented behavior if given a data that does not exist and the implementation matches the documented behavior
bepetersn added a commit to bepetersn/cookcountyjail that referenced this issue Jun 27, 2014
…command for interfacing with raw inmate data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants