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.
Name | Type | Description | Notes |
---|---|---|---|
id | Character | The Intrinio ID or lookup code (ticker-statement-year-period) for the Fundamental |
Name | Type | Description |
---|---|---|
reported_financials | List of ReportedFinancial | |
reported_financials_data_frame | Data Frame | Data frame representation of reported_financials |
fundamental | Fundamental | |
next_page | Character | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
xbrl_tag | ReportedTag | |
value | Numeric | The value reported for the XBRL Tag within the scope of the Fundamental |
dimensions | List of ReportedFinancialDimension | The combination of XBRL axis and members that defines the dimensionalization of this fact (if any) |
dimensions_data_frame | Data Frame | Data frame representation of dimensions |
Name | Type | Description |
---|---|---|
tag | Character | The tag code |
name | Character | The tag name |
balance | Character | Whether the tag represents a credit or debit |
unit | Character | The unit of the tag |
abstract | Logical | If TRUE, the tag is an abstract and does not represent a nominal value |
sequence | Integer | The vertical sequence of the tag when displayed in the financial statement |
depth | Integer | The horizontal depth of the tag when displayed in the financial statement |
Name | Type | Description |
---|---|---|
id | Character | The Intrinio ID of the Fundamental |
statement_code | Character | The code of the financial statement that the Fundamental represents |
fiscal_year | Numeric | The fiscal year |
fiscal_period | Character | The fiscal period |
type | Character | The type of Fundamental |
start_date | Date | The period start date |
end_date | Date | The period start date |
filing_date | POSIXlt | The date and time when the Fundamental was filed with the SEC |
is_latest | Logical | 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) |
company | CompanySummary | The Company that the Fundamental was belongs to |
Name | Type | Description |
---|---|---|
id | Character | The Intrinio ID of the company |
ticker | Character | The stock market ticker symbol associated with the company's common stock securities |
name | Character | The company's common name |
lei | Character | The Legal Entity Identifier (LEI) assigned to the company |
cik | Character | The Central Index Key (CIK) assigned to the company |