sociallaboremploymentunemploymentworkforceeconomicsworld-bankILOgenderdemographics

Global Labor Market & Workforce Statistics by Country (1960–2024)

Category
Social
Records
14,105 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive panel dataset covering labor market indicators for 217 countries and territories from 1960 to 2024. Includes 14,105 observations across 29 variables: unemployment rates (total, youth, male, female), labor force participation rates by gender, employment distribution across agriculture, industry, and services sectors, vulnerable and self-employment shares, GDP per employed person (2017 PPP), wage/salaried worker proportions, and working-age population demographics. Data is sourced from the World Bank World Development Indicators, which aggregates ILO modeled estimates, national labor force surveys, and official statistical agencies. Core labor indicators have strongest coverage from 1991–2024 (ILO modeled estimates era), while demographic indicators (GDP per capita, working-age population) extend back to 1960. Ideal for: labor economics research, cross-country employment comparisons, gender gap analysis in workforce participation, structural transformation studies (agriculture→services transitions), development economics, and policy impact evaluation.

Schema

NameTypeDescription
country_code_iso3string
country_code_iso2string
country_namestring
regionstring
income_levelstring
yearstring
unemployment_rate_pctstring
labor_force_participation_rate_pctstring
youth_unemployment_rate_pctstring
total_labor_forcestring
employment_agriculture_pctstring
employment_industry_pctstring
employment_services_pctstring
female_unemployment_rate_pctstring
male_unemployment_rate_pctstring
female_labor_participation_pctstring
male_labor_participation_pctstring
vulnerable_employment_pctstring
gdp_per_employed_person_2017pppstring
self_employed_pctstring
youth_female_unemployment_pctstring
youth_male_unemployment_pctstring
labor_force_participation_15plus_pctstring
wage_and_salaried_workers_pctstring
contributing_family_workers_pctstring
employers_pct_of_employmentstring
female_labor_force_pctstring
gdp_per_capita_constant_2015usdstring
working_age_population_pctstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 2.3 / 5
0 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Global Labor Market & Workforc" })
// Found: a40821fa-425d-4708-8a5d-bfa6838c2d61
get_download_url({ dataset_id: "a40821fa-425d-4708-8a5d-bfa6838c2d61" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/a40821fa-425d-4708-8a5d-bfa6838c2d61/download-url