# 데이터 다운로드

{% hint style="success" %}
➰ 시간에 따라 발생한 모든 이벤트 및 이벤트의 파라미터, 유저의 정보 확인이 필요해요.

➰ 대시보드에서 보여지는 정제된 데이터가 아닌, 실제로 수집된 모든 데이터를 확인하고 싶어요.&#x20;

➰ 데이터 검증을 위한 로우 데이터 확인이 필요해요.<br>

-> [RAW 타입](/dashboard/data-export/raw-type.md)

\
➰ 원하는 기준(이벤트 파라미터) 에 따른 데이터 값을 구분하여 비교하고 싶어요.

➰ 여러 필터 조건을 걸어 수집되는 데이터를 간단하게 확인하고 싶어요.

➰ 최근 \~일간의 매일 갱신되는 데이터를 테이블의 형태로 시각화하여 매일 확인하고 싶어요.

-> [통계 타입](/dashboard/data-export/table-type.md)
{% endhint %}

***

## RAW 타입

{% content-ref url="/pages/wtht7KO8UYK4lBRILWvn" %}
[RAW 타입](/dashboard/data-export/raw-type.md)
{% endcontent-ref %}

## 통계 타입

{% content-ref url="/pages/ifjNDa4NxtXWFfVG7Xp7" %}
[통계 타입](/dashboard/data-export/table-type.md)
{% endcontent-ref %}


---

# 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://document.wisetracker.co.kr/dashboard/data-export.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.
