Returns a specific fundamental associated with a particular unique fundamental ID. Useful for pulling reference data for a specific fundamental.
Name | Description | Example |
---|---|---|
id
* required
|
The Intrinio ID for the Fundamental | fun_ge9LlE |
id
* required
The Intrinio ID for the Fundamental
|
Name | Description | Type |
---|---|---|
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 |
id
The Intrinio ID of the Fundamental
|
||
statement_code
The code of the financial statement that the Fundamental represents
|
||
fiscal_year
The fiscal year
|
||
fiscal_period
The fiscal period
|
||
type
The type of Fundamental
|
||
start_date
The period start date
|
||
end_date
The period start date
|
||
filing_date
The date and time when the Fundamental was filed with the SEC
|
||
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)
|
||
company
The Company that the Fundamental was belongs to
|