Trending Words Rank
Definition
Trending Words Rank is build on top of the Social Data.
Trending Words Rank for an asset represents position of that asset based on top trending words score. Data for asset and some time interval only appears if asset for that time interval is in top trending words.
Access
Measuring Unit
Ordinal number
Data Type
Frequency
Latency
Available Assets
Available for these assets
SanAPI
Available under the trending_words_rank
name.
1 2 3 4 5 6 7 8 9 10 11 12 13
{ getMetric(metric: "trending_words_rank") { timeseriesData( slug: "santiment" from: "2022-05-01T00:00:00Z" to: "2022-05-07T00:00:00Z" interval: "1d" ) { datetime value } } }