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

Scrape the "Status" from initial result set #82

Open
newswim opened this issue Dec 4, 2022 · 4 comments
Open

Scrape the "Status" from initial result set #82

newswim opened this issue Dec 4, 2022 · 4 comments
Labels
parser Improving the parsing capabilities

Comments

@newswim
Copy link
Collaborator

newswim commented Dec 4, 2022

When we scrape the initial set of records for a given JO, there is a "status" which we want to carry along with the rest of the case records.

Right now, we accumulate a list of case records, but we should go ahead and carry along their status as well.

Screen Shot 2022-12-04 at 3 45 59 PM

(I don't know why the Preview app made these red boxes so irregular 🤷)

@newswim newswim transferred this issue from open-austin/indigent-defense-stats May 25, 2023
@tpadmanabhan
Copy link

Review with Nick if needed. Re-assign

@tpadmanabhan
Copy link

Per @nicolassaw is a 2nd parsing set needed here @newswim @lianilychee

@lianilychee lianilychee assigned nicolassaw and unassigned derac May 12, 2024
@normaljosh normaljosh assigned derac and unassigned derac May 12, 2024
@normaljosh
Copy link
Collaborator

@nicolassaw I would validate by searching the cosmos db that these fields don't actually exist

@nicolassaw nicolassaw transferred this issue from open-austin/azure-indigent-defense Jun 15, 2024
@nicolassaw nicolassaw added the parser Improving the parsing capabilities label Jun 15, 2024
@nicolassaw nicolassaw removed their assignment Jun 15, 2024
@nicolassaw
Copy link
Contributor

Upon investigation, it looks like "Case Type" is already parsed on the HTML of the case front end, but status isn't and would be helpful for showing an overall status of the case.

@nicolassaw nicolassaw changed the title Scrape the "Type" and "Status" from initial result set Scrape the "Status" from initial result set Jun 19, 2024
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: 🔖 To-do
Development

No branches or pull requests

5 participants