Returns fundamentals that meet the set of filters specified in parameters.
Name | Type | Description | Notes |
---|---|---|---|
filed_after | Date | Only include fundamentals that were filed on or after this date. | [optional] |
filed_before | Date | Only include fundamentals that were filed on or before this date. | [optional] |
reported_only | Logical | Only as-reported fundamentals | [optional] |
fiscal_year | Integer | Only for the given fiscal year | [optional] |
statement_code | Character | Only of the given statement code | [optional] |
type | Character | Only of the given type | [optional] |
fiscal_period | Character | The fiscal period | [optional] |
start_date | Date | Only include fundamentals where covered period is on or after this date. | [optional] |
end_date | Date | Only include fundamentals where covered period is on or before this date. | [optional] |
updated_after | Date | Only include fundamentals where it was updated after this date. | [optional] |
updated_before | Date | Only include fundamentals where it was updated before this date. | [optional] |
template | Character | The financial statement template used by Intrinio to standardize the as reported data | [optional] |
next_page | Character | Gets the next page of data from a previous API call | [optional] |
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 |