Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.04 KB

ZacksAnalystRatingSummary.md

File metadata and controls

35 lines (19 loc) · 1.04 KB

ZacksAnalystRatingSummary

Properties

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.