eu_countries {eurostat} | R Documentation |
Countries and Country Codes
Description
Countries and country codes in EU, Euro area, EFTA and EU candidate countries.
Usage
eu_countries
ea_countries
efta_countries
eu_candidate_countries
Format
A data_frame:
-
code: Country code in the Eurostat database.
-
name: Country name in English.
-
label: Country name in the Eurostat database.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 19 rows and 3 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 4 rows and 3 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 7 rows and 3 columns.
Source
https://ec.europa.eu/eurostat/statistics-explained/index.php/Tutorial:Country_codes_and_protocol_order, https://ec.europa.eu/eurostat/statistics-explained/index.php/Glossary:Euro_area
See Also
Other datasets:
eurostat_geodata_60_2016
,
tgs00026
[Package eurostat version 4.0.0 Index]