> For the complete documentation index, see [llms.txt](https://guide.wiseapp.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.wiseapp.co.kr/lang/eng/wiseapp/data-methodology/statistical-criteria-change-history.md).

# Statistical Criteria Change History

### **2025** <a href="#id-2025" id="id-2025"></a>

* Changes According to Smartphone Population Shifts
  * Daily Data: Sep 1
  * Weekly Data: 1st week of Sep
  * Monthly Data: Sep

### **2022** <a href="#id-2022" id="id-2022"></a>

* Changes as iOS smartphone population grows
  * Daily Data: Jan 1
  * Weekly Data: 1st week of Jan
  * Monthly Data: Jan
* Changes as smartphone population grows
  * Daily Data: Sep 1
  * Weekly Data: 1st week of Sep
  * Monthly Data: Sep

### **2021** <a href="#id-2021" id="id-2021"></a>

* Changes due to fluctuations in smartphone population by OS
  * Daily Data: Aug 1st&#x20;
  * Weekly Data: 1st week of Aug&#x20;
  * Monthly Data: Aug

### **2020** <a href="#id-2020" id="id-2020"></a>

* Changes as Android smartphone population declines
  * Daily Data: May 1&#x20;
  * Weekly Data: 5th week of Apr
  * Monthly Data: May

### **2019** <a href="#id-2019" id="id-2019"></a>

* Changes as smartphone population grows
  * Daily Data: Jul 1&#x20;
  * Weekly Data: 1st week of Jul
  * Monthly Data: Jul

### **2018** <a href="#id-2018" id="id-2018"></a>

* Changes as smartphone population grows
  * Daily Data: May 1
  * Weekly Data: 5th week of Apr
  * Monthly Data: May

### **2017** <a href="#id-2017" id="id-2017"></a>

* Changes as smartphone population grows
  * Daily Data: Feb 27
  * Weekly Data: 1st week of Mar
  * Monthly Data: Mar

### **2016** <a href="#id-2016" id="id-2016"></a>

* Changes as smartphone population grows
  * Daily Data: Oct 2
  * Weekly Data: 1st week of Oct
  * Monthly Data: Oct


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.wiseapp.co.kr/lang/eng/wiseapp/data-methodology/statistical-criteria-change-history.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
