← 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
- 01
git clone https://github.com/idn-network/template-data && cd template-data - 02
cp .env.example .env # IDN_HANDLE pre-filled - 03
drop CSVs into workspace/data/ or add a warehouse connection - 04
docker compose up - 05
curl -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.