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 | Integer | 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 | Integer | The current fiscal year |
fiscalYear1 | Integer | The next fiscal year |
fiscalYear2 | Integer | The fiscal year after the next fiscal year |
companyLast5YearActual | BigDecimal | The company's last 5 year actual percentage earnings-per-share (EPS) growth rate |
companyFiscalYear1VsFiscalYear0 | BigDecimal | The company's current fiscal year / last fiscal year percentage earnings-per-share (EPS) growth rate |
companyFiscalYear2VsFiscalYear1 | BigDecimal | The company's next fiscal year / current fiscal year percentage earnings-per-share (EPS) growth rate |
companyLongTermGrowthMean | BigDecimal | The company's long term growth rate mean estimate |
companyFiscalYear1ForwardPriceToEarnings | BigDecimal | The company's forward (current fiscal year) price-to-earnings (P/E) ratio |
industryLast5YearActual | BigDecimal | The industry's last 5 year actual percentage earnings-per-share (EPS) growth rate |
industryFiscalYear1VsFiscalYear0 | BigDecimal | The industry's current fiscal year / last fiscal year percentage earnings-per-share (EPS) growth rate |
industryFiscalYear2VsFiscalYear1 | BigDecimal | The industry's next fiscal year / current fiscal year percentage earnings-per-share (EPS) growth rate |
industryLongTermGrowthMean | BigDecimal | The industry's long term growth rate mean estimate |
industryFiscalYear1ForwardPriceToEarnings | BigDecimal | The industry's forward (current fiscal year) price-to-earnings (P/E) ratio |
sp500Last5YearActual | BigDecimal | The S&P 500's last 5 year actual percentage earnings-per-share (EPS) growth rate |
sp500FiscalYear1VsFiscalYear0 | BigDecimal | The S&P 500's current fiscal year / last fiscal year percentage earnings-per-share (EPS) growth rate |
sp500FiscalYear2VsFiscalYear1 | BigDecimal | The S&P 500's next fiscal year / current fiscal year percentage earnings-per-share (EPS) growth rate |
sp500LongTermGrowth | BigDecimal | The S&P 500's long term growth rate mean estimate |
sp500FiscalYear1PriceToEarnings | BigDecimal | 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 |