Name | Type | Description |
---|---|---|
Id | string | The Intrinio ID for the record |
Date | DateTime? | The date of the Zacks Analyst Rating. |
Mean | decimal? | The mean (average) weighing of analyst recommendations, from 1 (strong buy) to 5 (strong sell). |
StrongBuys | 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. |
StrongSells | 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 |