Baselight

Learning Outcomes

What you should know about this indicator

@kaggle.willianoliveiragibin_learning_outcomes

Loading...
Loading...

About this Dataset

Learning Outcomes

this graph was created in R:



All data and visualizations on Our World in Data rely on data sourced from one or several original data providers. Preparing this original data involves several processing steps. Depending on the data, this can include standardizing country names and world region definitions, converting units, calculating derived indicators such as per capita measures, as well as adding or adapting metadata such as the name or the description given to an indicator.

At the link below you can find a detailed description of the structure of our data pipeline, including links to all the code used to prepare data across Our World in Data.

All data produced by third-party providers and made available by Our World in Data are subject to the license terms from the original providers. Our work would not be possible without the data providers we rely on, so we ask you to always cite them appropriately (see below). This is crucial to allow data providers to continue doing their work, enhancing, maintaining and updating valuable data.
All data, visualizations, and code produced by Our World in Data are completely open access under the Creative Commons BY license. You have the permission to use, distribute, and reproduce these in any medium, provided the source and authors are credited.

The World Bank EdStats database offers a comprehensive array of over 8,000 internationally comparable indicators related to education access, progression, completion, literacy, teachers, demographics, and expenditures. It covers the education cycle from pre-primary to vocational and tertiary education, including data on learning outcomes from assessments like PISA, TIMSS, PIRLS, equity data from household surveys, and educational projections up to 2050.

Tables

Average Harmonized Learning Outcome Scores New

@kaggle.willianoliveiragibin_learning_outcomes.average_harmonized_learning_outcome_scores_new
  • 11.1 KB
  • 605 rows
  • 4 columns
Loading...

CREATE TABLE average_harmonized_learning_outcome_scores_new (
  "country" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "harmonized_test_scores" VARCHAR
);

Share link

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