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.
Name | Type | Description | Notes |
---|---|---|---|
id | String | The Intrinio ID or lookup code (ticker-statement-year-period) for the Fundamental |
Name | Type | Description |
---|---|---|
standardizedFinancials | List | |
fundamental | Fundamental | |
nextPage | String | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID for the Data Tag |
name | String | The readable name of the Data Tag |
tag | String | The code-name of the Data Tag |
parent | String | The parent Data Tag forming the statement relationship with the factor |
sequence | BigDecimal | The order in which the Data Tag appears in its logical group (such as a financial statement) |
factor | String | The operator forming the statement relationship between the child Data Tag (or Data Tags) and the parent Data Tag |
balance | String | Whether the Data Tag represents a credit or debit |
unit | String | The unit of the Data Tag |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID of the Fundamental |
statementCode | String | The code of the financial statement that the Fundamental represents |
fiscalYear | BigDecimal | The fiscal year |
fiscalPeriod | String | The fiscal period |
type | TypeEnum | The type of Fundamental |
startDate | LocalDate | The period start date |
endDate | LocalDate | The period start date |
filingDate | OffsetDateTime | The date and time when the Fundamental was filed with the SEC |
isLatest | Boolean | 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 | String | The Intrinio ID of the company |
ticker | String | The stock market ticker symbol associated with the company's common stock securities |
name | String | The company's common name |
lei | String | The Legal Entity Identifier (LEI) assigned to the company |
cik | String | The Central Index Key (CIK) assigned to the company |