Trending Words Rank

Definition

Trending Words Rank is built on top of the Social Data.

Trending Words Rank for an asset represents the position of that asset based on the top trending words score. Data for an asset and some time interval only appears if the asset for that time interval is in the top trending words.

Please note that metrics may undergo changes in historical values due to automated recalculations triggered monthly. We constantly update our labels, which helps us keep them as fresh as possible but results in historical data changes. Any modifications to labels, social sources, or relevant jobs will prompt recalculation for the previous month’s data. Within a 12-hour period, the metric can be supplemented with new data.

Access

Restricted Access.


Measuring Unit

Ordinal number


Data Type

Timeseries Data


Frequency

Daily Intervals


Latency

Social Data Latency


Available Assets

Available for these assets


SanAPI

Available under the trending_words_rank name.

{
getMetric(metric: "trending_words_rank") {
timeseriesDataJson(
slug: "santiment"
from: "2022-05-01T00:00:00Z"
to: "2022-05-07T00:00:00Z"
interval: "1d"
)
}
}