This database offers consensus long term growth rate estimates, including insight into changes in estimates and revisions over time.
Name | Type | Description | Notes |
---|---|---|---|
identifier | String | A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) | [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 |
---|---|---|
longTermGrowthEstimates | List | Zacks latest long term growth rates |
nextPage | String | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
mean | BigDecimal | The mean long term growth estimate |
median | BigDecimal | The median long term growth estimate |
count | Integer | The number of long term growth estimates |
high | BigDecimal | The high long term growth estimate |
low | BigDecimal | The low long term growth estimate |
stdDev | String | The standard deviation long term growth estimate |
revisionsUpward | Integer | The number of long term growth estimate revisions upward |
revisionsDownward | Integer | The number of long term growth estimate revisions downward |
mean7DaysAgo | String | The mean long term growth estimate 7 days ago |
mean30DaysAgo | String | The mean long term growth estimate 30 days ago |
mean60DaysAgo | String | The mean long term growth estimate 60 days ago |
mean90DaysAgo | String | The mean long term growth estimate 90 days ago |
revisionsUpwardLast7Days | String | The number of long term growth estimate revisions upward in the last 7 days |
revisionsDownwardLast7Days | String | The number of long term growth estimate revisions downward in the last 7 days |
revisionsUpwardLast30Days | String | The number of long term growth estimate revisions upward in the last 30 days |
revisionsDownwardLast30Days | String | The number of long term growth estimate revisions downward in the last 30 days |
revisionsUpwardLast60Days | String | The number of long term growth estimate revisions upward in the last 60 days |
revisionsDownwardLast60Days | String | The number of long term growth estimate revisions downward in the last 60 days |
revisionsUpwardLast90Days | String | The number of long term growth estimate revisions upward in the last 90 days |
revisionsDownwardLast90Days | String | The number of long term growth estimate revisions downward in the last 90 days |
revisionsUpwardLast120Days | String | The number of long term growth estimate revisions upward in the last 120 days |
revisionsDownwardLast120Days | String | The number of long term growth estimate revisions downward in the last 120 days |
revisionsUpwardLast150Days | String | The number of long term growth estimate revisions upward in the last 150 days |
revisionsDownwardLast150Days | String | The number of long term growth estimate revisions downward in the last 150 days |
security | SecuritySummary | The Security of the Zacks long term growth estimate |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID for Security |
companyId | String | The Intrinio ID for the Company for which the Security is issued |
exchange | String | The exchange's MIC |
exchangeMic | String | The security's exchange MIC |
stockExchangeId | String | The exchange's Intrinio ID |
name | String | The name of the Security |
code | String | A 2-3 digit code classifying the Security (reference) |
currency | String | The currency in which the Security is traded on the exchange |
ticker | String | The common/local ticker of the Security |
compositeTicker | String | The country-composite ticker of the Security |
figi | String | The OpenFIGI identifier |
compositeFigi | String | The country-composite OpenFIGI identifier |
shareClassFigi | String | The global-composite OpenFIGI identifier |
primaryListing | Boolean | If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange |