EU28.emp {REAT} | R Documentation |
Employment data for EU countires 2004-2016 (Source: Eurostat)
data("EU28.emp")
A data frame with 3000 observations on the following 7 variables.
unit
measuring unit: thousand persones (THS_PER
)
nace_r2
NACE industry classification
s_adj
Adjustement of data: Not seasonally adjusted data (NSA
)
na_item
a factor with levels SAL_DC
geo
NUTS nation code
time
year
emp1000
Industry-specific employment in thousand persons
Eurostat (2018): Breakdowns of GDP aggregates and employment data by main industries and asset classes, Tab. code namq_10_a10_e. http://appsso.eurostat.ec.europa.eu/nui/show.do?dataset=namq_10_a10_e. Own postprocessing.
data(EU28.emp)
EU28.emp[EU28.emp$time == 2016,]
# only data for 2016