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 |
time_of_day | String | Indicates the time of the announcement |
broadcast_url | String | Link for Conference Call recording |
transcript_url | String | Link to the earnings release transcript |
transcript_quarter | String | The letter “Q” followed by the quarter number the earnings transcript applies to |
transcript_fiscal_year | String | Fiscal year in YYYY format for the earnings transcript |
conference_call_date | Date | Date of the conference call |
conference_call_time | String | Published time of the conference call |
conference_call_phone_number | String | Publicly available phone number for replay conference call |
conference_call_passcode | String | Passcode for replay conference call |
last_confirmation_date | Date | Date of last earnings date update by a WSH analyst |
board_of_directors_meeting_date | Date | Date of Board/Shareholder Meeting |
board_of_directors_meeting_type | String | The type of meeting - "B" indicates a Board of Directors meeting and "S" indicates a Shareholder meeting |
company_website | String | Website link for the company |
q1_date | Date | Earnings Date for 1st quarter |
q2_date | Date | Earnings Date for 2nd quarter |
q3_date | Date | Earnings Date for 3rd quarter |
q4_date | Date | Earnings Date for 4th quarter |
type | String | 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 |
next_earnings_date | Date | Next earnings date |
next_earnings_quarter | String | The quarter of the next earnings release |
next_earnings_fiscal_year | Integer | The fiscal year associated with next earnings date and next earnings quarter |
preliminary_earnings_date | Date | The release date of a preliminary earnings report |
security | SecuritySummary |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID for Security |
company_id | String | The Intrinio ID for the Company for which the Security is issued |
exchange | String | The exchange's MIC |
exchange_mic | String | The security's exchange MIC |
stock_exchange_id | 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 |
composite_ticker | String | The country-composite ticker of the Security |
figi | String | The OpenFIGI identifier |
composite_figi | String | The country-composite OpenFIGI identifier |
share_class_figi | String | The global-composite OpenFIGI identifier |
primary_listing | BOOLEAN | If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange |