Home  /  Fundamental Data  /  Stock Financials

US Fundamentals Data - Company Financial Statements



The Stock Financials dataset provides structured financial statement data for US-listed equities, with reported history back to Jan 2000 - over 25 years of point-in-time fundamentals. The financials statements are normalized to provide for consistentcy and allow for comparisons over time and across industries. The dataset includes income statements, balance sheets, and cash flow statements, alongside dozens of derived ratios such as EBITDA margin, return on assets, return on equity, and free cash flow. Data is drawn directly from SEC 10-K and 10-Q filings.

Access the data set by downloading Excel-comapitable csv files, or use the API for more granular queries :

Financial Statements (Single Period)
Click Execute to generate a sample
Response Fields (60+ total)
FieldNameDescription
Period & Filing Information
period_endPeriod End DateThe last day of the reporting period covered by the financial statement.
period_typePeriod TypeThe type of reporting period (e.g. quarterly or annual).
filing_dateFiling DateThe date on which the financial statement was filed with the SEC.
fiscal_yearFiscal YearThe company's fiscal year to which this reporting period belongs.
fiscal_periodFiscal PeriodThe specific fiscal quarter or annual period (e.g. Q1, Q2, Q3, Q4, FY).
Income Statement
revRevenueTotal revenue or net sales generated during the reporting period.
cogsCost of Goods SoldDirect costs attributable to the production of goods sold.
gpGross ProfitRevenue minus cost of goods sold.
sgnaSG&A ExpensesSelling, general, and administrative expenses incurred during the period.
research_devResearch & DevelopmentExpenditure on research and development activities.
op_incOperating IncomeProfit from core business operations, calculated as gross profit minus operating expenses.
interest_expInterest ExpenseThe cost of borrowing during the reporting period.
ebtEarnings Before TaxPre-tax income after all operating and non-operating items.
tax_expenseTax ExpenseIncome tax expense recognised during the period.
net_incNet IncomeTotal profit after all expenses, taxes, and adjustments.
Earnings Per Share
epsEarnings Per ShareBasic earnings per share for the period.
eps_dDiluted EPSDiluted earnings per share, accounting for all potential share conversions.
Other Income Statement Items
ebitdaEBITDAEarnings before interest, taxes, depreciation, and amortisation.
dpsDividends Per ShareCash dividends declared per share during the period.
Share Count Data
shares_avShares Outstanding (Basic)Weighted average basic shares outstanding.
shares_av_dilutedShares Outstanding (Diluted)Weighted average diluted shares outstanding.
Balance Sheet — Assets
assets_totTotal AssetsThe total value of all assets owned by the company.
assets_cCurrent AssetsAssets expected to be converted to cash within one year.
cashCash & EquivalentsCash and short-term liquid investments.
receivablesReceivablesAmounts owed to the company by customers.
inventoryInventoryGoods available for sale or raw materials.
ppeProperty, Plant & EquipmentNet value of physical long-term assets.
intangiblesIntangible AssetsNon-physical assets such as patents, goodwill, and trademarks.
Balance Sheet — Liabilities & Equity
liab_totTotal LiabilitiesThe total value of all liabilities owed by the company.
debtTotal DebtTotal interest-bearing debt.
equityShareholders' EquityTotal equity attributable to shareholders.
ret_earningsRetained EarningsCumulative net income retained in the business.
Cash Flow Statement
cash_opOperating Cash FlowNet cash generated from core business operations.
cash_invInvesting Cash FlowNet cash used in or generated from investing activities.
cash_finFinancing Cash FlowNet cash from financing activities including debt and equity transactions.
capexCapital ExpenditureCash spent on acquiring or maintaining physical assets.
cash_divCash Dividends PaidTotal cash dividends paid to shareholders.
cash_changeNet Change in CashThe net increase or decrease in cash during the period.
Profitability Ratios
roaReturn on AssetsNet income divided by total assets, measuring how efficiently assets generate profit.
roeReturn on EquityNet income divided by shareholders' equity, measuring return generated on shareholder investment.
roicReturn on Invested CapitalA measure of how efficiently the company allocates capital to profitable investments.
gmGross MarginGross profit as a percentage of revenue.
omOperating MarginOperating income as a percentage of revenue.
Financial Statements (All Periods)
Click Execute to generate a sample
Response Fields

Each item in the returned array carries the same field set as the single-period endpoint above.

Common Use Cases
  • Long-history backtests — replay quarterly fundamentals from 2000 onwards through dot-com, GFC, COVID, and post-COVID regimes — without paying for a second vendor.
  • Quality screens — rank a watchlist by ROE, ROA, gross margin, or debt-to-equity using the latest annual filings.
  • Growth tracking — pull all quarterly periods for a ticker and compute YoY revenue and EPS growth on the fly.
  • Factor research — reconstruct point-in-time fundamentals for portfolio sorts (e.g. value, profitability) across two and a half decades.
  • Earnings dashboards — combine with the Earnings endpoint to surface EPS surprise alongside the underlying P&L.