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