This database offers current and historical consensus analyst recommendation snapshots for over 5,000 US and Canadian listed companies.
Name | Type | Description | Notes |
---|---|---|---|
identifier | string | A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) | |
date | string | Lookup a historical snapshot on the given date | [optional] |
Name | Type | Description |
---|---|---|
Snapshots | List | |
Security | SecuritySummary | The Security resolved from the given identifier |
Name | Type | Description |
---|---|---|
Type | string | The snapshot type, signifying the age of the ratings data from the snapshot date. |
SnapshotDate | DateTime? | The date of the snapshot, when data was recorded. |
RatingDate | DateTime? | The date of the latest rating for the snapshot timeframe. This is the effective date of the ratings data. |
Mean | decimal? | The mean (average) weighing of analyst recommendations, from 1 (strong buy) to 5 (strong sell). |
Percentile | decimal? | 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). |
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 analysts recommendations. |
Name | Type | Description |
---|---|---|
Id | string | The Intrinio ID for Security |
CompanyId | string | The Intrinio ID for the Company for which the Security is issued |
Exchange | string | The exchange's MIC |
ExchangeMic | string | The security's exchange MIC |
StockExchangeId | string | The exchange's Intrinio ID |
Name | string | The name of the Security |
Code | string | A 2-3 digit code classifying the Security (reference) |
Currency | string | The currency in which the Security is traded on the exchange |
Ticker | string | The common/local ticker of the Security |
CompositeTicker | string | The country-composite ticker of the Security |
Figi | string | The OpenFIGI identifier |
CompositeFigi | string | The country-composite OpenFIGI identifier |
ShareClassFigi | string | The global-composite OpenFIGI identifier |
PrimaryListing | bool? | If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange |