getEquityCompaniesTickerEstimates

The getEquityCompaniesTickerEstimates API returns all estimates for a company (specified by ticker).

Query Parameters:

Parameter Meaning Data Type
ticker The ticker symbol of the company String

Response:

An array of estimate objects where each estimate has the following properties:

Field Meaning
id The unique identifier for the estimate
ticker The ticker of the company being estimated
fiscal_year The fiscal year of the quarter being estimated
fiscal_quarter The fiscal quarter of the quarter being estimated
eps The estimated earnings per share for the company in the specified fiscal quarter
revenue The estimated revenue for the company in the specified fiscal quarter
username The author of the estimate
analyst_id The unique identifier for the author of the estimate
created_at The time that the estimate was created (UTC)
flagged A boolean value which indicates whether we have flagged this estimate internally as erroneous (spam, wrong accounting standard, etc)