Filings dataset

SEC EDGAR company filings

Search EDGAR-derived company filings by ticker, CIK, form, accession, and date while retaining primary-source links.

Primary source

SEC EDGAR

API route

/v3/stocks/{symbol}/filings

Coverage

Explicit by stream

Serving

Rights-aware

What this dataset means

An SEC filing is a document submitted to EDGAR under a specific form type and accession number. Reliable research keeps the accession, accepted timestamp, filer CIK, document list, amendments, and original source URL so every extracted statement can be traced back to what the company filed.

The buyer’s objective is straightforward: Find and verify a company disclosure without scraping issuer pages. DataCedar keeps the research contract visible so the output can be inspected before it is trusted.

Fields delivered

CIK and security identity
accession number
form and amendment status
filing and accepted timestamps
primary document and exhibits
filing period
source URL and retrieval run

The endpoint is /v3/stocks/{symbol}/filings. Responses retain deterministic pagination and the metadata needed to connect normalized records to their source run.

How to evaluate a provider

Use the SEC accession as the durable key and retain the accepted timestamp; filenames and current tickers are not stable identities.

A filing date is not always the first tradable time. Event research must use the accepted timestamp, market session, amendments, and the simulated decision cutoff. DataCedar deliberately exposes that boundary in the product rather than leaving customers to infer it from a missing endpoint or a legal footnote.

Failure modes to test before purchase

  • Ticker-only joins.
  • Amendments ignored.
  • Filing date used without accepted time.
  • Acquisition access is treated as proof of redistribution rights.
  • An empty array cannot distinguish no event from incomplete collection.

Source, freshness, and reproducibility

Source. SEC EDGAR. DataCedar stores source identifiers and retrieval runs before normalization, then serves its own stable downstream schema.

Freshness. The SEC updates submissions throughout the day and republishes bulk archives nightly. DataCedar records both the filing time and when its collector observed the filing.

Rights. EDGAR is the open primary source. DataCedar preserves SEC attribution and follows the SEC fair-access policy and user-agent requirements.

Questions, answered.

The research schema includes CIK and security identity, accession number, form and amendment status, filing and accepted timestamps, primary document and exhibits, filing period, source URL and retrieval run. Fields remain connected to source, retrieval, coverage, and rights metadata.