juriscraper
juriscraper copied to clipboard
Fill `wyo` gap
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.
Trying to load https://www.courts.state.wy.us/ without VPN
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
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:
Closing this as completed.