List Datasets
list_datasetsBrowse/search Statbel datasets (be.STAT "datasources"). Each dataset has a name code (e.g. "IM_EAF_HOUSE_SALES_IDX"), a descriptions map with one entry per supported language (nl/fr/de/en), a category id, supportedLocales, and last-update timestamps. Filter by case-insensitive substring matched against the dataset code and all-language descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 50, max 500). | |
| query | No | Case-insensitive substring matched against the dataset code and any-language description. Omit to list all. |