A subset of the Eurostat dataset
R&D personnel and researchers by sector of performance, sex and NUTS 2 regions
.
regional_rd_personnel
A data frame with 956 observations of 7 variables:
National and sub-national geographical codes from Eurostat
Time, coded as a numeric variable of the year, 2006-2019
The numeric statistical values
Unit of measurement, contains only FTE
Sex of researchers, contains only both sexes as T
Professional position, contains all R&D employees not only researchers
Sector of performance, filtered for all sectors as TOTAL
Mapping Regional Data, Mapping Metadata Problem
The fresh version of this statistic can be obtained by
eurostat::get_eurostat_json (id = "rd_p_persreg",
filters = list (sex = "T", prof_pos = "TOTAL",sectperf = "TOTAL", unit = "FTE" ))
recode_nuts