This database offers consensus long term growth rate estimates, including insight into changes in estimates and revisions over time.
Name | Description | Example |
---|---|---|
identifier
|
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) | AAPL |
page_size
|
The number of results to return | - |
next_page
|
Gets the next page of data from a previous API call | - |
identifier
* required
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID)
|
||
page_size
* required
The number of results to return
|
||
next_page
* required
Gets the next page of data from a previous API call
|
Name | Description | Type |
---|---|---|
long_term_growth_estimates | Zacks latest long term growth rates | array |
mean
|
The mean long term growth estimate | number |
median
|
The median long term growth estimate | number |
count
|
The number of long term growth estimates | integer |
high
|
The high long term growth estimate | number |
low
|
The low long term growth estimate | number |
std_dev
|
The standard deviation long term growth estimate | string |
revisions_upward
|
The number of long term growth estimate revisions upward | integer |
revisions_downward
|
The number of long term growth estimate revisions downward | integer |
mean_7_days_ago
|
The mean long term growth estimate 7 days ago | string |
mean_30_days_ago
|
The mean long term growth estimate 30 days ago | string |
mean_60_days_ago
|
The mean long term growth estimate 60 days ago | string |
mean_90_days_ago
|
The mean long term growth estimate 90 days ago | string |
revisions_upward_last_7_days
|
The number of long term growth estimate revisions upward in the last 7 days | string |
revisions_downward_last_7_days
|
The number of long term growth estimate revisions downward in the last 7 days | string |
revisions_upward_last_30_days
|
The number of long term growth estimate revisions upward in the last 30 days | string |
revisions_downward_last_30_days
|
The number of long term growth estimate revisions downward in the last 30 days | string |
revisions_upward_last_60_days
|
The number of long term growth estimate revisions upward in the last 60 days | string |
revisions_downward_last_60_days
|
The number of long term growth estimate revisions downward in the last 60 days | string |
revisions_upward_last_90_days
|
The number of long term growth estimate revisions upward in the last 90 days | string |
revisions_downward_last_90_days
|
The number of long term growth estimate revisions downward in the last 90 days | string |
revisions_upward_last_120_days
|
The number of long term growth estimate revisions upward in the last 120 days | string |
revisions_downward_last_120_days
|
The number of long term growth estimate revisions downward in the last 120 days | string |
revisions_upward_last_150_days
|
The number of long term growth estimate revisions upward in the last 150 days | string |
revisions_downward_last_150_days
|
The number of long term growth estimate revisions downward in the last 150 days | string |
security
|
The Security of the Zacks long term growth estimate | object |
id
|
The Intrinio ID for Security | string |
company_id
|
The Intrinio ID for the Company for which the Security is issued | string |
name
|
The name of the Security | string |
code
|
A 2-3 digit code classifying the Security (reference) | string |
currency
|
The currency in which the Security is traded on the exchange | string |
ticker
|
The common/local ticker of the Security | string |
composite_ticker
|
The country-composite ticker of the Security | string |
figi
|
The OpenFIGI identifier | string |
composite_figi
|
The country-composite OpenFIGI identifier | string |
share_class_figi
|
The global-composite OpenFIGI identifier | string |
primary_listing
|
If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange | boolean |
next_page | The token required to request the next page of the data. If null, no further results are available. | string |
long_term_growth_estimates
Zacks latest long term growth rates
|
||
next_page
The token required to request the next page of the data. If null, no further results are available.
|