Filings dataset

SEC filings API

Request filing records, document metadata, and source-linked text with stable pagination and as-of filters.

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: Add filings to an application or quantitative event pipeline. 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

Require accessions, accepted times, document URLs, form filters, amendment linkage, deterministic cursors, and explicit rate limits.

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

  • Opaque document extraction.
  • Unstable result ordering.
  • Missing source attribution.
  • 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.