Standardized Financials

Standardized Financials Web API Documentation

Returns professional-grade historical financial data. This data is standardized, cleansed and verified to ensure the highest quality data sourced directly from the XBRL financial statements. The primary purpose of standardized financials are to facilitate comparability across a single company’s fundamentals and across all companies fundamentals. For example, it is possible to compare total revenues between two companies as of a certain point in time, or within a single company across multiple time periods. This is not possible using the as reported financial statements because of the inherent complexity of reporting standards.

Endpoint:
https://api.intrinio.com/financials/standardized.csv

Parameters

Name Description Example
identifier
* required
The stock market ticker symbol associated with the companies common stock securities. AAPL
statement
* required
The financial statement requested, options include the income statement, balance sheet, statement of cash flows and calculated metrics and ratios.
Options:
income_statement
balance_sheet
cash_flow_statement
calculations
show more show less
income_statement
type
The type of periods requested - includes fiscal years for annual data, quarters for quarterly data and trailing twelve months for annual data on a quarterly basis.
Options:
FY
QTR
TTM
YTD
show more show less
FY
fiscal_year
The fiscal year associated with the fundamental. 2017
fiscal_period
The fiscal period associated with the fundamental.
Options:
FY
Q1
Q2
Q3
Q4
Q1TTM
Q2TTM
Q3TTM
Q2YTD
Q3YTD
show more show less
Q2
date
The first fundamental will be the latest as of this specified date. 2018-01-01
sequence
The sequence of the requested fundamental (i.e. 0 is the first available fundamental associated with the fiscal period type. 0
hide_paging
Hide first row of paging information.
Options:
true
show more show less
true
identifier
* required
The stock market ticker symbol associated with the companies common stock securities.
statement
* required
The financial statement requested, options include the income statement, balance sheet, statement of cash flows and calculated metrics and ratios.
type
* required
The type of periods requested - includes fiscal years for annual data, quarters for quarterly data and trailing twelve months for annual data on a quarterly basis.
fiscal_year
* required
The fiscal year associated with the fundamental.
fiscal_period
* required
The fiscal period associated with the fundamental.
date
* required
The first fundamental will be the latest as of this specified date.
sequence
* required
The sequence of the requested fundamental (i.e. 0 is the first available fundamental associated with the fiscal period type.
hide_paging
* required
Hide first row of paging information.

Output Fields

Name Description Type
tag the Intrinio standardized tag of the financial data point string
value the value of the Intrinio tag of the financial data point number
tag
the Intrinio standardized tag of the financial data point
value
the value of the Intrinio tag of the financial data point