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.
read_abs                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_awe                read_awe
read_cpi                Download a tidy tibble containing the Consumer
                        Price Index from the ABS
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    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.
