financialemploymentlaborunemploymentworld-bankeconomicsworkforceGDP

Global Employment & Labor Market Statistics by Country (1970–2024)

Category
Financial
Records
10,672 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive dataset covering employment and labor market indicators for 215 countries from 1970 to 2024. Sourced from the World Bank Open Data API (ILO modeled estimates and national statistics). Includes 33 columns: unemployment rates (total, male, female, youth), labor force participation rates by gender, employment by sector (agriculture, industry, services), self-employment and vulnerable employment shares, GDP per capita, GDP growth, inflation, population, and labor productivity metrics. Ideal for analyzing global labor market trends, gender gaps in employment, structural economic transitions, and the relationship between economic development and employment patterns across regions and income groups.

Schema

NameTypeDescription
country_codestring
country_namestring
regionstring
income_levelstring
capital_citystring
latitudestring
longitudestring
yearstring
unemployment_rate_pctstring
unemployment_rate_male_pctstring
unemployment_rate_female_pctstring
youth_unemployment_rate_pctstring
labor_force_participation_rate_pctstring
labor_force_participation_male_pctstring
labor_force_participation_female_pctstring
employment_agriculture_pctstring
employment_industry_pctstring
employment_services_pctstring
labor_force_totalstring
employment_to_population_ratio_pctstring
gdp_per_capita_usdstring
populationstring
labor_force_female_pctstring
vulnerable_employment_pctstring
long_term_unemployment_pctstring
gdp_per_person_employed_constant_usdstring
self_employed_pctstring
wage_and_salaried_workers_pctstring
youth_unemployment_male_pctstring
youth_unemployment_female_pctstring
children_in_employment_pctstring
gdp_growth_annual_pctstring
inflation_consumer_prices_pctstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 2.7 / 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 Employment & Labor Mark" })
// Found: e9a92188-1f5e-4e1f-b158-87e163b8d84f
get_download_url({ dataset_id: "e9a92188-1f5e-4e1f-b158-87e163b8d84f" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/e9a92188-1f5e-4e1f-b158-87e163b8d84f/download-url