Returns as reported dimensionality of a data tag
Name | Type | Description | Notes |
---|---|---|---|
id | String | The Intrinio ID or lookup code (ticker-statement-year-period) for the Fundamental | |
tag | String | An Intrinio data tag ID or code (reference) |
Name | Type | Description |
---|---|---|
dimensions | List | The combination of XBRL axis and members that defines the dimensionalization of this fact (if any) |
dataTag | DataTagSummary | |
fundamental | Fundamental |
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 |