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

PISA: Female 15-year-olds By Mathematics Proficiency Level (%). Level 4

@worldbank.education_statistics.lo_pisa_mat_4_fe
  • 10.17 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Male 15-year-olds By Mathematics Proficiency Level (%). Level 4

@worldbank.education_statistics.lo_pisa_mat_4_ma
  • 10.17 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: 15-year-olds By Mathematics Proficiency Level (%). Level 5

@worldbank.education_statistics.lo_pisa_mat_5
  • 10.17 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Female 15-year-olds By Mathematics Proficiency Level (%). Level 5

@worldbank.education_statistics.lo_pisa_mat_5_fe
  • 10.13 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Male 15-year-olds By Mathematics Proficiency Level (%). Level 5

@worldbank.education_statistics.lo_pisa_mat_5_ma
  • 10.17 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: 15-year-olds By Mathematics Proficiency Level (%). Level 6

@worldbank.education_statistics.lo_pisa_mat_6
  • 10.09 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Female 15-year-olds By Mathematics Proficiency Level (%). Level 6

@worldbank.education_statistics.lo_pisa_mat_6_fe
  • 9.93 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Male 15-year-olds By Mathematics Proficiency Level (%). Level 6

@worldbank.education_statistics.lo_pisa_mat_6_ma
  • 10.07 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Mean Performance On The Mathematics Scale. Female

@worldbank.education_statistics.lo_pisa_mat_fe
  • 10.41 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Mean Performance On The Mathematics Scale. Male

@worldbank.education_statistics.lo_pisa_mat_ma
  • 10.42 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Distribution Of Mathematics Scores: 5th Percentile Score

@worldbank.education_statistics.lo_pisa_mat_p05
  • 10.36 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Distribution Of Mathematics Scores: 10th Percentile Score

@worldbank.education_statistics.lo_pisa_mat_p10
  • 10.41 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Distribution Of Mathematics Scores: 25th Percentile Score

@worldbank.education_statistics.lo_pisa_mat_p25
  • 10.41 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Distribution Of Mathematics Scores: 50th Percentile Score

@worldbank.education_statistics.lo_pisa_mat_p50
  • 10.38 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Distribution Of Mathematics Scores: 75th Percentile Score

@worldbank.education_statistics.lo_pisa_mat_p75
  • 10.41 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Distribution Of Mathematics Scores: 90th Percentile Score

@worldbank.education_statistics.lo_pisa_mat_p90
  • 10.4 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Distribution Of Mathematics Scores: 95th Percentile Score

@worldbank.education_statistics.lo_pisa_mat_p95
  • 10.34 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Mean Performance On The Reading Scale

@worldbank.education_statistics.lo_pisa_rea
  • 10.56 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: 15-year-olds By Reading Proficiency Level (%). Below Level 1C

@worldbank.education_statistics.lo_pisa_rea_0_b1c
  • 7.04 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Female 15-year-olds By Reading Proficiency Level (%). Below Level 1C

@worldbank.education_statistics.lo_pisa_rea_0_b1c_fe
  • 6.9 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Male 15-year-olds By Reading Proficiency Level (%). Below Level 1C

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

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

PISA: 15-year-olds By Reading Proficiency Level (%). Level 1A

@worldbank.education_statistics.lo_pisa_rea_1a
  • 7.34 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Female 15-year-olds By Reading Proficiency Level (%). Level 1A

@worldbank.education_statistics.lo_pisa_rea_1a_fe
  • 7.23 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: Male 15-year-olds By Reading Proficiency Level (%). Level 1A

@worldbank.education_statistics.lo_pisa_rea_1a_ma
  • 7.22 KB
  • 27472 rows
  • 3 columns
Loading...

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

PISA: 15-year-olds By Reading Proficiency Level (%). Level 1B

@worldbank.education_statistics.lo_pisa_rea_1b
  • 7.29 KB
  • 27472 rows
  • 3 columns
Loading...

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

Share link

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