get_dataset
ActiveTool of Nsi Bg
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Nsi Bg
https://github.com/pipeworx-io/mcp-nsi-bg
1/7 registries