Zacks EPS Growth Rates

Zacks EPS Growth Rates Web API Documentation

This database offers consensus EPS growth rate estimates, comparing company estimates to historical company estimates, industry estimates, and S&P 500 index estimates.

Endpoint:
https://api-v2.intrinio.com/zacks/eps_growth_rates

Parameters

Name Description Example
company
Filings for the given `company` identifier (ticker, CIK, LEI, Intrinio ID) AAPL
industry_group_name
Return only growth rates for companies in the given Zacks industry group name COMP-MINI
industry_group_number
Return only growth rates for companies in the given Zacks industry group number 199
page_size
The number of results to return -
next_page
Gets the next page of data from a previous API call -
company
* required
Filings for the given `company` identifier (ticker, CIK, LEI, Intrinio ID)
industry_group_name
* required
Return only growth rates for companies in the given Zacks industry group name
industry_group_number
* required
Return only growth rates for companies in the given Zacks industry group number
page_size
* required
The number of results to return
next_page
* required
Gets the next page of data from a previous API call

Output Fields

Name Description Type
eps_growth_rates
Zacks EPS growth rate for the latest date array
ticker
The Zacks common exchange ticker string
company_name
The company name string
industry_group_number
The Zacks industry group number string
industry_group_name
The Zacks industry group name string
fiscal_year_0
The current fiscal year integer
fiscal_year_1
The next fiscal year integer
fiscal_year_2
The fiscal year after the next fiscal year integer
company_last_5_year_actual
The company's last 5 year actual percentage earnings-per-share (EPS) growth rate number
company_fiscal_year_1_vs_fiscal_year_0
The company's current fiscal year / last fiscal year percentage earnings-per-share (EPS) growth rate number
company_fiscal_year_2_vs_fiscal_year_1
The company's next fiscal year / current fiscal year percentage earnings-per-share (EPS) growth rate number
company_long_term_growth_mean
The company's long term growth rate mean estimate number
company_fiscal_year_1_forward_price_to_earnings
The company's forward (current fiscal year) price-to-earnings (P/E) ratio number
industry_last_5_year_actual
The industry's last 5 year actual percentage earnings-per-share (EPS) growth rate number
industry_fiscal_year_1_vs_fiscal_year_0
The industry's current fiscal year / last fiscal year percentage earnings-per-share (EPS) growth rate number
industry_fiscal_year_2_vs_fiscal_year_1
The industry's next fiscal year / current fiscal year percentage earnings-per-share (EPS) growth rate number
industry_long_term_growth_mean
The industry's long term growth rate mean estimate number
industry_fiscal_year_1_forward_price_to_earnings
The industry's forward (current fiscal year) price-to-earnings (P/E) ratio number
sp500_last_5_year_actual
The S&P 500's last 5 year actual percentage earnings-per-share (EPS) growth rate number
sp500_fiscal_year_1_vs_fiscal_year_0
The S&P 500's current fiscal year / last fiscal year percentage earnings-per-share (EPS) growth rate number
sp500_fiscal_year_2_vs_fiscal_year_1
The S&P 500's next fiscal year / current fiscal year percentage earnings-per-share (EPS) growth rate number
sp500_long_term_growth
The S&P 500's long term growth rate mean estimate number
sp500_fiscal_year_1_price_to_earnings
The S&P 500's forward (current fiscal year) price-to-earnings (P/E) ratio number
company
object
id
The Intrinio ID of the company string
ticker
The stock market ticker symbol associated with the company's common stock securities string
name
The company's common name string
lei
The Legal Entity Identifier (LEI) assigned to the company string
cik
The Central Index Key (CIK) assigned to the company string
next_page The token required to request the next page of the data. If null, no further results are available. string
eps_growth_rates
Zacks EPS growth rate for the latest date
next_page
The token required to request the next page of the data. If null, no further results are available.