Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Courtlistener Data
|
2 |
+
|
3 |
+
From their Bulk Data exports: [s3 link](https://com-courtlistener-storage.s3-us-west-2.amazonaws.com/list.html?prefix=bulk-data/), [docs](https://www.courtlistener.com/help/api/bulk-data/) which lists the dataset as being [in the public domain](https://creativecommons.org/publicdomain/mark/1.0/)
|
4 |
+
|
5 |
+
Converted to Parquet for ease of use.
|