Update README.md
Browse files
README.md
CHANGED
@@ -155,6 +155,7 @@ There's no split by design – everything lives under <span style="color: #2c2c2
|
|
155 |
|
156 |
By year:
|
157 |
|
|
|
158 |
┌──────┬───────┐
|
159 |
│ year ┆ count │
|
160 |
│ --- ┆ --- │
|
@@ -193,9 +194,11 @@ By year:
|
|
193 |
│ 2024 ┆ 35014 │
|
194 |
│ 2025 ┆ 21314 │
|
195 |
└──────┴───────┘
|
|
|
196 |
|
197 |
By extension:
|
198 |
|
|
|
199 |
┌────────────┬────────┐
|
200 |
│ extension ┆ count │
|
201 |
│ --- ┆ --- │
|
@@ -206,6 +209,7 @@ By extension:
|
|
206 |
│ txt_filing ┆ 140820 │
|
207 |
│ pdf ┆ 3259 │
|
208 |
└────────────┴────────┘
|
|
|
209 |
|
210 |
## <span style="color: #e07a5f">Dataset Creation</span>
|
211 |
|
|
|
155 |
|
156 |
By year:
|
157 |
|
158 |
+
```
|
159 |
┌──────┬───────┐
|
160 |
│ year ┆ count │
|
161 |
│ --- ┆ --- │
|
|
|
194 |
│ 2024 ┆ 35014 │
|
195 |
│ 2025 ┆ 21314 │
|
196 |
└──────┴───────┘
|
197 |
+
```
|
198 |
|
199 |
By extension:
|
200 |
|
201 |
+
```
|
202 |
┌────────────┬────────┐
|
203 |
│ extension ┆ count │
|
204 |
│ --- ┆ --- │
|
|
|
209 |
│ txt_filing ┆ 140820 │
|
210 |
│ pdf ┆ 3259 │
|
211 |
└────────────┴────────┘
|
212 |
+
```
|
213 |
|
214 |
## <span style="color: #e07a5f">Dataset Creation</span>
|
215 |
|