Dataset sample
SEC Filing Events CSV Sample
A downloadable CSV sample for buyers who want to inspect the data shape before using the API for dashboards, alerts, or internal data feeds.
CSV /datasets/sec-filings-sample.csv
observed_at,ticker,company,form,event_type,filed_at,accession_no,source_url
2026-07-02T17:23:22Z,MSFT,Microsoft Corp,8-K,current_report,2026-07-02,0001193125-26-123456,https://www.sec.gov/Archives/edgar/data/789019/sample-index.htm
2026-07-02T16:40:00Z,AAPL,Apple Inc,10-Q,quarterly_report,2026-07-02,0000320193-26-000001,https://www.sec.gov/Archives/edgar/data/320193/sample-index.htm
2026-07-02T15:10:00Z,NVDA,NVIDIA Corp,4,insider_filing,2026-07-02,0001045810-26-000004,https://www.sec.gov/Archives/edgar/data/1045810/sample-index.htm
CSV Schema
The fields are intentionally simple so buyers can inspect the shape in spreadsheets, BI tools, and lightweight data pipelines.
observed_attickercompanyformevent_typefiled_ataccession_nosource_url
Monetization Hypothesis
This sample tests dataset and report-style demand before we invest in ingestion, export automation, or marketplace onboarding.
- API subscription for live polling and larger watchlists.
- Possible CSV snapshot subscription only if dataset-page demand appears.
- Postman and sample CSV reduce buyer evaluation friction before paid use.
Public Sources
The full product would normalize public records into stable datasets and API endpoints only after validation gates are met.
- SEC EDGAR public filings
- SEC company ticker/CIK metadata