Baselight

UNESCO Institute For Statistics (UIS) - Enrolment Rates (OPRI)

@owid.enrolment_rates

Loading...
Loading...

About this Dataset

UNESCO Institute For Statistics (UIS) - Enrolment Rates (OPRI)

The UNESCO Institute for Statistics (UIS) is the official and trusted source of internationally-comparable data on education, science, culture and communication. As the official statistical agency of UNESCO, the UIS produces a wide range of state-of-the-art databases to fuel the policies and investments needed to transform lives and propel the world towards its development goals. The UIS provides free access to data for all UNESCO countries and regional groupings from 1970 to the most recent year available.

Tables

UNESCO Institute For Statistics (UIS) - Enrolment Rates (OPRI)

@owid.enrolment_rates.owid_enrolment_rates
  • 212.9 KB
  • 6173 rows
  • 11 columns
Loading...

CREATE TABLE owid_enrolment_rates (
  "country" VARCHAR,
  "year" INTEGER,
  "total_net_enrolment_rate_lower_secondary_both_sexes_pct" FLOAT,
  "total_net_enrolment_rate_lower_secondary_female_pct" FLOAT,
  "total_net_enrolment_rate_lower_secondary_male_pct" FLOAT,
  "total_net_enrolment_rate_primary_both_sexes_pct" FLOAT,
  "total_net_enrolment_rate_primary_female_pct" FLOAT,
  "total_net_enrolment_rate_primary_male_pct" FLOAT,
  "total_net_enrolment_rate_upper_secondary_both_sexes_pct" FLOAT,
  "total_net_enrolment_rate_upper_secondary_female_pct" FLOAT,
  "total_net_enrolment_rate_upper_secondary_male_pct" FLOAT
);

Share link

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