Skip to main content
Glama

ABS MCP Server

by seansoreilly

query_dataset

Query and extract specific data from Australian Bureau of Statistics datasets using optional filters for targeted analysis and insights.

Instructions

Query a specific ABS dataset with optional filters

Input Schema

NameRequiredDescriptionDefault
datasetIdYesID of the dataset to query (e.g., C21_G01_LGA)

Input Schema (JSON Schema)

{ "properties": { "datasetId": { "description": "ID of the dataset to query (e.g., C21_G01_LGA)", "type": "string" } }, "required": [ "datasetId" ], "type": "object" }
Install Server

Other Tools from ABS MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/seansoreilly/mcp-server-abs'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server