Name | Type | Description |
---|---|---|
Id | string | The Intrinio ID of the Fundamental |
StatementCode | string | The code of the financial statement that the Fundamental represents |
FiscalYear | decimal? | The fiscal year |
FiscalPeriod | string | The fiscal period |
Type | string | The type of Fundamental |
StartDate | DateTime? | The period start date |
EndDate | DateTime? | The period start date |
FilingDate | DateTime? | The date and time when the Fundamental was filed with the SEC |
IsLatest | bool? | Is this the latest fundamental available based on the company's most recent filings? Use the Lookup Fundamental endpoint to find the latest fundamental (<a href="https://docs.intrinio.com/documentation/web_api/lookup_fundamental_v2\" target="_blank">reference</a>) |
Company | CompanySummary | The Company that the Fundamental was belongs to |