FINTERM · docsOpen terminal
SEC & fundamentals

Earnings & facts

us-gaap concept timeseries pivoted from EDGAR companyfacts. Twelve metrics × every reported quarter.

The Earnings window calls /api/data/sec/quarterly which builds a per-period timeseries from EDGAR's companyfacts JSON. We pick the first matching us-gaap concept that has data for each metric — e.g. revenue tries Revenues, then RevenueFromContractWithCustomerExcludingAssessedTax, then SalesRevenueNet — so coverage is robust across industries.

Synthesised Q4

10-Q filings carry Q1, Q2, Q3 data; only the 10-K carries the FY total. Where all three quarterlies and the FY exist, we synthesise Q4 = FY − (Q1 + Q2 + Q3) for flow metrics (revenue, net income, gross profit, operating income, R&D, opex). Stock-of-period balances (cash, equity, assets, liabilities) carry the FY closing value as Q4.

Available metrics

  • revenue, netIncome, grossProfit, operatingIncome
  • eps, epsDiluted
  • rd, opex
  • cash, equity, assets, liabilities
warnSome filers (notably Apple) report cumulative YTD values in the same XBRL contexts as quarterly facts. Per-period accuracy is generally good but spot-check the bars against the source 10-Q if you're using these for serious work.