Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/)
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- legal
|
6 |
+
- court
|
7 |
+
- courtlistener
|
8 |
+
- case
|
9 |
+
- opinion
|
10 |
+
- decision
|
11 |
+
- holding
|
12 |
+
---
|
13 |
# Courtlistener Data
|
14 |
|
15 |
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/)
|