Downloads specified ABS catalogue data files from the ABS website, using a valid ABS data table 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.