Rossi
Rossi
I understand that the DeferringList class has the purpose to "defer" or delay making a new request to get extra data, until the caller (in courtlistener) runs the DupChecker and...
Related to freelawproject/juriscraper#883 Main difference is that the nested objects supports OpinionClusters, which may have multiple Opinions. Current data flow is based on a single opinion per item - abstracted...
We have an `ErrorLog` Django Model and DB table that is used to capture problem with `get_binary_content` on both cl_scrape_opinions and cl_scrape_oral_arguments https://github.com/freelawproject/courtlistener/blob/b62611d1554d44f432b88b6f481509cdd76a25fb/cl/scrapers/models.py#L30 However, this makes it necessary to check...
Using the dev DB, I identified 10197 opinions which have a `download_url` but no extracted content. Such opinions had a valid download URL, but none of the following content fields:...
Solves #3823 Added `backscrape_start` and `backscrape_end` optional command line arguments, and passed them to cl_back_scrape_opinions
See it here: https://www.mass.gov/lists/unofficial-collections-of-published-opinions
We check for duplication of a single opinion via hash of the document binary content. In SCOTUS, scraped via the `scotus_slip` scraper in juriscraper, we are getting slightly different versions...
This issue comes from a question via email about a missing opinion from SCOTUS, "Joseph Kennedy v. Bremerton School District". Indeed, it does not surface when searched via the interface,...
[Query](https://www.courtlistener.com/?q=court_id%3Ancctapp&type=o&order_by=dateFiled%20desc&stat_Precedential=on&stat_Non-Precedential=on&filed_before=12%2F31%2F2021) to find them. More current opinions don't have that problem. It [affects](https://www.courtlistener.com/api/rest/v3/clusters/4802830/) the short_case_name and the slug, so I don't know if it will be desirable to alter it...
Hola, Estaba armando un mapa con mucha data distrital y me di con que algunos distritos en mi data no aparecian. Encontre los siguientes errores en peru_distrital_simple.geojson: DEP PROV DIST...