DIVIDENDDATA.ESTIMATES
What It Does
Retrieves analyst estimates for EPS and revenue β summary tables or specific next-year values.
Syntax
=DIVIDENDDATA.ESTIMATES(symbol, [metric], [period], [showHeaders])
Metrics
summary, eps, revenue, next_year_eps, next_year_revenue, next_year_eps_growth, next_year_revenue_growth
Examples
=DIVIDENDDATA.ESTIMATES("MSFT", "summary")=DIVIDENDDATA.ESTIMATES("AAPL", "next_year_eps")=DIVIDENDDATA.ESTIMATES("NVDA", "next_year_revenue_growth")