News Stocks
Service statistics
Return high-level coverage statistics for the news stocks dataset.
Includes:
- total mention rows stored
- distinct tickers with news data
- today's UTC mention and distinct ticker counts
- total supported tickers in the reference universe
get/news/stocks/v1/stats
Response
Successful Response
Example response
{
"total_mentions": 12833,
"unique_tickers": 65,
"mentions_today": 342,
"unique_tickers_today": 21,
"supported_tickers": 11800
}