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

Parse disposition data from HTML #69

Closed
newswim opened this issue Feb 5, 2023 · 3 comments
Closed

Parse disposition data from HTML #69

newswim opened this issue Feb 5, 2023 · 3 comments
Assignees
Labels
parser Improving the parsing capabilities

Comments

@newswim
Copy link
Collaborator

newswim commented Feb 5, 2023

No description provided.

@newswim
Copy link
Collaborator Author

newswim commented Feb 7, 2023

Lots of great ideas from @nicolassaw here:

open-austin/indigent-stats-frontend#60

@newswim newswim changed the title Analyse sentencing information Analyze sentencing information Feb 10, 2023
@tpadmanabhan
Copy link

Follow up with Nick

@nicolassaw nicolassaw transferred this issue from open-austin/azure-indigent-defense Jun 15, 2024
@nicolassaw nicolassaw changed the title Analyze sentencing information Parse disposition data from HTML Jun 15, 2024
@nicolassaw
Copy link
Contributor

This step involves parsing complex disposition data. There may be multiple sentences on a given case in instances where, for example, a person was serving a probation sentence for 2 years but then their probation was revoked and they were sentenced to 180 days in jail. This is two separate sentences in chronological order. For data analysis purposes and visualization, it may make sense to "flatten" the data to only show the first disposition on the case.

This ticket is for parsing the data. The other ticket is for visualizing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser Improving the parsing capabilities
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants