> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/data-analyst.md).

# データアナリスト

#### 担当業務

* 賭け取引量、市場解決、オッズ変動、建玉、予測イベントへのユーザー参加などを含むオンチェーントランザクションの大規模データセットを収集・分析・解釈する。
* プロダクトおよびエンジニアリングチームと連携し、生のブロックチェーンデータをプロトコルの健全性、流動性トレンド、市場効率に関するインサイトに変換する分析ソリューションを設計する。
* Dune Analytics、Tableau、Datawind 等のツールを使用して、TVL（Total Value Locked）、ユーザーエンゲージメント、予測精度、イベント結果などの主要指標を監視するデータダッシュボードを構築・維持する。
* トークンエアドロップ、ステーキングインセンティブ、市場プロモーションなど、オンチェーンキャンペーンの分析サポートをリードし、適格性の追跡、報酬配布、ROI 分析を行う。
* パブリックブロックチェーンデータをクエリし、賭けパターン、イベント解決のオラクル統合、潜在的な市場操作などのユーザー行動トレンドを発掘する。
* ブロックチェーンデータを実行可能な推奨事項に変換し、ビジュアライゼーションとレポートを通じて複雑なインサイトをステークホルダーに伝達する。
* ブロックチェーンの進歩、予測市場プロトコル、規制の変化を継続的に把握し、データ駆動型の戦略に活かす。
* 市場競争力のためにインサイトまでの時間が重要な、高速な環境で協力する。

#### 必要要件

* コンピューターサイエンス、統計学、数学、経済学、または関連分野の定量的な学士号。
* データ分析の経験 3 年以上、ブロックチェーン、暗号資産、またはフィンテック環境での経験が望ましい。
* EVM ベースのチェーン（Ethereum、BNB Chain など）、スマートコントラクト、トランザクション構造、イベントログを含むブロックチェーンの基礎への深い理解。
* ブロックチェーンデータのクエリ（Dune Analytics、BigQuery 等）のための SQL への習熟と、データ処理・スクリプティングのための少なくとも 1 つのプログラミング言語（Python、R など）。
* Tableau、Power BI、Matplotlib 等のデータビジュアライゼーションツールの経験。
* DeFi または予測市場における流動性プール、オラクルデータフィード、解決メカニズムなどのオンチェーン指標への知見。
* 大規模で非構造化されたデータセットを処理し、意味のあるインサイトを導き出す強力な分析的思考力。
* 非技術系チームに知見を提示するための優れたコミュニケーションスキル。

#### 望ましい資格

* Polymarket、Augur 等の予測市場プラットフォームでの経験、またはオンチェーンゲーミング / 賭けデータの分析経験。
* 市場アウトカムの予測モデリングのための機械学習を含む、高度な分析手法の知識。
* ブロックチェーンクエリのための Nansen、Glassnode、GraphQL 等の追加ツールへの習熟。
* EVM 以外のチェーン（Solana など）への理解はプラス。
* Web3 スタートアップまたは分散型組織での経験。


---

# 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://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/data-analyst.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.
