Latest Earnings Records for All Securities

Latest Earnings Records for All Securities Web API Documentation

Returns the latest available earnings information for all securities. Returns one earnings record per security, limited to records from the last 90 days, sorted by date_loaded in descending order.

Endpoint:
https://api-v2.intrinio.com/securities/earnings/latest

Parameters

Name Description Example
page_size
The number of results to return -
next_page
Gets the next page of data from a previous API call -
date
Return earnings records on or before this date. Format YYYY-MM-DD -
identifiers
A comma-delimited list of security identifiers (tickers, CUSIPs, ISINs, etc.) -
next_page
Gets the next page of data from a previous API call -
page_size
* required
The number of results to return
next_page
* required
Gets the next page of data from a previous API call
date
* required
Return earnings records on or before this date. Format YYYY-MM-DD
identifiers
* required
A comma-delimited list of security identifiers (tickers, CUSIPs, ISINs, etc.)
next_page
* required
Gets the next page of data from a previous API call

Output Fields

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