
[//]: # (CLASS:ZacksEPSEstimate)

[//]: # (KIND:object)

### ZacksEPSEstimate

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**company** | [**CompanySummary**](CompanySummary.md) |  &nbsp;
**date** | Date | The period end date &nbsp;
**fiscalYear** | Number | The company’s fiscal year for the reported period &nbsp;
**fiscalQuarter** | String | The company’s fiscal quarter for the reported period &nbsp;
**calendarYear** | Number | The closest calendar year for the company’s fiscal year &nbsp;
**calendarQuarter** | String | The closest calendar quarter for the company’s fiscal year &nbsp;
**count** | Number | The number of estimates for the period &nbsp;
**mean** | Number | The earnings per share (EPS) mean estimate for the period &nbsp;
**median** | Number | The earnings per share (EPS) median estimate for the period &nbsp;
**high** | Number | The earnings per share (EPS) high estimate for the period &nbsp;
**low** | Number | The earnings per share (EPS) low estimate for the period &nbsp;
**standardDeviation** | Number | The earnings per share (EPS) standard deviation estimate for the period &nbsp;
**percentChange** | Number | The earnings per share (EPS) percent change in estimate for the period &nbsp;
**mean7DaysAgo** | Number | The long term growth mean estimate - 7 Days Ago &nbsp;
**mean30DaysAgo** | Number | The long term growth mean estimate - 30 Days Ago &nbsp;
**mean60DaysAgo** | Number | The long term growth mean estimate - 60 Days Ago &nbsp;
**mean90DaysAgo** | Number | The long term growth mean estimate - 90 Days Ago &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:CompanySummary)





