query_table
ActiveTool of Askdata Xk
POST a PxWeb query to a Kosovo ASKdata table and return observations as json-stat2. body must be {query:[{code, selection:{filter,values}}], response:{format:'json-stat2'}}. PxWeb caps responses at ~10,000 cells — use codes from table_meta to narrow selections across dimensions.
Parameters schema
{
"type": "object",
"required": [
"path",
"body"
],
"properties": {
"body": {
"type": "object",
"description": "{query: [{code, selection: {filter, values}}], response: {format: \"json-stat2\"}}"
},
"path": {
"type": "string",
"description": "e.g. \"ASKdata/Prices/Consumer Price Index/Annual indicators/T4CPI.px\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Askdata Xk
https://github.com/pipeworx-io/mcp-askdata-xk
1/7 registries