Learn R Programming

bpvars (version 1.0)

ilo_dynamic_panel: A 4-variable annual system for forecasting labour market outcomes for 189 countries from 1991 to 2024

Description

For each of the countries a time series of 34 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 2025-09-26.

Usage

data(ilo_dynamic_panel)

Arguments

Format

A list of 189 ts objects with time series of 34 observations on 4 variables:

gdp

logarithm of gross domestic product

UR

annual unemployment rate

EPR

annual employment rate

LFPR

annual labour force participation rate

Examples

Run this code
data(ilo_dynamic_panel)   # upload the data

Run the code above in your browser using DataLab