This database offers consensus sales estimates for over 5,000 US and Canadian listed companies.
Name | Type | Description | Notes |
---|---|---|---|
identifier | Character | A Company identifier (Ticker, CIK, LEI, Intrinio ID) | [optional] |
start_date | Date | Limit Sales estimates to those on or after this date | [optional] |
end_date | Date | Limit Sales estimates to those on or before this date | [optional] |
fiscal_year | Integer | Only for the given fiscal year | [optional] |
fiscal_period | Character | The fiscal period | [optional] |
calendar_year | Integer | Only for the given calendar year | [optional] |
calendar_period | Character | The calendar period | [optional] |
next_page | Character | Gets the next page of data from a previous API call | [optional] |
page_size | Integer | The number of results to return | [optional] [default to 100] |
next_page2 | Character | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
estimates | List of ZacksSalesEstimate | Zacks Sales estimate data for a given date range |
estimates_data_frame | Data Frame | Data frame representation of estimates |
next_page | Character | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
company | CompanySummary | |
date | Date | The period end date |
fiscal_year | Integer | The company's fiscal year for the reported period |
fiscal_period | Character | The company's fiscal quarter for the reported period |
calendar_year | Integer | The closest calendar year for the company's fiscal year |
calendar_period | Character | The closest calendar quarter for the company's fiscal year |
count | Integer | The number of estimates for the period |
mean | Numeric | The sales estimate mean estimate for the period |
median | Numeric | The sales estimate median estimate for the period |
high | Numeric | The sales estimate high estimate for the period |
low | Numeric | The sales estimate low estimate for the period |
standard_deviation | Numeric | The sales estimate standard deviation estimate for the period |
analyst_revisions_percent_change_1w | Numeric | The analyst revisions percent change in estimate for the period of 1 week. |
analyst_revisions_up_1w | Numeric | The analyst revisions going up for the period of 1 week. |
analyst_revisions_down_1w | Numeric | The analyst revisions going down for the period of 1 week. |
analyst_revisions_percent_change_1m | Numeric | The analyst revisions percent change in estimate for the period of 1 month. |
analyst_revisions_up_1m | Numeric | The analyst revisions going up for the period of 1 month. |
analyst_revisions_down_1m | Numeric | The analyst revisions going down for the period of 1 month. |
analyst_revisions_percent_change_3m | Numeric | The analyst revisions percent change in estimate for the period of 3 months. |
analyst_revisions_up_3m | Numeric | The analyst revisions going up for the period of 3 months. |
analyst_revisions_down_3m | Numeric | The analyst revisions going down for the period of 3 months. |
Name | Type | Description |
---|---|---|
id | Character | The Intrinio ID of the company |
ticker | Character | The stock market ticker symbol associated with the company's common stock securities |
name | Character | The company's common name |
lei | Character | The Legal Entity Identifier (LEI) assigned to the company |
cik | Character | The Central Index Key (CIK) assigned to the company |