
[//]: # (CLASS:ZacksAnalystRating)

[//]: # (KIND:object)

### ZacksAnalystRating

#### Properties

[//]: # (START_DEFINITION)

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

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:SecuritySummary)





