Filings dataset

SEC filings

EDGAR filing metadata, accession-linked documents, form types, filing timestamps, and issuer identity from the SEC’s public APIs and archives.

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.

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

Evaluate sec filings on source authority, historical depth, identity, timestamps, correction behavior, coverage reporting, and serving rights. A polished response is not enough if the underlying evidence cannot be reconstructed.

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

  • Source identity is missing.
  • Coverage is assumed rather than measured.
  • Later corrections overwrite the historical view.
  • 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.

Buyer-intent guides

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.