Search Tables
search_tablesFind CBS StatLine datasets by keyword (matched against title). Returns table id, title, period and language. Table ids ending in "eng"/"ENG" have English labels; others are Dutch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Max results (default 25). | |
| keyword | Yes | Search term matched in the table title, e.g. "population", "energy", "wages". | |
| english_only | No | If true, only return English-language tables (id ends in "eng"). Default false. |