World Bank Education Statistics (EdStats)
@owid.edstats
@owid.edstats
CREATE TABLE owid_edstats (
"country" VARCHAR,
"year" INTEGER,
"expected_years_of_school" FLOAT,
"harmonized_test_scores" FLOAT,
"learning_adjusted_years_of_school" FLOAT,
"piaac_mean_adult_literacy_proficiency_total" FLOAT,
"piaac_mean_adult_numeracy_proficiency_total" FLOAT,
"piaac_mean_young_adult_numeracy_proficiency_total" FLOAT,
"pisa_female_15_year_olds_by_mathematics_proficiency_le_6851482c" FLOAT,
"pisa_male_15_year_olds_by_mathematics_proficiency_leve_f581001c" FLOAT,
"annual_statutory_teacher_salaries_in_public_institutio_8da0abae" FLOAT,
"wittgenstein_projection_percentage_of_the_population_a_8eba3c9d" FLOAT,
"saber_teachers_policy_goal_7_supporting_teachers_to_im_99acc051" FLOAT,
"literacy_rate_adult_total_pct_of_people_ages_15_and_above" FLOAT,
"school_enrollment_preprimary_pct_gross" FLOAT,
"trained_teachers_in_primary_education_pct_of_total_teachers" FLOAT,
"trained_teachers_in_secondary_education_pct_of_total_teachers" FLOAT,
"government_expenditure_on_education_total_pct_of_gdp" FLOAT,
"literacy_rate_population_25_64_years_both_sexes_pct" FLOAT,
"total_net_enrolment_rate_primary_gender_parity_index_gpi" FLOAT,
"total_net_enrolment_rate_lower_secondary_gender_parity_cd6a6bff" FLOAT,
"out_of_school_children_adolescents_and_youth_of_primar_8f6c15c7" FLOAT,
"out_of_school_children_adolescents_and_youth_of_primar_334bd155" FLOAT,
"school_life_expectancy_primary_gender_parity_index_gpi" FLOAT,
"normalized_hci" FLOAT,
"combined_literacy" FLOAT,
"combined_expenditure" FLOAT
);
Anyone who has the link will be able to view this.