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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Literacy Skills, Adjusted Native Parity Index (NPIA)

@worldbank.education_statistics.uis_yadult_profiliteracy_npia
  • 6.88 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Literacy Skills, Adjusted Wealth Parity Index (WPIA)

@worldbank.education_statistics.uis_yadult_profiliteracy_wpia
  • 6.95 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, Both Sexes (%)

@worldbank.education_statistics.uis_yadult_profinumeracy
  • 6.99 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, Female (%)

@worldbank.education_statistics.uis_yadult_profinumeracy_f
  • 6.97 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, Adjusted Gender Parity Index (GPIA)

@worldbank.education_statistics.uis_yadult_profinumeracy_gpia
  • 6.97 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, High Socio-economic Status (%)

@worldbank.education_statistics.uis_yadult_profinumeracy_hses
  • 6.95 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, Low Socio-economic Status (%)

@worldbank.education_statistics.uis_yadult_profinumeracy_lses
  • 6.95 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, Male (%)

@worldbank.education_statistics.uis_yadult_profinumeracy_m
  • 6.97 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, Non-immigrant Background (%)

@worldbank.education_statistics.uis_yadult_profinumeracy_nat
  • 6.95 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, Immigrant Background (%)

@worldbank.education_statistics.uis_yadult_profinumeracy_non
  • 6.88 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, Adjusted Native Parity Index (NPIA)

@worldbank.education_statistics.uis_yadult_profinumeracy_npia
  • 6.88 KB
  • 27472 rows
  • 3 columns
Loading...

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

Proportion Of Population Achieving At Least A Fixed Level Of Proficiency In Functional Numeracy Skills, Adjusted Wealth Parity Index (WPIA)

@worldbank.education_statistics.uis_yadult_profinumeracy_wpia
  • 6.95 KB
  • 27472 rows
  • 3 columns
Loading...

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

Number Of Years Of Compulsory Pre-primary Education Guaranteed In Legal Frameworks

@worldbank.education_statistics.uis_years_fc_comp_02
  • 8.07 KB
  • 27472 rows
  • 3 columns
Loading...

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

Number Of Years Of Compulsory Primary And Secondary Education Guaranteed In Legal Frameworks

@worldbank.education_statistics.uis_years_fc_comp_1t3
  • 8.74 KB
  • 27472 rows
  • 3 columns
Loading...

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

Number Of Years Of Free Pre-primary Education Guaranteed In Legal Frameworks

@worldbank.education_statistics.uis_years_fc_free_02
  • 8.49 KB
  • 27472 rows
  • 3 columns
Loading...

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

Number Of Years Of Free Primary And Secondary Education Guaranteed In Legal Frameworks

@worldbank.education_statistics.uis_years_fc_free_1t3
  • 8.32 KB
  • 27472 rows
  • 3 columns
Loading...

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

End Of The Academic School Year (pre-primary To Post-secondary Non Tertiary Education)

@worldbank.education_statistics.uis_yr_end_01t5
  • 7.66 KB
  • 27472 rows
  • 3 columns
Loading...

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

End Of The Academic School Year (tertiary Education)

@worldbank.education_statistics.uis_yr_end_6t8
  • 7.8 KB
  • 27472 rows
  • 3 columns
Loading...

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

End Month Of The Academic School Year (pre-primary To Post-secondary Non-tertiary Education)

@worldbank.education_statistics.uis_yr_end_mon_01t5
  • 8.93 KB
  • 27472 rows
  • 3 columns
Loading...

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

End Month Of The Academic School Year (tertiary Education)

@worldbank.education_statistics.uis_yr_end_mon_6t8
  • 8.67 KB
  • 27472 rows
  • 3 columns
Loading...

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

Start Of The Academic School Year (pre-primary To Post-secondary Non Tertiary Education)

@worldbank.education_statistics.uis_yr_st_01t5
  • 13.81 KB
  • 27472 rows
  • 3 columns
Loading...

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

Start Of The Academic School Year (tertiary Education)

@worldbank.education_statistics.uis_yr_st_6t8
  • 12.8 KB
  • 27472 rows
  • 3 columns
Loading...

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

Start Month Of The Academic School Year (pre-primary To Post-secondary Non-tertiary Education)

@worldbank.education_statistics.uis_yr_st_mon_01t5
  • 8.66 KB
  • 27472 rows
  • 3 columns
Loading...

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

Start Month Of The Academic School Year (tertiary Education)

@worldbank.education_statistics.uis_yr_st_mon_6t8
  • 8.57 KB
  • 27472 rows
  • 3 columns
Loading...

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

Share link

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