Returns latest available earnings information for the Security with the given `identifier`
Name | Type | Description | Notes |
---|---|---|---|
identifier | String | A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
Name | Type | Description |
---|---|---|
quarter | String | The letter “Q” followed by the quarter number the earnings information applies to |
timeOfDay | TimeOfDayEnum | Indicates the time of the announcement |
broadcastUrl | String | Link for Conference Call recording |
transcriptUrl | String | Link to the earnings release transcript |
transcriptQuarter | String | The letter “Q” followed by the quarter number the earnings transcript applies to |
transcriptFiscalYear | String | Fiscal year in YYYY format for the earnings transcript |
conferenceCallDate | LocalDate | Date of the conference call |
conferenceCallTime | String | Published time of the conference call |
conferenceCallPhoneNumber | String | Publicly available phone number for replay conference call |
conferenceCallPasscode | String | Passcode for replay conference call |
lastConfirmationDate | LocalDate | Date of last earnings date update by a WSH analyst |
boardOfDirectorsMeetingDate | LocalDate | Date of Board/Shareholder Meeting |
boardOfDirectorsMeetingType | BoardOfDirectorsMeetingTypeEnum | The type of meeting - "B" indicates a Board of Directors meeting and "S" indicates a Shareholder meeting |
companyWebsite | String | Website link for the company |
q1Date | LocalDate | Earnings Date for 1st quarter |
q2Date | LocalDate | Earnings Date for 2nd quarter |
q3Date | LocalDate | Earnings Date for 3rd quarter |
q4Date | LocalDate | Earnings Date for 4th quarter |
type | TypeEnum | The nature of the next reported earnings date - "V" indicates a Verified date, "T" indicates that the date was gathered from the company, but is still considered Tentative, and "I" indicates that the date is forecased or Inferred |
nextEarningsDate | LocalDate | Next earnings date |
nextEarningsQuarter | String | The quarter of the next earnings release |
nextEarningsFiscalYear | Integer | The fiscal year associated with next earnings date and next earnings quarter |
preliminaryEarningsDate | LocalDate | The release date of a preliminary earnings report |
security | SecuritySummary |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID for Security |
companyId | String | The Intrinio ID for the Company for which the Security is issued |
exchange | String | The exchange's MIC |
exchangeMic | String | The security's exchange MIC |
stockExchangeId | String | The exchange's Intrinio ID |
name | String | The name of the Security |
code | String | A 2-3 digit code classifying the Security (reference) |
currency | String | The currency in which the Security is traded on the exchange |
ticker | String | The common/local ticker of the Security |
compositeTicker | String | The country-composite ticker of the Security |
figi | String | The OpenFIGI identifier |
compositeFigi | String | The country-composite OpenFIGI identifier |
shareClassFigi | String | The global-composite OpenFIGI identifier |
primaryListing | Boolean | If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange |