You're viewing a demo portfolio

Join the waitlist
PRSM

destatis_table

Active

Tool of Destatis

declared in 0.1.0

Fetch a Destatis GENESIS statistical table's data by its code (get codes from destatis_search), e.g. "12411-0001" (population) or "61111-0001" (consumer price index). Returns the table content (values across its dimensions) plus title. Germany-wide and by Land where the table provides it.

Parameters schema

{
  "type": "object",
  "required": [
    "table_code"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own free Destatis GENESIS API token. Omit to use the shared Pipeworx token."
    },
    "table_code": {
      "type": "string",
      "description": "GENESIS table code, e.g. \"12411-0001\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Destatis

https://github.com/pipeworx-io/mcp-destatis

2/7 registries
View full server →
destatis_table — Destatis — PRSM MCP