Reported Financials

Reported Financials Web API Documentation

Returns as-reported financial statement data for income statement, balance sheet, and cash flow statement. Data for income statement and cash flow statement 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}/reported_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
reported_financials
array
xbrl_tag
object
tag
The tag code string
name
The tag name string
balance
Whether the tag represents a credit or debit string
unit
The unit of the tag string
abstract
If true, the tag is an abstract and does not represent a nominal value boolean
sequence
The vertical sequence of the tag when displayed in the financial statement integer
depth
The horizontal depth of the tag when displayed in the financial statement integer
value
The value reported for the XBRL Tag within the scope of the Fundamental number
dimensions
The combination of XBRL axis and members that defines the dimensionalization of this fact (if any) array
axis
The axis of the dimension string
member
The member of the axis string
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
reported_financials
fundamental
next_page
The token required to request the next page of the data. If null, no further results are available.