Data Analyst
Profiles your data, writes and runs SQL on it, and answers from computed results.
- Typical run
- ~4 min
- Tools
- CSV profiling · SQL (DuckDB)
- You provide
- An uploaded CSV · A question
- Approval
- Read-only: nothing leaves the platform
◤ What it does
Profiles your data, writes and runs SQL on it, and answers from computed results.
Upload a CSV and ask a question in plain language. The Data Analyst profiles the table, plans the SQL queries that answer the question, runs them on the data with DuckDB, and answers from the computed results rather than from a guess. Figures it reports can be recomputed by the Evaluator, which is exactly what happens in a business diagnostic.
Limits: CSV, TSV, or XLSX-exported data; one table per file.
◤ Ask it
In your words. No prompts to engineer.
“What are the top three trends in this sales export, and what is driving them?”
“Which customer segment looks most at risk of churn, and why?”
“Build a weekly KPI digest: headline numbers, what moved, and what deserves attention.”
◤ Missions it runs in
- Diagnose my business
◤ Questions
About the Data Analyst
Does it actually run the numbers?
Yes. It writes SQL and executes it against your data in DuckDB. Every figure in the answer is a computed result, and the Evaluator can recompute it independently.
What data formats work?
CSV and TSV files, and spreadsheets exported to those formats. Each file is treated as one table.
◤ Works alongside
