Reference

Coverage

Which exchanges, filers, and document types are in the dataset.

Markets

MarketCodeSourceCoverage
Helsinki Stock ExchangeHELESEF iXBRL + interim-report PDFsEvery listed issuer; 5+ historical years
Stockholm Stock ExchangeSTOESEF iXBRL + interim-report PDFsEvery listed issuer; 5+ historical years
NYSENYSESEC EDGAR XBRLEvery domestic filer; 20-F foreign filers
NASDAQNASDAQSEC EDGAR XBRLEvery domestic filer; 20-F foreign filers

Use market="nordic" to scope to Helsinki + Stockholm, market="us" for NYSE + NASDAQ, or omit the parameter to query both concurrently.

Document types

TypeDescriptionMarkets
annual_reportYear-end full filingNordic, US
interim_reportQuarterly / half-year filingNordic
stock_exchange_releasePress release (financial or operational)Nordic
10-KUS annual reportUS
10-QUS quarterly reportUS
8-KUS material-event filingUS

Data layers

LayerWhat it containsSource of truth
Key figures (/financials)Revenue, EBITDA, EBIT, net income, EPS, equity, cash flow, margins, returnsPre-aggregated tables
Full statements (/statement)Every line item from income statement, balance sheet, cash flowESEF facts + US-GAAP XBRL
Filing text (/filings/content-search)Embedded chunks of every page of every filingWeaviate vector store
Revenue geographyCountry + region splitsNordic PDF extracts + US 10-K dimensional XBRL
Company profileLLM-generated narrative + tag classificationsClarifo analytical profiles

Languages

Filings are ingested in the original language (Finnish, Swedish, English). Structured metric labels are translated to English on the way out. /filings/content-search performs multilingual semantic search — a query in English will retrieve relevant Finnish or Swedish passages.

What is not in the API

  • Real-time market data (prices, ticks, order books).
  • Analyst estimates / consensus forecasts.
  • Insider transactions or shareholder registers.
  • Macro / commodity series.

These belong in a different class of data product. Pair Clarifo with a real-time market-data vendor if you need both.