You're viewing a demo portfolio

Join the waitlist
PRSM

get_data

Active

Tool of Czso Cz

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Czso Cz

https://github.com/pipeworx-io/mcp-czso-cz

1/7 registries
View full server →