regional_rd_personnel {regions} | R Documentation |
R&D Personnel by NUTS 2 Regions
Description
A subset of the Eurostat dataset
R&D personnel and researchers by sector of performance, sex and NUTS 2 regions
.
Usage
regional_rd_personnel
Format
A data frame with 956 observations of 7 variables:
- geo
National and sub-national geographical codes from Eurostat
- time
Time, coded as a numeric variable of the year, 2006-2019
- values
The numeric statistical values
- unit
Unit of measurement, contains only FTE
- sex
Sex of researchers, contains only both sexes as T
- prof_pos
Professional position, contains all R&D employees not only researchers
- sectperf
Sector of performance, filtered for all sectors as TOTAL
Details
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" ))
Source
https://appsso.eurostat.ec.europa.eu/nui/show.do?dataset=rd_p_persreg&lang=en
See Also
recode_nuts