You're viewing a demo portfolio

Join the waitlist
PRSM

dataflow_structure

Active

Tool of Statec Lu

declared in 0.1.0

Get the structure (Data Structure Definition) of one STATEC dataset: its ordered dimensions and, for each, the valid codes. Use this BEFORE get_data to learn how to build the dot-separated SDMX `key`. The key has one position per dimension, in `dimension_order`; an empty position is a wildcard. Example: dataflow_structure({ dataflow_id: "DF_A1100" }).

Parameters schema

{
  "type": "object",
  "required": [
    "dataflow_id"
  ],
  "properties": {
    "dataflow_id": {
      "type": "string",
      "description": "STATEC dataflow id from list_dataflows, e.g. \"DF_A1100\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Statec Lu

https://github.com/pipeworx-io/mcp-statec-lu

1/7 registries
View full server →