Zacks Analyst Ratings Snapshot

Zacks Analyst Ratings Snapshot Web API Documentation

This database offers current and historical consensus analyst recommendation snapshots for over 5,000 US and Canadian listed companies.

Endpoint:
https://api-v2.intrinio.com/securities/{identifier}/zacks/analyst_ratings/snapshot

Parameters

Name Description Example
identifier
* required
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) AAPL
date
Lookup a historical snapshot on the given date 2019-01-01
identifier
* required
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID)
date
* required
Lookup a historical snapshot on the given date

Output Fields

Name Description Type
snapshots
array
type
The snapshot type, signifying the age of the ratings data from the snapshot date. string
snapshot_date
The date of the snapshot, when data was recorded. date
rating_date
The date of the latest rating for the snapshot timeframe. This is the effective date of the ratings data. date
mean
The mean (average) weighing of analyst recommendations, from 1 (strong buy) to 5 (strong sell). number
percentile
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). number
strong_buys
The number of analysts recommending Strong Buy. integer
buys
The number of analysts recommending Buy. integer
holds
The number of analysts recommending Hold. integer
sells
The number of analysts recommending Sell. integer
strong_sells
The number of analysts recommending Strong Sell. integer
total
The total number of analysts recommendations. integer
security
The Security resolved from the given identifier object
id
The Intrinio ID for Security string
company_id
The Intrinio ID for the Company for which the Security is issued string
name
The name of the Security string
code
A 2-3 digit code classifying the Security (reference) string
currency
The currency in which the Security is traded on the exchange string
ticker
The common/local ticker of the Security string
composite_ticker
The country-composite ticker of the Security string
figi
The OpenFIGI identifier string
composite_figi
The country-composite OpenFIGI identifier string
share_class_figi
The global-composite OpenFIGI identifier string
primary_listing
If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange boolean
snapshots
security
The Security resolved from the given identifier