type |
String |
The snapshot type, signifying the age of the ratings data from the snapshot date. |
snapshot_date |
Date |
The date of the snapshot, when data was recorded. |
rating_date |
Date |
The date of the latest rating for the snapshot timeframe. This is the effective date of the ratings data. |
mean |
Float |
The mean (average) weighing of analyst recommendations, from 1 (strong buy) to 5 (strong sell). |
percentile |
Float |
The percentile of the mean, derived by comparing to all securities rated by analysts as of the rating date, ranging 0.0 (strong buy) to 1.0 (strong sell). |
strong_buys |
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. |
strong_sells |
Integer |
The number of analysts recommending Strong Sell. |
total |
Integer |
The total number of analysts recommendations. |