You're viewing a demo portfolio

Join the waitlist
PRSM

list_dataflows

Active

Tool of Statec Lu

declared in 0.1.0

Browse or keyword-search STATEC (Luxembourg statistics) datasets, called "dataflows". Each result has an `id` (e.g. "DF_A1100", the dataflowRef you pass to get_data / dataflow_structure) and an English name plus a short description (publication date, periodicity, author, category). STATEC publishes hundreds of datasets, so pass `query` to filter unless you really want the whole catalog. Example: list_dataflows({ query: "population" }) or list_dataflows({ query: "unemployment" }).

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results to return (default 50)."
    },
    "query": {
      "type": "string",
      "description": "Case-insensitive substring filter on dataset id, name, or description, e.g. \"population\", \"inflation\", \"GDP\", \"wages\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Statec Lu

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

1/7 registries
View full server →