Baselight

Literacy

Couldnt Find A Joke For Literacy :/

@kaggle.programmerrdai_literacy

Numeracy Vs Literacy Skills Of Adults
@kaggle.programmerrdai_literacy.numeracy_vs_literacy_skills_of_adults

  • 404.99 KB
  • 55705 rows
  • 7 columns
entity

Entity

code

Code

year

Year

piaac_mean_adult_literacy_proficiency_total

PIAAC: Mean Adult Literacy Proficiency. Total

piaac_mean_adult_numeracy_proficiency_total

PIAAC: Mean Adult Numeracy Proficiency. Total

population_historical_estimates

Population (historical Estimates)

continent

Continent

AbkhaziaOWID_ABK2015Asia
AfghanistanAFG-1000014737nan
AfghanistanAFG-900020405nan
AfghanistanAFG-800028253nan
AfghanistanAFG-700039120nan
AfghanistanAFG-600054166nan
AfghanistanAFG-500074999nan
AfghanistanAFG-4000306250nan
AfghanistanAFG-3000537500nan
AfghanistanAFG-2000768751nan

CREATE TABLE numeracy_vs_literacy_skills_of_adults (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "piaac_mean_adult_literacy_proficiency_total" DOUBLE,
  "piaac_mean_adult_numeracy_proficiency_total" DOUBLE,
  "population_historical_estimates" DOUBLE,
  "continent" VARCHAR
);

Share link

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