[//]: # (CLASS:Intrinio::ZacksSalesEstimate) [//]: # (KIND:object) ### Intrinio::ZacksSalesEstimate #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **company** | [**CompanySummary**](CompanySummary.md) |   **date** | Date | The period end date   **fiscal_year** | Integer | The company’s fiscal year for the reported period   **fiscal_period** | String | The company’s fiscal quarter for the reported period   **calendar_year** | Integer | The closest calendar year for the company’s fiscal year   **calendar_period** | String | The closest calendar quarter for the company’s fiscal year   **count** | Integer | The number of estimates for the period   **mean** | Float | The sales estimate mean estimate for the period   **median** | Float | The sales estimate median estimate for the period   **high** | Float | The sales estimate high estimate for the period   **low** | Float | The sales estimate low estimate for the period   **standard_deviation** | Float | The sales estimate standard deviation estimate for the period   **analyst_revisions_percent_change_1w** | Float | The analyst revisions percent change in estimate for the period of 1 week.   **analyst_revisions_up_1w** | Float | The analyst revisions going up for the period of 1 week.   **analyst_revisions_down_1w** | Float | The analyst revisions going down for the period of 1 week.   **analyst_revisions_percent_change_1m** | Float | The analyst revisions percent change in estimate for the period of 1 month.   **analyst_revisions_up_1m** | Float | The analyst revisions going up for the period of 1 month.   **analyst_revisions_down_1m** | Float | The analyst revisions going down for the period of 1 month.   **analyst_revisions_percent_change_3m** | Float | The analyst revisions percent change in estimate for the period of 3 months.   **analyst_revisions_up_3m** | Float | The analyst revisions going up for the period of 3 months.   **analyst_revisions_down_3m** | Float | The analyst revisions going down for the period of 3 months.   [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::CompanySummary)