How Was Life? Global Well-being Since 1820 And World Bank
@owid.oecd_education
@owid.oecd_education
CREATE TABLE owid_oecd_education (
"country" VARCHAR,
"year" INTEGER,
"illiterate" FLOAT,
"no_formal_education" FLOAT,
"population_with_basic_education" FLOAT,
"literacy" FLOAT
);
Anyone who has the link will be able to view this.