Class InstitutionRatingLatest


  • public class InstitutionRatingLatest
    extends Object
    Latest analyst-rating snapshot for a security.
    • Field Detail

      • evaluate

        public RatingEvaluate evaluate
        Rating distribution counts and date range.
      • industryId

        public long industryId
        Industry classification ID.
      • industryName

        public String industryName
        Industry name.
      • industryRank

        public int industryRank
        Rank of this security within the industry (1 = highest).
      • industryTotal

        public int industryTotal
        Total number of securities in the industry.
      • industryMean

        public int industryMean
        Mean analyst count in the industry.
      • industryMedian

        public int industryMedian
        Median analyst count in the industry.
    • Constructor Detail

      • InstitutionRatingLatest

        public InstitutionRatingLatest()