@pipeworx/ilostat
Connect: https://gateway.pipeworx.io/ilostat/mcp · Install: one-click buttons
Tools: 3
Tools
- list_dataflows — Browse or keyword-search ILOSTAT datasets (dataflows) from the International Labour Organization. Each result has an
id(the dataflowId you pass to get_data / dataflow_structure) and an English name - dataflow_structure — Get the structure (Data Structure Definition) of one ILOSTAT 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
- get_data — Pull observations from an ILOSTAT 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. I
Tools
-
dataflow_structure— Get the structure (Data Structure Definition) of one ILOSTAT 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 -
get_data— Pull observations from an ILOSTAT 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. I -
list_dataflows— Browse or keyword-search ILOSTAT datasets (dataflows) from the International Labour Organization. Each result has an `id` (the dataflowId you pass to get_data / dataflow_structure) and an English name