Returns latest available earnings information for the Security with the given `identifier`
Name | Type | Description | Notes |
---|---|---|---|
identifier | str | A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
Name | Type | Description |
---|---|---|
quarter | str | The letter “Q” followed by the quarter number the earnings information applies to |
time_of_day | str | Indicates the time of the announcement |
broadcast_url | str | Link for Conference Call recording |
transcript_url | str | Link to the earnings release transcript |
transcript_quarter | str | The letter “Q” followed by the quarter number the earnings transcript applies to |
transcript_fiscal_year | str | Fiscal year in YYYY format for the earnings transcript |
conference_call_date | date | Date of the conference call |
conference_call_time | str | Published time of the conference call |
conference_call_phone_number | str | Publicly available phone number for replay conference call |
conference_call_passcode | str | 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 | str | The type of meeting - "B" indicates a Board of Directors meeting and "S" indicates a Shareholder meeting |
company_website | str | 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 | str | 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 | str | The quarter of the next earnings release |
next_earnings_fiscal_year | int | 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 | str | The Intrinio ID for Security |
company_id | str | The Intrinio ID for the Company for which the Security is issued |
exchange | str | The exchange's MIC |
exchange_mic | str | The security's exchange MIC |
stock_exchange_id | str | The exchange's Intrinio ID |
name | str | The name of the Security |
code | str | A 2-3 digit code classifying the Security (reference) |
currency | str | The currency in which the Security is traded on the exchange |
ticker | str | The common/local ticker of the Security |
composite_ticker | str | The country-composite ticker of the Security |
figi | str | The OpenFIGI identifier |
composite_figi | str | The country-composite OpenFIGI identifier |
share_class_figi | str | The global-composite OpenFIGI identifier |
primary_listing | bool | If True, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange |