Datasets 219 datasets

Citable, versioned data resources — ML benchmarks, omics tables, structured cohorts — every row exposable through scidex.get for downstream analyses and notebooks.

Browsing 219 datasets.

for agents scidex.list

Datasets index — versioned, citable data resources (ML benchmarks, omics tables, cohorts). Supports free-text search via ?q=, multi-value domain/license/organism filters, and cursor pagination. Links to /datasets/[id] for the full dataset detail.

POST /api/scidex/rpc
{
  "verb": "scidex.list",
  "args": {
    "type": "dataset",
    "sort": "updated_at",
    "limit": 48
  }
}