Skip to content

Semantic Concepts

get_economic_series accepts the following curated concepts. Each row resolves to a source-native ABS or RBA target and can be discovered at runtime with list_economic_concepts or the ausecon://concepts resource.

Total concepts: 29.

ConceptSourceDatasetVariantFrequencyRecommended call
household_spendingABSHSI_Mheadline_spendingMonthlyget_economic_series(concept="household_spending")
ConceptSourceDatasetVariantFrequencyRecommended call
populationABSERP_Qheadline_populationQuarterlyget_economic_series(concept="population")
ConceptSourceDatasetVariantFrequencyRecommended call
aud_usdRBAf11aud_usdDailyget_economic_series(concept="aud_usd")
trade_weighted_indexRBAf11twiDailyget_economic_series(concept="trade_weighted_index")
ConceptSourceDatasetVariantFrequencyRecommended call
current_account_balanceABSBOPcurrent_accountQuarterlyget_economic_series(concept="current_account_balance")
trade_balanceABSITGStrade_balanceMonthlyget_economic_series(concept="trade_balance")
commodity_pricesRBAi2rba_commodity_indexMonthlyget_economic_series(concept="commodity_prices")
ConceptSourceDatasetVariantFrequencyRecommended call
dwelling_approvalsABSBUILDING_APPROVALSheadline_approvalsMonthlyget_economic_series(concept="dwelling_approvals")
ConceptSourceDatasetVariantFrequencyRecommended call
inflation_expectationsRBAg3consumerMonthlyget_economic_series(concept="inflation_expectations")
monthly_inflationRBAg4headline_monthlyMonthlyget_economic_series(concept="monthly_inflation")
trimmed_mean_inflationRBAg1trimmed_meanQuarterlyget_economic_series(concept="trimmed_mean_inflation")
weighted_median_inflationRBAg1weighted_medianQuarterlyget_economic_series(concept="weighted_median_inflation")
ConceptSourceDatasetVariantFrequencyRecommended call
business_lending_rateRBAf7small_business_indicatorMonthlyget_economic_series(concept="business_lending_rate")
government_bond_yield_10yRBAf17ags_10yDailyget_economic_series(concept="government_bond_yield_10y")
government_bond_yield_3yRBAf17ags_3yDailyget_economic_series(concept="government_bond_yield_3y")
mortgage_rateRBAf6owner_occupier_variableMonthlyget_economic_series(concept="mortgage_rate")
ConceptSourceDatasetVariantFrequencyRecommended call
employmentABSLFemploymentMonthlyget_economic_series(concept="employment")
hours_workedABSLF_HOURSheadline_hoursMonthlyget_economic_series(concept="hours_worked")
job_vacanciesABSJVheadline_vacanciesQuarterlyget_economic_series(concept="job_vacancies")
participation_rateABSLFparticipation_rateMonthlyget_economic_series(concept="participation_rate")
underemployment_rateABSLF_UNDERheadline_underemploymentMonthlyget_economic_series(concept="underemployment_rate")
unemployment_rateABSLFunemployment_rateMonthlyget_economic_series(concept="unemployment_rate")
ConceptSourceDatasetVariantFrequencyRecommended call
cash_rate_targetRBAa2targetEvent-drivenget_economic_series(concept="cash_rate_target")
ConceptSourceDatasetVariantFrequencyRecommended call
business_creditRBAd2businessMonthlyget_economic_series(concept="business_credit")
housing_creditRBAd2housingMonthlyget_economic_series(concept="housing_credit")
ConceptSourceDatasetVariantFrequencyRecommended call
gdp_growthABSANA_AGGgdp_growthQuarterlyget_economic_series(concept="gdp_growth")
ConceptSourceDatasetVariantFrequencyRecommended call
headline_cpiABSCPIheadlineQuarterlyget_economic_series(concept="headline_cpi")
producer_price_inflationABSPPI_FDproducerQuarterlyget_economic_series(concept="producer_price_inflation")
wage_growthABSWPIheadline_wpiQuarterlyget_economic_series(concept="wage_growth")
  • Concept rows are generated from the runtime semantic resolver, not copied from the README.
  • Use variant, geography, and frequency only where the concept entry declares support for those selectors.
  • Source-native retrieval details remain available through search_datasets, list_catalogue, get_abs_dataset_structure, get_abs_data, and get_rba_table.