Baselight

Labor Statistics (LS)

IMF LS

@imf.ls

Loading...
Loading...

About this Dataset

Labor Statistics (LS)

Labor Force Statistics provide information on various aspects of labor markets including employment rates, unemployment rates, labor force participation. Data are obtained from national statistical organizations. The data are used by policymakers, researchers, and analysts to understand labor market conditions, identifying trends, and making informed decisions related to economic development, social policies, and labor force planning.

Keywords: Labor force,Employment,Unemployment,Earnings.

Last updated: 2025-10-22T06:24:37.886713300Z.

Tables

CodeList CL COUNTRY

@imf.ls.codes_cl_country
  • 5.92 kB
  • 193 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

@imf.ls.codes_cl_freq
  • 2.21 kB
  • 3 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_freq (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL LS TYPE OF TRANSFORMAtION

@imf.ls.codes_cl_ls_type_of_transformation
  • 2.42 kB
  • 5 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_ls_type_of_transformation (
  "code" VARCHAR,
  "description" VARCHAR
);

Indicators

@imf.ls.indicators
  • 6.12 kB
  • 5 rows
  • 7 columns
Loading...
CREATE TABLE indicators (
  "indicator" VARCHAR,
  "series_name" VARCHAR,
  "unit" VARCHAR,
  "transformation" VARCHAR,
  "http_www_w3_org_2001_xmlschema_instance_type" VARCHAR,
  "type_of_transformation" VARCHAR,
  "keywords" VARCHAR
);

Observations

@imf.ls.observations
  • 2.75 MB
  • 338,604 rows
  • 6 columns
Loading...
CREATE TABLE observations (
  "country" VARCHAR,
  "indicator" VARCHAR,
  "type_of_transformation" VARCHAR,
  "frequency" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

Anyone who has the link will be able to view this.