Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ The full SFD corpus is estimated at ~500B tokens across ~18.4M filings (1994–p
|
|
| 42 |
## Key facts
|
| 43 |
|
| 44 |
- **Format:** [MultiMarkdown](https://fletcher.github.io/MultiMarkdown-6/) — preserves merged-cell tables (`||` colspan, `^^` rowspan), indentation, and visual hierarchy that standard text extraction destroys.
|
| 45 |
-
- **Source formats handled:** HTML (~62%), XML (~18%), plaintext (~18%), SGML (~2%), PDF-via-OCR (~1%) — see paper §3.
|
| 46 |
- **Filings:** ~3.4M parsed `.md` documents across 350+ filing types (10-K, 10-Q, 8-K, Form 4, N-PORT, 13F, 485BPOS, ABS-EE, …).
|
| 47 |
- **License:** CC-BY-NC-4.0 (parsed). Underlying SEC filings are U.S. Government public domain.
|
| 48 |
- **Storage:** Parquet shards with zstd-15 compression, one shard per (year, month).
|
|
@@ -136,7 +136,7 @@ Released separately when scoring is finalized.
|
|
| 136 |
|
| 137 |
## Provenance & versions
|
| 138 |
|
| 139 |
-
- **v1** (this release): 2022-01 → 2025-06, parsed by SFD pipeline rev `
|
| 140 |
- Future releases will extend coverage to 1994–2021 and incrementally to 2025-07+.
|
| 141 |
|
| 142 |
## Contact
|
|
|
|
| 42 |
## Key facts
|
| 43 |
|
| 44 |
- **Format:** [MultiMarkdown](https://fletcher.github.io/MultiMarkdown-6/) — preserves merged-cell tables (`||` colspan, `^^` rowspan), indentation, and visual hierarchy that standard text extraction destroys.
|
| 45 |
+
- **Source formats handled:** HTML (\~62%), XML (\~18%), plaintext (\~18%), SGML (\~2%), PDF-via-OCR (\~1%) — see paper §3.
|
| 46 |
- **Filings:** ~3.4M parsed `.md` documents across 350+ filing types (10-K, 10-Q, 8-K, Form 4, N-PORT, 13F, 485BPOS, ABS-EE, …).
|
| 47 |
- **License:** CC-BY-NC-4.0 (parsed). Underlying SEC filings are U.S. Government public domain.
|
| 48 |
- **Storage:** Parquet shards with zstd-15 compression, one shard per (year, month).
|
|
|
|
| 136 |
|
| 137 |
## Provenance & versions
|
| 138 |
|
| 139 |
+
- **v1** (this release): 2022-01 → 2025-06, parsed by SFD pipeline rev `sec_parser`.
|
| 140 |
- Future releases will extend coverage to 1994–2021 and incrementally to 2025-07+.
|
| 141 |
|
| 142 |
## Contact
|