This database offers consensus EPS growth rate estimates, comparing company estimates to historical company estimates, industry estimates, and S&P 500 index estimates.
Name | Type | Description | Notes |
---|---|---|---|
company | string | Filings for the given `company` identifier (ticker, CIK, LEI, Intrinio ID) | [optional] |
industryGroupName | string | Return only growth rates for companies in the given Zacks industry group name | [optional] |
industryGroupNumber | string | Return only growth rates for companies in the given Zacks industry group number | [optional] |
pageSize | int? | The number of results to return | [optional] [default to 100] |
nextPage | string | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
EpsGrowthRates | List | Zacks EPS growth rate for the latest date |
NextPage | string | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
Ticker | string | The Zacks common exchange ticker |
CompanyName | string | The company name |
IndustryGroupNumber | string | The Zacks industry group number |
IndustryGroupName | string | The Zacks industry group name |
FiscalYear0 | int? | The current fiscal year |
FiscalYear1 | int? | The next fiscal year |
FiscalYear2 | int? | The fiscal year after the next fiscal year |
CompanyLast5YearActual | decimal? | The company's last 5 year actual percentage earnings-per-share (EPS) growth rate |
CompanyFiscalYear1VsFiscalYear0 | decimal? | The company's current fiscal year / last fiscal year percentage earnings-per-share (EPS) growth rate |
CompanyFiscalYear2VsFiscalYear1 | decimal? | The company's next fiscal year / current fiscal year percentage earnings-per-share (EPS) growth rate |
CompanyLongTermGrowthMean | decimal? | The company's long term growth rate mean estimate |
CompanyFiscalYear1ForwardPriceToEarnings | decimal? | The company's forward (current fiscal year) price-to-earnings (P/E) ratio |
IndustryLast5YearActual | decimal? | The industry's last 5 year actual percentage earnings-per-share (EPS) growth rate |
IndustryFiscalYear1VsFiscalYear0 | decimal? | The industry's current fiscal year / last fiscal year percentage earnings-per-share (EPS) growth rate |
IndustryFiscalYear2VsFiscalYear1 | decimal? | The industry's next fiscal year / current fiscal year percentage earnings-per-share (EPS) growth rate |
IndustryLongTermGrowthMean | decimal? | The industry's long term growth rate mean estimate |
IndustryFiscalYear1ForwardPriceToEarnings | decimal? | The industry's forward (current fiscal year) price-to-earnings (P/E) ratio |
Sp500Last5YearActual | decimal? | The S&P 500's last 5 year actual percentage earnings-per-share (EPS) growth rate |
Sp500FiscalYear1VsFiscalYear0 | decimal? | The S&P 500's current fiscal year / last fiscal year percentage earnings-per-share (EPS) growth rate |
Sp500FiscalYear2VsFiscalYear1 | decimal? | The S&P 500's next fiscal year / current fiscal year percentage earnings-per-share (EPS) growth rate |
Sp500LongTermGrowth | decimal? | The S&P 500's long term growth rate mean estimate |
Sp500FiscalYear1PriceToEarnings | decimal? | The S&P 500's forward (current fiscal year) price-to-earnings (P/E) ratio |
Company | CompanySummary |
Name | Type | Description |
---|---|---|
Id | string | The Intrinio ID of the company |
Ticker | string | The stock market ticker symbol associated with the company's common stock securities |
Name | string | The company's common name |
Lei | string | The Legal Entity Identifier (LEI) assigned to the company |
Cik | string | The Central Index Key (CIK) assigned to the company |