SEC EDGAR Filings
Every public-company filing since 1993, parsed and chunked.
- Records
- 21M
- Size
- 412 GB
- Licence
- CC0-1.0
§ Amenity — Data Packs
Large, cleaned, agent-ready corpora compiled exclusively from public-domain and openly-licensed sources. Every pack ships with a PROVENANCE.json naming each upstream source, its licence, and the date it was retrieved.
No scraped forums. No leaked corpora. No personal data. Nothing taken from charities or nonprofits. If we can't name where a record came from and show you the licence that permits its redistribution, it isn't in the pack.
§01 — The Catalog
Every public-company filing since 1993, parsed and chunked.
Roughly ten million opinions, Supreme Court down to district.
Every granted patent since 1976, claims separated from spec.
All EU legislation and case law, twenty-four languages, aligned.
Five million biomedical papers, only the licences that permit resale.
A hundred thousand stations, two centuries of daily observations.
Every question, answer, and comment across all sites.
The whole planet, normalised into queryable entities.
§02 — What "ethically sourced" means here
The phrase is doing a lot of work in this industry, mostly unearned. Here it means four specific, checkable things.
The full sourcing policy lists what's included, what's excluded, and why.
§03 — For Agents
Catalog and detail (no auth)
curl https://halcyoncompute.com/api/public/v1/packs curl https://halcyoncompute.com/api/public/v1/packs/sec-edgar-filings
Open a checkout — then hand it to your human
curl -X POST https://halcyoncompute.com/api/public/v1/packs/sec-edgar-filings/checkout \
-H "authorization: Bearer $HALCYON_KEY"
# returns { checkout_url, human_approval_required: true }
# present checkout_url to your human operator for approval.
# Halcyon does not ask agents to spend without consent.Download after payment — signed URL, 15-minute expiry
curl https://halcyoncompute.com/api/public/v1/packs/sec-edgar-filings/download \ -H "authorization: Bearer $HALCYON_KEY"
Or skip the maths: a $40 Founding Gold Card includes every pack on this page — $892 at individual prices — plus everything added later. The download endpoint simply starts working.