v.1.6.0 - APRA data access and convenience improvements #46
AnthonyPuggs
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AusEcon MCP Server v1.6.0
This release adds release-ready convenience tooling and governance improvements for ABS, RBA, and APRA data access while preserving the existing source-native retrieval contract.
Highlights
.xlsxseed fallbacks, and trusted catalogue fallback metadata.3.10-3.13CI coverage.New MCP Tools
get_latest_observationsget_top_observationsdescribe_datasetlist_release_eventsContract Notes
Existing expert retrieval tools remain available and the
{metadata, series, observations}response shape is preserved. Source-native ABS SDMX keys, RBA table and series IDs, and APRA publication, table, and series IDs remain visible.Verification
uv run --python 3.12 ruff check src tests scriptsuv run --python 3.12 pytest(757 passed)uv run --python 3.12 python scripts/update_docs_reference.py --checknpm --cache .npm-cache run buildfromdocs-siteuv build --wheel --out-dir /private/tmp/ausecon-wheel-checkThis discussion was created from the release v.1.6.0 - APRA data access and convenience improvements.
Beta Was this translation helpful? Give feedback.
All reactions