Replies: 3 comments 3 replies
-
I hope this helps! |
Beta Was this translation helpful? Give feedback.
-
|
On this very narrow question:
ACMS (the CM/ECF successor used by the 2nd Circuit and the 9th Circuit, initially rolled out only for immigration cases but then rolled out for all cases starting Oct. 1, 2023) does not pad its docket numbers. And indeed, historically CM/ECF docket numbers started at 1000 or 10000 and had structure/significance associated with the leading digit, and that is all gone. The first case is 26-1, then 26-2, etc., etc. Or to put it differently: No. Hopefully this is not too tangential. |
Beta Was this translation helpful? Give feedback.
-
|
Hey yall! Was digging into data as well and see a similar gap I think is mostly from the source group (likely from Harvard CAP dropoff).
If there is a better central blog/update w.r.t. handling data completeness issues lmk! DetailsThe gap — published clusters carrying their official reporter cite, by
Appellate reporter cites are essentially complete through 2024; published district cites fall off a cliff after 2019 (~90% → ~0%). It tracks sourcing (opinions filed 2020–2025):
Recent appellate comes from court-website scrapes with clean captions/dates; recent district is almost entirely RECAP/PACER. Every reporter cite in the snapshot was QuestionIs it likely resolving RECAP/PACER opinion -> official reporter cite will not be feasible for federal district courts? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm building a pipeline that links FJC Integrated Database (IDB) appellate cases to CourtListener opinions by docket number. I'm using the Education Membership API. I have a few questions about cases I can't match.
1. Cases that exist in CL but aren't findable by docket number
Many cases return 0 results via /search/?docket_number=&court=&type=o and /dockets/?docket_number_core=, but ARE found by party name search. Examples in ca9:
Is there a known reason why some docket numbers aren't searchable by the docket_number or docket_number_core fields even when the case exists in CL? Is the core format (YY + 6-digit zero-padded sequence) consistent across all circuits?
2. Dockets found but clusters=[]
When I find a docket via docket_number_core, many recent cases have clusters=[] (the docket exists but no opinion is attached). Examples:
Are these cases in PACER/RECAP only, not yet linked to the case law database? Is there a way to retrieve the opinion text for these cases via the API?
3. Lead consolidated cases not found
The IDB records a JOINAPP value for each case indicating its role in a consolidation. JOINAPP=2 cases are non-lead consolidated cases, and JOINAPP=3 cases are the designated lead case of a consolidated group. When I search CL using the lead docket number for JOINAPP=2 cases, they are found successfully. However, when I search for JOINAPP=3 lead cases directly by their own docket number, many return 0 results via both the search API and docket_number_core. Is there a known reason why lead consolidated dockets would be unfindable this way?
4. Match rate decline for recent cases
Match rates are strong for 2004–2016 (~85–95%) but decline for recent years (2020–2023: ~80%, 2025: ~59%). Is this a known coverage gap for recent appellate opinions, or likely a docket format issue?
Questions
Thank you in advance. I'm happy to provide more details or specific examples if that would help.
Beta Was this translation helpful? Give feedback.
All reactions