juriscraper icon indicating copy to clipboard operation
juriscraper copied to clipboard

Fill `wyo` gap

Open grossir opened this issue 1 year ago • 2 comments

Part of #929

We have a gap in opinions from August 28th, 2019 to May 17th 2022. The source reports 445 opinions for that time period.

grossir avatar Apr 11 '24 19:04 grossir

Trying to load https://www.courts.state.wy.us/ without VPN image

grossir avatar Apr 12 '24 15:04 grossir

Command to fill the gap:

docker exec -it cl-django python /opt/courtlistener/manage.py cl_back_scrape_opinions  --courts juriscraper.opinions.united_states.state.wyo --backscrape-start=08/27/2019 --backscrape-end=05/18/2022

grossir avatar Apr 15 '24 17:04 grossir

After running the backscraper, we have 401 opinions for this time period. We expected 445, but got 44 repeated hashes. It seems like the source returns 1 records per docket, even when a bunch a dockets ended up on a single opinion. For example: image

Closing this as completed.

grossir avatar Jul 24 '24 01:07 grossir