juriscraper icon indicating copy to clipboard operation
juriscraper copied to clipboard

Fill `nm` and `nmctapp` gaps

Open grossir opened this issue 1 year ago • 2 comments

Part of #929

nm

Between 2019-04-11 and 2021-03-04 we have 6 opinions. Should have 80

Update: Part of this gap was patched by a merger (it has clusters), the new gap has 0 opinions Filed After: 2020-01-19 › Filed Before: 2021-03-03

Between 2021-04-13 and 2022-01-09 we have 0 opinions, should have 30.

nmctapp

Between June 7th, 2019 and April 1st, 2022 we have 3 documents in CL. From the source, we are missing 1265 documents

grossir avatar Apr 10 '24 01:04 grossir

This source is using "Decisia", the same backend as ark sources #958 . An abstract scraper for this backend could be created, and each state source could inherit from it. Will leave that merging for a future issue

grossir avatar Apr 10 '24 01:04 grossir

docker exec -it cl-django python /opt/courtlistener/manage.py cl_back_scrape_opinions --courts juriscraper.opinions.united_states.state.nm --backscrape-start=01/19/2020 --backscrape-end=03/04/2021

docker exec -it cl-django python /opt/courtlistener/manage.py cl_back_scrape_opinions --courts juriscraper.opinions.united_states.state.nm --backscrape-start=04/12/2021 --backscrape-end=01/10/2022

docker exec -it cl-django python /opt/courtlistener/manage.py cl_back_scrape_opinions --courts juriscraper.opinions.united_states.state.nmctapp --backscrape-start=07/05/2019 --backscrape-end=01/03/2022

grossir avatar May 29 '24 00:05 grossir