Name | Type | Description |
---|---|---|
company | CompanySummary | |
date | LocalDate | The period end date |
fiscalYear | Integer | The company’s fiscal year for the reported period |
fiscalPeriod | String | The company’s fiscal quarter for the reported period |
calendarYear | Integer | The closest calendar year for the company’s fiscal year |
calendarPeriod | String | The closest calendar quarter for the company’s fiscal year |
count | Integer | The number of estimates for the period |
mean | BigDecimal | The sales estimate mean estimate for the period |
median | BigDecimal | The sales estimate median estimate for the period |
high | BigDecimal | The sales estimate high estimate for the period |
low | BigDecimal | The sales estimate low estimate for the period |
standardDeviation | BigDecimal | The sales estimate standard deviation estimate for the period |
analystRevisionsPercentChange1w | BigDecimal | The analyst revisions percent change in estimate for the period of 1 week. |
analystRevisionsUp1w | BigDecimal | The analyst revisions going up for the period of 1 week. |
analystRevisionsDown1w | BigDecimal | The analyst revisions going down for the period of 1 week. |
analystRevisionsPercentChange1m | BigDecimal | The analyst revisions percent change in estimate for the period of 1 month. |
analystRevisionsUp1m | BigDecimal | The analyst revisions going up for the period of 1 month. |
analystRevisionsDown1m | BigDecimal | The analyst revisions going down for the period of 1 month. |
analystRevisionsPercentChange3m | BigDecimal | The analyst revisions percent change in estimate for the period of 3 months. |
analystRevisionsUp3m | BigDecimal | The analyst revisions going up for the period of 3 months. |
analystRevisionsDown3m | BigDecimal | The analyst revisions going down for the period of 3 months. |