
A 4-variable annual system for forecasting labour market outcomes for 189 United Nations countries from 1991 to 2023
Source:R/ilo_dynamic_panel.R
ilo_dynamic_panel.Rd
For each of the countries a time series of 33 observations on 4 variables including the logarithm of Gross Domestic Product (gdp), as well as the labour market outcomes including the unemployment rate (UR), employment rate (EPR), labour force participation rate (LFPR). The missing observations are filled using imputation method. Last data update was implemented on 2024-09-21.
Usage
data(ilo_dynamic_panel)
Format
A list of 189 ts
objects with time series of 33 observations
on 4 variables:
- gdp
logarithm of gross domestic product
- UR
annual unemployment rate
- EPR
annual employment rate
- LFPR
annual labour force participation rate
Source
International Labour Organization. (2020). ILO modelled estimates database, ILOSTAT [database]. Available from https://ilostat.ilo.org/data/.
Examples
data(ilo_dynamic_panel) # upload the data