Documentation

Inspect the payload before you integrate.

Public sample files and concise field dictionaries help technical buyers validate structure, provenance and null semantics before requesting access.

SEC Financial Filings · schema v1.0.0

Core field dictionary.

FieldTypeNull?Meaning
form_typestringNoSEC filing that triggered the DModify financial record.
filing_dateISO-8601 dateNoTrigger filing date.
accession_numberstringNoTrigger SEC accession number.
source_filing_urlURINo*SEC archive URL for the trigger filing in production records.
financial_source_form_typestringYesPeriodic filing that supplied financial metrics.
financial_source_filing_dateISO-8601 dateYesDate of the periodic source filing.
financial_source_accession_numberstringYesAccession for the periodic source filing.
financial_source_filing_urlURIYesSEC archive URL for the filing supplying metrics.
revenue_usd_millionsnumberYesNormalized revenue where available.
net_income_usd_millionsnumberYesNormalized net income where available.
data_quality_statusstringNoPASS or WARNING for accepted production records.

*Sample and preview records show the production-intended provenance structure; exact requirements are governed by the versioned schema contract.

SEC Insider Transactions · schema v1.0.0

Core field dictionary.

FieldTypeNull?Meaning
cikstringNoIssuer SEC CIK.
symbolstringYesIssuer ticker when available.
accession_numberstringNoSEC filing accession number.
insider_namestringNoReporting owner name from filing.
transaction_typestringYesNormalized transaction description.
acquired_disposedstringYesAcquired or disposed classification.
sharesnumberYesReported transaction shares.
price_per_share_usdnumberYesReported price per share when present.
source_filing_urlURINoSEC archive URL for the filing.
data_quality_statusstringNoAccepted record quality state.
Null semantics: A null value means the field is not available or not applicable for that record. DModify does not silently invent source-derived values to satisfy a schema.