Human Capital Index - Harmonized Test Scores
@owid.harmonized_scores
@owid.harmonized_scores
CREATE TABLE owid_harmonized_scores (
"country" VARCHAR,
"year" INTEGER,
"sex" VARCHAR,
"harmonized_test_scores" FLOAT,
"normalized_hci" FLOAT
);
Anyone who has the link will be able to view this.