freelawproject / courtlistener

A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
https://www.courtlistener.com
Other
501 stars 138 forks source link

originating court #3213

Open text2sql opened 9 months ago

text2sql commented 9 months ago

for this command COPY search_originatingcourtinformation (id, date_created, date_modified, docket_number, assigned_to_str, ordering_judge_str, court_reporter, date_disposed, date_filed, date_judgment, date_judgment_eod, date_filed_noa, date_received_coa, assigned_to_id, ordering_judge_id) FROM '/opt/bulk/originating-court-information-2023-09-22.csv' where can i find this file? it's not on the bulk data page.

mlissner commented 9 months ago

That file doesn't exist yet. The PR you're looking at will introduce it when it runs.