This database offers consensus sales estimates for over 5,000 US and Canadian listed companies.
Name | Type | Description | Notes |
---|---|---|---|
identifier | String | A Company identifier (Ticker, CIK, LEI, Intrinio ID) | [optional] |
startDate | Date | Limit Sales estimates to those on or after this date | [optional] |
endDate | Date | Limit Sales estimates to those on or before this date | [optional] |
fiscalYear | Number | Only for the given fiscal year | [optional] |
fiscalPeriod | String | The fiscal period | [optional] |
calendarYear | Number | Only for the given calendar year | [optional] |
calendarPeriod | String | The calendar period | [optional] |
nextPage | String | Gets the next page of data from a previous API call | [optional] |
pageSize | Number | The number of results to return | [optional] [default to 100] |
nextPage2 | String | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
estimates | [ZacksSalesEstimate] | Zacks Sales estimate data for a given date range |
nextPage | String | 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 |
fiscalYear | Number | The company's fiscal year for the reported period |
fiscalPeriod | String | The company's fiscal quarter for the reported period |
calendarYear | Number | The closest calendar year for the company's fiscal year |
calendarPeriod | String | The closest calendar quarter for the company's fiscal year |
count | Number | The number of estimates for the period |
mean | Number | The sales estimate mean estimate for the period |
median | Number | The sales estimate median estimate for the period |
high | Number | The sales estimate high estimate for the period |
low | Number | The sales estimate low estimate for the period |
standardDeviation | Number | The sales estimate standard deviation estimate for the period |
analystRevisionsPercentChange1w | Number | The analyst revisions percent change in estimate for the period of 1 week. |
analystRevisionsUp1w | Number | The analyst revisions going up for the period of 1 week. |
analystRevisionsDown1w | Number | The analyst revisions going down for the period of 1 week. |
analystRevisionsPercentChange1m | Number | The analyst revisions percent change in estimate for the period of 1 month. |
analystRevisionsUp1m | Number | The analyst revisions going up for the period of 1 month. |
analystRevisionsDown1m | Number | The analyst revisions going down for the period of 1 month. |
analystRevisionsPercentChange3m | Number | The analyst revisions percent change in estimate for the period of 3 months. |
analystRevisionsUp3m | Number | The analyst revisions going up for the period of 3 months. |
analystRevisionsDown3m | Number | The analyst revisions going down for the period of 3 months. |
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 |