You're viewing a demo portfolio

Join the waitlist
PRSM

get_dataset

Active

Tool of Nsi Bg

declared in 0.1.0

Fetch a single NSI Bulgaria dataset by numeric id as a JSON-stat 2.0 object (dimensions, categories, and the flat `value` array). Get ids from list_datasets. Example ids: 107 (children in kindergartens by municipality), 242 (aggregate replacement ratio).

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Numeric dataset id, e.g. \"107\"."
    },
    "lang": {
      "enum": [
        "en",
        "bg"
      ],
      "type": "string",
      "description": "Label language. Default en."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Nsi Bg

https://github.com/pipeworx-io/mcp-nsi-bg

1/7 registries
View full server →
get_dataset — Nsi Bg — PRSM MCP