All functions

read_api_dataflows() read_api() read_api_url() read_api_datastructure()

ABS.Stat API functions

check_latest_date()

Get date of most recent observation(s) in ABS time series

download_abs_data_cube()

Experimental helper function to download ABS data cubes that are not compatible with read_abs.

extract_abs_sheets()

Extract data sheets from an ABS timeseries workbook saved locally as an Excel file.

get_available_lfs_cubes()

Show the available Labour Force, Australia, detailed data cubes that can be downloaded

read_abs() read_abs_series()

Download, extract, and tidy ABS time series spreadsheets

read_abs_data()

Extracts ABS time series data from local Excel spreadsheets and converts to long format.

read_abs_local()

Read and tidy locally-saved ABS time series spreadsheet(s)

read_abs_metadata()

Extracts ABS series metadata directly from Excel spreadsheets and converts to long-form.

read_abs_url()

Download and import an ABS time series spreadsheet from a given URL

read_awe()

read_awe

read_cpi()

Download a tidy tibble containing the Consumer Price Index from the ABS

read_job_mobility()

Download and tidy ABS Job Mobility tables

read_lfs_datacube()

Convenience function to download and tidy data cubes from ABS Labour Force, Australia, Detailed.

read_lfs_grossflows()

Download, import and tidy 'gross flows' data cube from the monthly ABS Labour Force survey.

read_payrolls()

Download and tidy ABS payroll jobs and wages data

scrape_abs_catalogues()

Helper function for download_abs_data_cube to scrape the available catalogues from the ABS website.

search_catalogues()

Search for ABS catalogues that match a string

search_files()

Search for a file within an ABS catalogue

separate_series()

Separate the series column in a tidy ABS time series data frame

show_available_catalogues()

Helper function for download_abs_data_cube to show the available catalogues.

show_available_files() get_available_files()

Helper function to show the files available in a particular catalogue number.

tidy_abs()

Tidy ABS time series data.

tidy_abs_list()

Tidy multiple dataframes of ABS time series data contained in a list.