Standardized Financials

Standardized Financials Web API Documentation

Returns standardized financial statement data for income statement, balance sheet, cash flow statement and over 100 associated calculations for a given company. Data for income statement, cash flow statement, and calculations is available on a FY, QTR (Q1, Q2, Q3, Q4), TTM (Q1TTM, Q2TTM, Q3TTM), and YTD (Q2YTD, Q3YTD) basis. Data for the balance sheet is available on a FY or QTR (Q1, Q2, Q3, Q4) basis only due its point-in-time nature.

Endpoint:
https://api-v2.intrinio.com/fundamentals/{id}/standardized_financials

Parameters

Name Description Example
id
* required
The Intrinio ID or lookup code (ticker-statement-year-period) for the Fundamental AAPL-income_statement-2018-Q1
id
* required
The Intrinio ID or lookup code (ticker-statement-year-period) for the Fundamental

Output Fields

Name Description Type
standardized_financials
array
data_tag
object
id
The Intrinio ID for the Data Tag string
name
The readable name of the Data Tag string
tag
The code-name of the Data Tag string
parent
The parent Data Tag forming the statement relationship with the factor string
sequence
The order in which the Data Tag appears in its logical group (such as a financial statement) number
factor
The operator forming the statement relationship between the child Data Tag (or Data Tags) and the parent Data Tag string
balance
Whether the Data Tag represents a credit or debit string
unit
The unit of the Data Tag string
value
The value for the Data Tag within the scope of the Fundamental number
fundamental
object
id
The Intrinio ID of the Fundamental string
statement_code
The code of the financial statement that the Fundamental represents string
fiscal_year
The fiscal year number
fiscal_period
The fiscal period string
type
The type of Fundamental select
start_date
The period start date date
end_date
The period start date date
filing_date
The date and time when the Fundamental was filed with the SEC string
is_latest
Is this the latest fundamental available based on the company's most recent filings? Use the Lookup Fundamental endpoint to find the latest fundamental (reference) boolean
company
The Company that the Fundamental was belongs to object
id
The Intrinio ID of the company string
ticker
The stock market ticker symbol associated with the company's common stock securities string
name
The company's common name string
lei
The Legal Entity Identifier (LEI) assigned to the company string
cik
The Central Index Key (CIK) assigned to the company string
next_page The token required to request the next page of the data. If null, no further results are available. string
standardized_financials
fundamental
next_page
The token required to request the next page of the data. If null, no further results are available.