# 데이터 보정 시기

#### 비정기적인 데이터 보정

* 신용카드 사용인구 등의 변화로 소비 모집단이 변경될 때
* 통계 알고리즘 개선으로 데이터가 변경될 때

{% hint style="info" %}
통계 데이터는 발행된 이후에는 가급적 변경되지 않습니다만, 좋은 품질의 통계를 위해 별도의 고지없이 보정될 수 있습니다.

모집단 변경 등과 같은 전체 통계 기준이 변경되는 경우 반드시 별도 고지를 합니다.
{% endhint %}

#### 정기적인 데이터 보정

* 매월 데이터 제공시 해당 월의 일 데이터 보정

{% hint style="info" %}
진행 중인 달의 일 데이터는 잠정 데이터이므로 매월 데이터 제공 시 일간 데이터를 별도 고지없이 보정하여 제공합니다.
{% endhint %}

* 매월 데이터 제공시 2달 전 일/월 데이터 보정

{% hint style="info" %}
매월 통계청에서 최대 45일 늦게 발표되는 실제 한국인의 카드 사용금액을 기반으로 과거 해당 월의 일/월 추정 데이터를 실제에 맞춰 별도 고지없이 보정하여 제공합니다.
{% endhint %}


---

# Agent Instructions: 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://guide.wiseapp.co.kr/wiseretail/data-methodology/data-correction-timing.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.
