| extract_abs_sheets | Extract data sheets from an ABS timeseries workbook saved locally as an .xls file. |
| get_abs | Download, extract, and tidy ABS time series spreadsheets (deprecated) |
| 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_abs_sdmx | Extracts ABS XML-formatted data using the SDMX API |
| read_cpi | Download a tidy tibble containing the Consumer Price Index from the ABS |
| separate_series | Separate the series column in a tidy ABS time series data frame |
| tidy_abs | Tidy ABS time series data. |
| tidy_abs_list | Tidy multiple dataframes of ABS time series data contained in a list. |