Get the bulk-CSV download URL for a StatCan cube
Source:R/datasets_statcan.R
morie_datasets_statcan_full_csv_url.RdPhase 3DDD3. Wraps the getFullTableDownloadCSV/<productId>/en
GET endpoint. Returns the temporary download URL for the cube's
bulk CSV ZIP. Caller is responsible for downloading the ZIP
(typically large – often hundreds of MB).
Usage
morie_datasets_statcan_full_csv_url(product_id, language = c("en", "fr"))