@pipeworx/istat-it
Connect: https://gateway.pipeworx.io/istat-it/mcp · Install: one-click buttons
Tools: 3
Tools
- list_dataflows — Browse or keyword-search ISTAT datasets (dataflows). Each result has an
id(the dataflowId you pass to get_data / dataflow_structure) and an English name. ISTAT publishes ~4,800 datasets, so always - dataflow_structure — Get the structure (Data Structure Definition) of one ISTAT dataset: its ordered dimensions and, for each, the valid codes. Use this to learn how to build the dot-separated SDMX key for get_data. The k
- get_data — Pull observations from an ISTAT dataset.
keyis a dot-separated SDMX dimension filter, one position per dimension in the order given by dataflow_structure; leave a position empty to wildcard it. Exa
Tools
-
dataflow_structure— Get the structure (Data Structure Definition) of one ISTAT dataset: its ordered dimensions and, for each, the valid codes. Use this to learn how to build the dot-separated SDMX key for get_data. The k -
get_data— Pull observations from an ISTAT dataset. `key` is a dot-separated SDMX dimension filter, one position per dimension in the order given by dataflow_structure; leave a position empty to wildcard it. Exa -
list_dataflows— Browse or keyword-search ISTAT datasets (dataflows). Each result has an `id` (the dataflowId you pass to get_data / dataflow_structure) and an English name. ISTAT publishes ~4,800 datasets, so always