> For the complete documentation index, see [llms.txt](https://docs.tickertrends.io/tickertrends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tickertrends.io/tickertrends/documentation-v2/2.-data-coverage-and-data-types/2.1-coverage-overview.md).

# 2.1 Coverage Overview

One of the most common questions we get is about historical length, granularity, and update frequency. Below is a summary comparison of our key datasets:

| Data Type                                                 | Historical Length                 | Granularity               | Update Frequency            |
| --------------------------------------------------------- | --------------------------------- | ------------------------- | --------------------------- |
| **Google Search**                                         | 2004-present                      | Weekly                    | Weekly                      |
| **Amazon Search**                                         | 2+ years                          | Monthly                   | Monthly                     |
| **YouTube Search**                                        | 2008-present                      | Weekly                    | Weekly                      |
| **YouTube Views & Subs**                                  | Since YouTube channel inception   | Daily                     | Daily                       |
| **Instagram Followers**                                   | Since Instagram account inception | Daily                     | Daily                       |
| **Web Traffic (Main Domain)**                             | 2+ years                          | Daily                     | Weekly                      |
| **Website Traffic (Domain Path)**                         | 2+ years                          | Daily                     | Monthly                     |
| **Mobile App Usage (USA & Global WAUs - iOS & Android)**  | 2+ years                          | Weekly                    | Monthly                     |
| **Mobile App Store Rankings (Top Free Charts)**           | 2+ years                          | Daily                     | Weekly                      |
| **Android App Review**                                    | 2+ years                          | Daily                     | Daily                       |
| **TikTok Views**                                          | 3 years                           | Monthly (Daily Available) | Monthly                     |
| **TikTok Likes & Follows**                                | Since TikTok account inception    | Daily                     | Daily                       |
| **Reddit Subscribers**                                    | Since Subreddit account inception | Daily                     | Daily                       |
| **Reddit Post**                                           | Since Subreddit account inception | Daily                     | Daily                       |
| **Wikipedia (Page Views)**                                | Since Wikipedia page inception    | Daily                     | Daily                       |
| **Amazon Product Price & Product Ranking**                | 3+ years                          | Daily                     | Daily                       |
| **News Article Volume**                                   | 3+ years                          | Monthly                   | Monthly                     |
| **NPM Downloads**                                         | 2 years                           | Daily                     | Daily                       |
| **Pinterest Trends**                                      | 1 year                            | Weekly                    | Weekly                      |
| **Google Shopping**                                       | 2004-present                      | Weekly                    | Weekly                      |
| **Google Images**                                         | 2004-present                      | Weekly                    | Weekly                      |
| **Google News**                                           | 2004-present                      | Weekly                    | Weekly                      |
| **Podcast Mentions**                                      | 3+ years                          | Weekly                    | Weekly                      |
| **Financial Data (Consensus, Estimates, News Sentiment)** | Varies (via external feeds)       | Quarterly, Monthly, Daily | Varies (via external feeds) |
| **TickerTrends Proprietary Trend Values**                 | 2 years                           | Daily                     | Weekly                      |
| **TickerTrends Website Traffic**                          | 3+ years                          | Weekly                    | Weekly                      |
| **Consumer Usage Trackers**                               | Varies                            | Weekly                    | Varies (Usually bi-weekly)  |
| **ChatGPT Trends**                                        | 1+ year                           | Monthly                   | Monthly                     |

**Data Integrity and Normalization**\
We preserve raw data as closely as possible to the original source to ensure accuracy and transparency. Unlike many providers that pre-normalize datasets, our approach keeps the underlying signals intact. Normalization is applied only within our KPI forecasting models, where it is necessary to align disparate signals into a unified framework for predicting company performance. This way, users always have access to both the raw, unadjusted data for direct analysis and the normalized outputs used in KPI forecasts.

Contact us for specific data or granularity needs at **<admin@tickertrends.io>**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tickertrends.io/tickertrends/documentation-v2/2.-data-coverage-and-data-types/2.1-coverage-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
