Returns the Fundamental for the Company with the given `identifier` and with the given parameters
Name | Type | Description | Notes |
---|---|---|---|
identifier | Character | A Company identifier (Ticker, CIK, LEI, Intrinio ID) | |
statement_code | Character | The statement code | |
fiscal_period | Character | The fiscal period | |
fiscal_year | Integer | The fiscal year |
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 |