Australian Consumer Price Indices: from 1948 to 2020

Source Notebook

Timeseries of Consumer Price Indices in Australia from 1948 to 2020

Details

The Consumer Price Index (CPI) is a measure of household inflation and includes statistics about price change for categories of household expenditure. Price indexes published by the Australian Bureau of Statistics (ABS) provide summary measures of the movements in various categories of prices over time. They are published primarily for use in Government economic analysis. Price indexes are also often used in contracts by businesses and government to adjust payments and/or charges to take account of changes in categories of prices.

(8 elements)

Examples

Basic Examples (2) 

Retrieve CPI time series on Food and beverages for Sydney area:

In[1]:=
Query[Entity["City", {"Sydney", "NewSouthWales", "Australia"}], "Food and non-alcoholic beverages", "Consumer Price Index"][
 ResourceData[\!\(\*
TagBox["\"\<Australian Consumer Price Indices: from 1948 to 2020\>\"",
#& ,
BoxID -> "ResourceTag-Australian Consumer Price Indices: from 1948 to 2020-Input",
AutoDelete->True]\)]]
Out[1]=

Retrieve the analytical series for all categories for all Australia:

In[2]:=
Query[Entity["Country", "Australia"], "All", "Analytical Series"][
 ResourceData[\!\(\*
TagBox["\"\<Australian Consumer Price Indices: from 1948 to 2020\>\"",
#& ,
BoxID -> "ResourceTag-Australian Consumer Price Indices: from 1948 to 2020-Input",
AutoDelete->True]\)]]
Out[2]=

Scope & Additional Elements (1) 

Get the original source file name for the analytical series for all categories for all Australia:

In[3]:=
Query[Entity["Country", "Australia"], "All", "Analytical Series", "OriginalSourceFile"][ResourceData[\!\(\*
TagBox["\"\<Australian Consumer Price Indices: from 1948 to 2020\>\"",
#& ,
BoxID -> "ResourceTag-Australian Consumer Price Indices: from 1948 to 2020-Input",
AutoDelete->True]\)]]
Out[3]=

Visualizations (1) 

Each data contains some display information. We can use the time series and label to display them in a DateListPlot:

In[4]:=
DateListPlot[
 Query[Entity["Country", "Australia"], "All", "Analytical Series", "TimeSeries"][ResourceData[\!\(\*
TagBox["\"\<Australian Consumer Price Indices: from 1948 to 2020\>\"",
#& ,
BoxID -> "ResourceTag-Australian Consumer Price Indices: from 1948 to 2020-Input",
AutoDelete->True]\)]],
 PlotLabel -> Query[Entity["Country", "Australia"], "All", "Analytical Series", "Label"][ResourceData[\!\(\*
TagBox["\"\<Australian Consumer Price Indices: from 1948 to 2020\>\"",
#& ,
BoxID -> "ResourceTag-Australian Consumer Price Indices: from 1948 to 2020-Input",
AutoDelete->True]\)]],
 Filling -> Bottom]
Out[4]=

Filippo Visco-Comandini, "Australian Consumer Price Indices: from 1948 to 2020" from the Wolfram Data Repository (2021)  

Data Resource History

Source Metadata

Data Downloads

Publisher Information