powered by
Download a table of contents of eurostat datasets. Note that the values in column 'code' should be used to download a selected dataset.
getEurostatTOC()
A data.frame with eight columns
The name of dataset of theme
The codename of dataset of theme, will be used by the getEurostatRCV and getEurostatRaw functions.
Is it a dataset, folder or table.
Dates.
Przemyslaw Biecek
The TOC is downloaded from the http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?sort=1&file=table_of_contents_en.txt
http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?sort=1&file=table_of_contents_en.txt
See Also as getEurostatRCV, getEurostatRaw, grepEurostatTOC.
getEurostatRCV
getEurostatRaw
grepEurostatTOC
if (FALSE) { tmp <- getEurostatTOC() head(tmp) }
Run the code above in your browser using DataLab