socialgender-equalitywomens-empowermentworld-bankdemographicssdglaboreducationhealthcountry-panel

Global Gender Equality & Women's Empowerment by Country (1960–2024)

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

About this data

A comprehensive panel dataset covering gender equality and women's empowerment indicators for 217+ countries from 1960 to 2024. Compiled from World Bank Gender Statistics, combining 25 indicators per country-year: women in parliament (%), female/male labor force participation, gender parity in education (primary/secondary/tertiary enrollment), maternal mortality rates, adolescent fertility, life expectancy by gender, unemployment by gender, literacy rates by gender, contraceptive prevalence, vulnerable employment, primary school completion rates, births attended by skilled staff, total fertility rate, women justifying violence indicators, female land ownership, and female firm ownership. Over 16,000 rows with 28 columns. Useful for gender research, policy analysis, SDG tracking, and cross-country development comparisons.

Schema

NameTypeDescription
country_codestring
country_namestring
yearstring
adolescent_fertility_ratestring
births_attended_skilled_staff_pctstring
contraceptive_prevalence_female_pctstring
female_labor_force_participation_pctstring
female_life_expectancystring
female_literacy_rate_pctstring
female_primary_completion_pctstring
female_unemployment_pctstring
firms_female_ownership_pctstring
gender_parity_primary_enrollmentstring
gender_parity_secondary_enrollmentstring
gender_parity_tertiary_enrollmentstring
male_labor_force_participation_pctstring
male_life_expectancystring
male_literacy_rate_pctstring
male_primary_completion_pctstring
male_unemployment_pctstring
maternal_mortality_per_100kstring
total_fertility_ratestring
vulnerable_employment_female_pctstring
vulnerable_employment_male_pctstring
women_justify_beating_pctstring
women_legal_nondiscrimination_scorestring
women_own_land_alone_pctstring
women_parliament_pctstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 2.4 / 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 Gender Equality & Women" })
// Found: c7358b01-646b-4f37-acbb-180dd54fe02d
get_download_url({ dataset_id: "c7358b01-646b-4f37-acbb-180dd54fe02d" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/c7358b01-646b-4f37-acbb-180dd54fe02d/download-url