| Name | Type | Description |
|---|---|---|
| ticker | String | The Zacks common exchange ticker |
| companyName | String | The company name |
| industryGroupNumber | String | The Zacks industry group number |
| high | BigDecimal | The high target price estimate |
| low | BigDecimal | The low target price estimate |
| mean | BigDecimal | The mean target price estimate |
| standardDeviation | BigDecimal | The standard deviation of target price estimates |
| total | Integer | The number of target price estimates in consensus |
| mostRecentDate | LocalDate | The date of most recent estimate |
| median | BigDecimal | The median target price estimate |
| raised | Integer | The number of estimates raised |
| lowered | Integer | The number of estimates lowered |
| company | CompanySummary |