Gets files from ABS website specified by URL
abs_cat_download(data_url, exdir = tempdir())Character vector specifying an ABS data URLs.
Target directory for downloaded files (defaults to tempdir()). Directory is
created if it doesn't exist.
Downloads data from the ABS website and returns a character vector listing the location where files are saved.