Skip to main content

EDGAR Filing Statistics

OMNI Datastream indexes and serves SEC EDGAR filings from 1993 to present, with real-time detection of new filings within seconds of SEC publication.

Coverage Summary

MetricValue
Total filing manifests456,146+
EDGAR full index entries3,182,193+
Date rangeAugust 1993 – Present
Enforcement records5,993+ (back to 2003)
Entity resolution coverage8,466+ canonical entities
Exchange enrichment7,823 entities with exchange data
New filing detection< 10 seconds (RSS poller)

Supported Filing Types

OMNI Datastream supports all SEC EDGAR filing types through generic filing search. The following have dedicated endpoints with structured extraction:

Core Filings

FormEndpointDescription
10-K/v1/filingsAnnual reports
10-Q/v1/filingsQuarterly reports
8-K/v1/filingsCurrent event reports
DEF 14A/v1/filingsProxy statements
20-F/v1/filingsForeign private issuer annual
S-1/v1/filingsRegistration statements

Ownership & Governance

FormEndpointDescription
13F-HR/v1/owners/13fInstitutional holdings
Schedule 13D/v1/owners/13d-13gBeneficial ownership (activist)
Schedule 13G/v1/owners/13d-13gBeneficial ownership (passive)
Form 3/4/5/v1/insidersInsider transactions
Form 144/v1/forms/144Restricted stock sales

Fund Filings

FormEndpointDescription
N-PORT/v1/funds/nport/holdingsFund holdings
N-CEN/v1/forms/ncenFund census data
N-PX/v1/forms/npxProxy voting records

Offerings

FormEndpointDescription
Form D/v1/forms/dPrivate placements (structured XML extraction)
Form C/v1/forms/cCrowdfunding offerings
Form 1-A/v1/forms/1-aRegulation A offerings
S-1/424B/v1/offeringsRegistration/prospectus filings

Enforcement

SourceEndpointDescription
Litigation Releases/v1/events/enforcementSEC federal court actions
Admin Proceedings/v1/events/enforcementSEC administrative proceedings
AAERs/v1/events/enforcementAccounting enforcement releases

Extracted Data

DataEndpointDescription
Financial statements/v1/statementsIncome, balance sheet, cash flow
XBRL facts/v1/factsStructured financial data
Subsidiaries/v1/companies/subsidiariesExhibit 21 extraction
Audit fees/v1/companies/audit-feesProxy statement fee tables
Board composition/v1/boardDirector information
Executive compensation/v1/compensationNamed executive officer comp
Risk categories/v1/filings/latest/risk-categoriesItem 1A classification

Data Freshness

SourceUpdate FrequencyDetection Latency
EDGAR RSS pollerEvery 5 seconds< 10 seconds
Enforcement syncDaily (07:30 UTC)< 24 hours
XBRL factsDaily (07:00 UTC)< 24 hours
Entity enrichmentOn demandReal-time

Historical Depth

Filing search returns results from 1993 to present across all form types in the EDGAR full index. Content extraction (sections, XBRL, exhibits) is available for filings with supported formats.
# Search filings from 1995
curl "https://api.secapi.ai/v1/filings?date_from=1995-01-01&date_to=1995-12-31&limit=5" \
  -H "x-api-key: YOUR_API_KEY"