Filings dataset

Download SEC filings and metadata

Create reproducible filing exports by company, form, and date range while keeping source documents addressable.

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: Download a research corpus or archive a defined filing universe. 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

Save a manifest containing query filters, accessions, document hashes, retrieval time, and failed downloads; a folder of PDFs is not a reproducible dataset.

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

  • Silent download failures.
  • Duplicate amendments.
  • Manifest omitted.
  • 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.