List Views
list_viewsBrowse/search Statbel (Statistics Belgium, be.STAT) saved statistical views. Each view is a pre-built table over a dataset and carries a single locale (nl/fr/de/en). Returns id, name, locale, dataSourceId and publish dates. Filter by case-insensitive substring of the view name (matches in any language).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 50, max 500). | |
| query | No | Case-insensitive substring to match in the view name (any language). Omit to list all. | |
| locale | No | Optional filter to one language: "nl", "fr", "de" or "en". |