get_data
ActiveTool of Czso Cz
Fetch the actual observations/values for a ČSÚ dataset as JSON-stat 2.0 (dimensions in `id`/`dimension`, cell counts in `size`, numbers in `value`). Verified live. NOTE: returns the complete dataset as a full cross-product, which is often large (hundreds of thousands of cells, 1MB+) — call data_summary first to check pocetUdaju. Version (verze) is auto-resolved from the catalog if omitted.
Parameters schema
{
"type": "object",
"required": [
"kod"
],
"properties": {
"kod": {
"type": "string",
"description": "Dataset id, e.g. \"OBY05B03\". Get it from list_datasets."
},
"lang": {
"type": "string",
"description": "Accept-Language for labels, e.g. \"en\" or \"cs\" (default). Most category labels are Czech-only regardless."
},
"verze": {
"type": "string",
"description": "Dataset version. Optional — defaults to the latest version from the catalog."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Czso Cz
https://github.com/pipeworx-io/mcp-czso-cz
1/7 registries