powered by
Download table of contents (TOC) of eurostat datasets. Note that the values in column 'code' should be used to download a selected dataset.
get_eurostat_toc()getEurostatTOC()
getEurostatTOC()
A data.frame with eight columns
The name of dataset of theme
The codename of dataset of theme, will be used by the eurostat and get_eurostat_raw functions.
Is it a dataset, folder or table.
Dates.
getEurostatTOC: Old depricated version
getEurostatTOC
The TOC is downloaded from http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?sort=1&file=table_of_contents_en.txt
See citation("eurostat").
get_eurostat, search_eurostat.
get_eurostat
search_eurostat
# NOT RUN { tmp <- get_eurostat_toc(); head(tmp) # }
Run the code above in your browser using DataLab