v1.5.0 - Semantic and Source Expansion
v1.5.0 - Semantic and Source Expansion
This release expands AusEcon MCP’s analyst-facing coverage while preserving the existing {metadata, series, observations} response contract.
Added
-
Added quarterly ABS Household Spending Indicator support via
HSI_Q, including:quarterly_household_spending_currentquarterly_household_spending_volume
-
Added selected RBA source-native table coverage:
a4c1.1c2.1c4.1d14.1f1.1f2.1i5j1
-
Expanded APRA catalogue coverage with additional official publications:
- Quarterly Superannuation Industry Publication
- Quarterly Fund-Level Statistics
- Quarterly General Insurance Performance Statistics
- Quarterly Life Insurance Performance Statistics
- Quarterly Private Health Insurance Performance Statistics
- Quarterly Private Health Insurance Membership Coverage
-
Added APRA-backed semantic concepts for banking, superannuation, insurance, and private health insurance:
adi_capital_ratioadi_liquidity_coverage_ratioadi_residential_mortgage_exposureadi_commercial_property_exposuresuperannuation_total_assetssuperannuation_member_accountsgeneral_insurance_premium_revenuegeneral_insurance_claims_expenselife_insurance_premium_revenuelife_insurance_claims_expensephi_premium_revenuephi_claims_expensephi_membership
-
Added transparent derived concepts:
mortgage_rate_spreadreal_mortgage_ratecredit_to_gdphousehold_spending_growth
Changed
- Extended semantic provenance metadata to support APRA targets through
apra_table_idandapra_series_ids. - Updated semantic bounds handling so APRA-backed semantic concepts accept the same analyst-friendly date bounds as RBA-backed concepts.
- Regenerated the semantic concepts reference, increasing the curated concept count to 70.
- Added APRA period-row workbook parsing support for private health insurance membership-style tables.
Validation
- Full test suite passes:
716 passed. - Ruff checks pass across
src,tests, andscripts. - Diff whitespace check passes with
git diff --check.
Compatibility
This release is backwards-compatible. It does not add new MCP tools and does not change the top-level response shape.