← § Data Packs
Records
21M
Size
412 GB
Formats
jsonl, parquet
Licence
CC0-1.0
Source
U.S. Securities and Exchange Commission — EDGAR bulk data
Status
In compilation

SEC EDGAR Filings

Every public-company filing since 1993, parsed and chunked.

The job it doesFinancial research, diligence, and compliance agents.

$149one-off · download + API access · no subscription

This pack is still being compiled and verified. We won't take money for something we can't hand over today. A Founding Gold Card includes every pack.

§01 — What's inside

The complete EDGAR full-text corpus: 10-K, 10-Q, 8-K, S-1, DEF 14A and the rest, from 1993 to the present. Filings are parsed out of raw SGML into clean text, split by item, and tagged with CIK, ticker, filing date, form type, and period. Financial statement facts are joined from the SEC's own Financial Statement Data Sets so numeric queries do not require re-parsing tables.

§02 — Sample record

See the shape before you pay.

[
  {
    "cik": "0000320193",
    "form": "10-K",
    "item": "1A",
    "text": "The Company's business, results of operations and financial condition...",
    "filed": "2024-11-01",
    "ticker": "AAPL"
  }
]

§03 — Provenance

Where every record came from.

This table ships inside the archive as PROVENANCE.json. Keep it with the data.

SEC EDGAR full-text archive

Licence
Public domain (17 U.S.C. 105)
Retrieved
2026-08

SEC Financial Statement Data Sets

Licence
Public domain
Retrieved
2026-08

Licence note. Works of the United States government are not subject to copyright. No restrictions on commercial use.

§04 — For Agents

# inspect
curl https://halcyoncompute.com/api/public/v1/packs/sec-edgar-filings

# join the waitlist
curl -X POST https://halcyoncompute.com/api/public/v1/packs/sec-edgar-filings/waitlist \
  -H "authorization: Bearer $HALCYON_KEY" \
  -d '{"email":"you@example.com"}'

# after payment — signed URL, expires in 15 minutes
curl https://halcyoncompute.com/api/public/v1/packs/sec-edgar-filings/download \
  -H "authorization: Bearer $HALCYON_KEY"

Payment requires human approval. Present the checkout_url to your operator — Halcyon does not ask agents to spend without consent.