Package: readabs 0.4.16.905

readabs: Download and Tidy Time Series Data from the Australian Bureau of Statistics

Downloads, imports, and tidies time series data from the Australian Bureau of Statistics <https://www.abs.gov.au/>.

Authors:Matt Cowgill [aut, cre], Zoe Meers [aut], Jaron Lee [aut], David Diviny [aut], Hugh Parsonage [ctb], Kinto Behr [ctb], Angus Moore [ctb]

readabs_0.4.16.905.tar.gz
readabs_0.4.16.905.zip(r-4.5)readabs_0.4.16.905.zip(r-4.4)readabs_0.4.16.905.zip(r-4.3)
readabs_0.4.16.905.tgz(r-4.4-any)readabs_0.4.16.905.tgz(r-4.3-any)
readabs_0.4.16.905.tar.gz(r-4.5-noble)readabs_0.4.16.905.tar.gz(r-4.4-noble)
readabs_0.4.16.905.tgz(r-4.4-emscripten)readabs_0.4.16.905.tgz(r-4.3-emscripten)
readabs.pdf |readabs.html
readabs/json (API)
NEWS

# Install 'readabs' in R:
install.packages('readabs', repos = c('https://mattcowgill.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mattcowgill/readabs/issues

On CRAN:

absaustraliaaustralian-bureau-of-statisticsaustralian-datastatisticstidy-datatime-series

28 exports 100 stars 4.39 score 53 dependencies 127 scripts 827 downloads

Last updated 7 days agofrom:1ce114b7e9. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-winOKSep 10 2024
R-4.5-linuxOKSep 10 2024
R-4.4-winOKSep 10 2024
R-4.4-macOKSep 10 2024
R-4.3-winOKSep 10 2024
R-4.3-macOKSep 10 2024

Exports:check_latest_datedownload_abs_data_cubeextract_abs_sheetsget_available_filesget_available_lfs_cubesread_absread_abs_dataread_abs_localread_abs_metadataread_abs_seriesread_abs_urlread_apiread_api_dataflowsread_api_datastructureread_api_urlread_aweread_cpiread_job_mobilityread_lfs_datacuberead_lfs_grossflowsread_payrollssearch_cataloguessearch_filesseparate_seriesshow_available_cataloguesshow_available_filestidy_abstidy_abs_list

Dependencies:askpassbitbit64cellrangerclicliprcpp11crayoncurldata.tabledplyrfansifastmatchforcatsfstfstcoregenericsgluehavenhmshttrhutilsjsonlitelabelledlifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6Rcppreadrreadxlrematchrlangrvestselectrstringistringrsystibbletidyrtidyselecttzdbutf8vctrsvroomwithrxml2

Using readabs

Rendered fromreadabs_vignette.Rmdusingknitr::rmarkdownon Sep 10 2024.

Last update: 2023-02-15
Started: 2019-01-28

Readme and manuals

Help Manual

Help pageTopics
ABS.Stat API functionsabs_api read_api read_api_dataflows read_api_datastructure read_api_url
Get date of most recent observation(s) in ABS time seriescheck_latest_date
Experimental helper function to download ABS data cubes that are not compatible with read_abs.download_abs_data_cube
Extract data sheets from an ABS timeseries workbook saved locally as an Excel file.extract_abs_sheets
Show the available Labour Force, Australia, detailed data cubes that can be downloadedget_available_lfs_cubes
Download, extract, and tidy ABS time series spreadsheetsread_abs read_abs_series
Extracts ABS time series data from local Excel spreadsheets and converts to long format.read_abs_data
Read and tidy locally-saved ABS time series spreadsheet(s)read_abs_local
Extracts ABS series metadata directly from Excel spreadsheets and converts to long-form.read_abs_metadata
Download and import an ABS time series spreadsheet from a given URLread_abs_url
read_aweread_awe
Download a tidy tibble containing the Consumer Price Index from the ABSread_cpi
Download and tidy ABS Job Mobility tablesread_job_mobility
Convenience function to download and tidy data cubes from ABS Labour Force, Australia, Detailed.read_lfs_datacube
Download, import and tidy 'gross flows' data cube from the monthly ABS Labour Force survey.read_lfs_grossflows
Download and tidy ABS payroll jobs and wages dataread_payrolls
Helper function for 'download_abs_data_cube' to scrape the available catalogues from the ABS website.scrape_abs_catalogues
Search for ABS catalogues that match a stringsearch_catalogues
Search for a file within an ABS cataloguesearch_files
Separate the series column in a tidy ABS time series data frameseparate_series
Helper function for 'download_abs_data_cube' to show the available catalogues.show_available_catalogues
Helper function to show the files available in a particular catalogue number.get_available_files show_available_files
Tidy ABS time series data.tidy_abs
Tidy multiple dataframes of ABS time series data contained in a list.tidy_abs_list