Baselight

Education Statistics

2,500+ education indicators

@worldbank.education_statistics

Loading...
Loading...

About this Dataset

Education Statistics

The World Bank EdStats Query holds around 2,500 internationally comparable education indicators for access, progression, completion, literacy, teachers, population, and expenditures.

The indicators cover the education cycle from pre-primary to tertiary education. The query also holds learning outcome data from international learning assessments (PISA, TIMSS, etc.), equity data from household surveys, and projection data to 2050.

Tables

MICS: Primary Completion Rate. Quintile 2

@worldbank.education_statistics.hh_mics_pcr_q2
  • 7 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_pcr_q2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Primary Completion Rate. Quintile 3

@worldbank.education_statistics.hh_mics_pcr_q3
  • 7 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_pcr_q3 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Primary Completion Rate. Quintile 4

@worldbank.education_statistics.hh_mics_pcr_q4
  • 7 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_pcr_q4 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Primary Completion Rate. Quintile 5

@worldbank.education_statistics.hh_mics_pcr_q5
  • 7 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_pcr_q5 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Primary Completion Rate. Rural

@worldbank.education_statistics.hh_mics_pcr_r
  • 7.02 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_pcr_r (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Primary Completion Rate. Urban

@worldbank.education_statistics.hh_mics_pcr_u
  • 7.02 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_pcr_u (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate

@worldbank.education_statistics.hh_mics_scr
  • 6.83 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate. Female

@worldbank.education_statistics.hh_mics_scr_f
  • 6.83 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr_f (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate. Male

@worldbank.education_statistics.hh_mics_scr_m
  • 6.83 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr_m (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate. Quintile 1

@worldbank.education_statistics.hh_mics_scr_q1
  • 6.81 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr_q1 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate. Quintile 2

@worldbank.education_statistics.hh_mics_scr_q2
  • 6.83 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr_q2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate. Quintile 3

@worldbank.education_statistics.hh_mics_scr_q3
  • 6.83 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr_q3 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate. Quintile 4

@worldbank.education_statistics.hh_mics_scr_q4
  • 6.83 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr_q4 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate. Quintile 5

@worldbank.education_statistics.hh_mics_scr_q5
  • 6.83 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr_q5 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate. Rural

@worldbank.education_statistics.hh_mics_scr_r
  • 6.8 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr_r (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Secondary Completion Rate. Urban

@worldbank.education_statistics.hh_mics_scr_u
  • 6.8 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_scr_u (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Transition Rate. Primary To Secondary

@worldbank.education_statistics.hh_mics_tr_12
  • 6.68 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_tr_12 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Transition Rate. Primary To Secondary. Female

@worldbank.education_statistics.hh_mics_tr_12_f
  • 6.65 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_tr_12_f (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Transition Rate. Primary To Secondary. Male

@worldbank.education_statistics.hh_mics_tr_12_m
  • 6.68 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_tr_12_m (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Transition Rate. Primary To Secondary. Quintile 1

@worldbank.education_statistics.hh_mics_tr_12_q1
  • 6.65 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_tr_12_q1 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Transition Rate. Primary To Secondary. Quintile 2

@worldbank.education_statistics.hh_mics_tr_12_q2
  • 6.65 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_tr_12_q2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Transition Rate. Primary To Secondary. Quintile 3

@worldbank.education_statistics.hh_mics_tr_12_q3
  • 6.65 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_tr_12_q3 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Transition Rate. Primary To Secondary. Quintile 4

@worldbank.education_statistics.hh_mics_tr_12_q4
  • 6.64 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_tr_12_q4 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Transition Rate. Primary To Secondary. Quintile 5

@worldbank.education_statistics.hh_mics_tr_12_q5
  • 6.63 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_tr_12_q5 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

MICS: Transition Rate. Primary To Secondary. Rural

@worldbank.education_statistics.hh_mics_tr_12_r
  • 6.67 KB
  • 27472 rows
  • 3 columns
Loading...

CREATE TABLE hh_mics_tr_12_r (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share link

Anyone who has the link will be able to view this.