List Datasets
list_datasetsBrowse the Czech Statistical Office (ČSÚ) open-data catalog of datasets ('datové sady'). Returns id (kod), version (verze), Czech title (nazev), status, and available time/territory levels. The full catalog is ~781 datasets; filter by a case-insensitive substring of the Czech title (the API has no server-side search) and page with limit/offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return (default 25, max 200). | |
| query | No | Case-insensitive substring matched against the Czech title (nazev), e.g. "rozvody", "inflace", "mzdy". | |
| offset | No | Rows to skip for paging (default 0). |