| Name | Type | Description |
|---|---|---|
| id | String | The Intrinio ID for the record |
| date | LocalDate | The date of the Zacks Analyst Rating. |
| mean | BigDecimal | The mean (average) weighing of analyst recommendations, from 1 (strong buy) to 5 (strong sell). |
| strongBuys | Integer | The number of analysts recommending Strong Buy. |
| buys | Integer | The number of analysts recommending Buy. |
| holds | Integer | The number of analysts recommending Hold. |
| sells | Integer | The number of analysts recommending Sell. |
| strongSells | Integer | The number of analysts recommending Strong Sell. |
| total | Integer | The total number of analyst recommendations. |
| security | SecuritySummary | The Security of the Zacks Analyst Rating |