The ABS Payroll Jobs
dataset draws upon data collected
by the Australian Taxation Office as part of its Single-Touch Payroll
initiative and supplements the monthly Labour Force Survey. Unfortunately,
the data as published by the ABS (1) is not in a standard time series
spreadsheet; and (2) is messy in various ways that make it hard to
read in R. This convenience function uses download_abs_data_cube()
to
import the payrolls data, and then tidies it up.
Note that this ABS release used to be called Weekly Payroll Jobs and Wages Australia.
The total wages series were removed from this release in mid-2023 and it
was renamed to Weekly Payroll Jobs. The ability to read total wages
indexes using this function was therefore also removed. It was then renamed
Payroll Jobs and the frequency was reduced, with further modifications to
the data released.