open-austin / indigent-defense-stats

A web scraper for collecting and processing public case records from sites using Tyler Technology's Odyssey court records database software.
MIT License
15 stars 6 forks source link

Identify good candidate counties for scraping #88

Open normaljosh opened 1 year ago

normaljosh commented 1 year ago

It seems that court records differ from county to county. We could use help with going through the counties at https://github.com/open-austin/Odyssey-Court-Records-to-JSON/blob/main/resources/texas_county_data.csv , and getting this information:

  1. Is there a calendar search function?
  2. Try to open a specific case that is set as a Jury Trial
  3. Save a screenshot of the case
  4. Update the spreadsheet to indicate a screenshot has been taken

Example of a jury trial: image

tpadmanabhan commented 5 months ago

Validate with Nick

tpadmanabhan commented 5 months ago

per @nicolassaw this info should be included in the referenced csv

tpadmanabhan commented 5 months ago

Linked to open-austin/indigent-defense-stats#66

nicolassaw commented 4 months ago

I met with Nate to discuss the project and what counties we should select next for development. In short, it makes sense to identify counties with public defender's offices and Odyssey, with bonus points if they are close by. This will allow us to compare the differences in practice between institutional public defenders and private appointed counsel.

Background: The original goal of the project was first to find out whether there is a difference in motions practice between different types of defense attorneys. It was hypothesized that full time public defenders file more motions (and litigate more) than court-appointed private attorneys and comparable to (or even more than) private counsel. And this results in better case dispositions for client's represented by public defenders.

Counties List: The Texas Indigent Defense Commission publishes a map of Texas with all counties with public defender's offices across Texas: https://tidc.texas.gov/media/txcfktwt/managed-indigent-defense-systems-chart-as-of-nov-2023-final.pdf. It is also important to consider close proximity to Austin for validating online records in person: Hays Count is close by and has Odyssey.

Next Steps: I will work on adding a new column to the Excel sheet that indicates whether the county has a public defender's office. If it does have a PDO, I will then update its link and whether it has Odyssey to create a short list of potential counties to develop.

nicolassaw commented 4 months ago

I've updated the CSV of county data to include a column for whether there is a PDO, I've updated a few other Odyssey links, and I've added notes for how far certain places are from Austin to try and identify places within 3.5 hours drive (at max). The date the Odyssey link was updated is also a column on the table.

Based on discussion with Nate, I think these may be a few good candidates for development and why:

These two don't have PDOs but do have some high attorney caseloads:

nicolassaw commented 3 months ago

The seven counties above are still the best counties for us to begin with. I'm going to close this ticket and we can reopen it if we finish scraping, validating, and visualizing these seven counties.

tpadmanabhan commented 3 months ago

Thanks @nicolassaw cc: @lianilychee

nicolassaw commented 2 months ago

Nueces is no longer a workable county as they have updated to a newer version of Odyssey.

Reopening this ticket to consider new counties.