powered by
Download a dictionary for given coded variable from Eurostat (ec.europa.eu/eurostat).
getEurostatDictionary(dictname)
A data.frame with two columns, first with code names and second with full names.
Character, dictionary for given variable name will be downloaded.
Przemyslaw Biecek
The TOC is downloaded from the http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?file=dic....
http://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?file=dic....
See Also as getEurostatRCV, getEurostatRaw, grepEurostatTOC.
getEurostatRCV
getEurostatRaw
grepEurostatTOC
if (FALSE) { tmp <- getEurostatDictionary("crop_pro") head(tmp) }
Run the code above in your browser using DataLab