Australian Bureau of Statistics (ABS)

by seansoreilly

query_dataset

Query and filter statistical datasets from the Australian Bureau of Statistics (ABS) to extract specific data insights using dataset IDs.

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" }

You must be authenticated.

Other Tools from Australian Bureau of Statistics (ABS)

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/abs'

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