socialeducationliteracyenrollmentworld-bankUNESCOschoolsgender-parity

Global Education & Literacy Statistics by Country (1970–2024)

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

About this data

Comprehensive dataset covering education and literacy indicators for 215+ countries from 1970 to 2024. Sourced from the World Bank Open Data API (UNESCO Institute for Statistics and national sources). Includes 38 columns: school enrollment rates (pre-primary, primary, secondary, tertiary — gross and net), adult literacy rates by gender, education expenditure as % of GDP and by level, pupil-teacher ratios, primary and lower secondary completion rates, gender parity indices, compulsory education duration, out-of-school children counts, population, GDP per capita, and labor force participation. Ideal for analyzing global education access trends, gender equity in schooling, the link between education investment and economic outcomes, and identifying countries with persistent literacy or enrollment gaps.

Schema

NameTypeDescription
country_codestring
country_namestring
regionstring
income_levelstring
capital_citystring
latitudestring
longitudestring
yearstring
primary_enrollment_gross_pctstring
secondary_enrollment_gross_pctstring
tertiary_enrollment_gross_pctstring
primary_enrollment_net_pctstring
secondary_enrollment_net_pctstring
adult_literacy_rate_pctstring
adult_literacy_male_pctstring
adult_literacy_female_pctstring
education_expenditure_gdp_pctstring
primary_teachers_totalstring
secondary_teachers_totalstring
pupil_teacher_ratio_primarystring
pupil_teacher_ratio_secondarystring
compulsory_education_yearsstring
primary_completion_rate_pctstring
primary_completion_male_pctstring
primary_completion_female_pctstring
lower_secondary_completion_pctstring
gender_parity_index_primarystring
gender_parity_index_secondarystring
populationstring
gdp_per_capita_usdstring
gdp_growth_annual_pctstring
children_out_of_school_primarystring
adolescents_out_of_school_secondarystring
preprimary_enrollment_gross_pctstring
expenditure_primary_pct_of_govt_edstring
expenditure_secondary_pct_of_govt_edstring
expenditure_tertiary_pct_of_govt_edstring
labor_force_participation_rate_pctstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 2.5 / 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 Education & Literacy St" })
// Found: 64b02549-dea6-4603-aeef-6af2a345971d
get_download_url({ dataset_id: "64b02549-dea6-4603-aeef-6af2a345971d" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/64b02549-dea6-4603-aeef-6af2a345971d/download-url