Returns the As Reported Financials directly from the financial statements of the XBRL filings from the company.
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. | 2015 |
fiscal_period
|
The fiscal period associated with the fundamental.
Options:
FY
Q1
Q2
Q3
Q4
Q1TTM
Q2TTM
Q3TTM
Q2YTD
Q3YTD
show more
show less
|
FY |
date
|
The first fundamental will be the latest as of this specified date. | 2017-03-02 |
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.
|
||
hide_paging
* required
Hide first row of paging information.
|
Name | Description | Type |
---|---|---|
xbrl_tag | the reported XBRL tag of the financial data point | string |
domain_tag | the reported domain XBRL tag | string |
value | the value of the XBRL tag of the financial data point | number |
xbrl_tag
the reported XBRL tag of the financial data point
|
||
domain_tag
the reported domain XBRL tag
|
||
value
the value of the XBRL tag of the financial data point
|