financialminimum-wageeconomicslaborglobalpurchasing-powercost-of-livinggdp

Global Minimum Wage & Purchasing Power Index by Country — 2025

Category
Financial
Records
10 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
Verification
unverified
PII
None detected
Downloads
2

About this data

Comprehensive dataset covering 62 countries with statutory minimum wages normalized to monthly USD equivalents, PPP-adjusted values, GDP per capita, and wage-to-GDP ratios. Data sourced from ILO, national labor ministries, World Bank GDP indicators, and IMF PPP conversion factors. Includes 10 fields per country: local currency amounts, USD nominal and PPP conversions, economic context metrics, and source annotations. Covers all major economies across 9 world regions.

Schema

NameTypeDescription
countrystring
regionstring
minimum_wage_monthly_localstring
local_currencystring
minimum_wage_monthly_usdstring
minimum_wage_monthly_ppp_usdstring
gdp_per_capita_usdstring
wage_to_gdp_pctstring
data_yearstring
source_notesstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.5 / 5
2 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 Minimum Wage & Purchasi" })
// Found: e60feb44-72e2-4b98-a977-3cea05730c89
get_download_url({ dataset_id: "e60feb44-72e2-4b98-a977-3cea05730c89" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/e60feb44-72e2-4b98-a977-3cea05730c89/download-url