API
Machine-readable access to the warehouse registry. No key needed; be kind.
GET /api/stats.json
Headline counters: datasets, rows, bytes, accepted papers. try
GET /api/datasets.json
Full dataset registry: id, database, category, publisher, rows, bytes, licence, updated. try
GET /api/dataset/<db.table>.json
One dataset incl. column schema. example
GET /api/copilot?q=…
Ask a question; returns answer, executed SQL, timings, optional chart data. example