xml_via_python.Rd
Download xml xtab data from url, tag with code for caching useful for older (2006) data that does not come as csv option
The statcan table code, needed for caching and for locating the table to extract
The url to the xml table download. Only needed if the table is not cached, but reommended to always include for reproducibility
path to python executable, expects a conda environment 'r-reticulate' to exist. Can be set up with `install_python_environment`.
local conda
Will refresh cached data if set to TRUE, default is FALSE
A path to the downloaded xml zip file. Useful if file has already been downloaded and should not be downloaded again.