← All templates
Intermediate
@yourname.data

Data Analysis Agent

Ask questions of your data; get charts and verifiable answers.

What it does

  • Loads CSVs or connects to a warehouse and profiles the schema.
  • Answers natural-language questions with SQL it shows you, plus charts.
  • Signs each report with your IDN handle for verifiable provenance.

Built with

claude-sdkduckdbmcp

Quickstart

  1. 01git clone https://github.com/idn-network/template-data && cd template-data
  2. 02cp .env.example .env # IDN_HANDLE pre-filled
  3. 03drop CSVs into workspace/data/ or add a warehouse connection
  4. 04docker compose up
  5. 05curl -X POST localhost:3000/ask -d '{"q":"top customers by revenue"}'

Reserve @yourname.data

Claim the handle now, then generate this template from your dashboard.