Literacy
Couldnt Find A Joke For Literacy :/
@kaggle.programmerrdai_literacy
Couldnt Find A Joke For Literacy :/
@kaggle.programmerrdai_literacy
Literacy in its broadest sense describes "particular ways of thinking about and doing reading and writing" with the purpose of understanding or expressing thoughts or ideas in written form in some specific context of use. Wikipedia
@article{owidliteracy,
author = {Max Roser and Esteban Ortiz-Ospina},
title = {Literacy},
journal = {Our World in Data},
year = {2016},
note = {https://ourworldindata.org/literacy}
}
CREATE TABLE average_literacy_score_piaac_test_vs_national_literacy_7ec4eaed (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"literacy_rates_world_bank_cia_world_factbook_and_other_sources" DOUBLE -- Literacy Rates (World Bank, CIA World Factbook, And Other Sources),
"mean_adult_literacy_proficiency_world_bank_edstats_and_f16dfc6c" DOUBLE -- Mean Adult Literacy Proficiency (World Bank EdStats And STEP Skills Measurement Program),
"population_historical_estimates" DOUBLE -- Population (historical Estimates),
"continent" VARCHAR
);CREATE TABLE cross_country_literacy_rates (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"literacy_rates_world_bank_cia_world_factbook_and_other_sources" DOUBLE -- Literacy Rates (World Bank, CIA World Factbook, And Other Sources)
);CREATE TABLE literacy_by_years_of_schooling_us_1947 (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"percentage_literate" DOUBLE
);CREATE TABLE literacy_rate_adult_total_dhs_surveys_vs_unesco (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"literacy_rate_adult_total_of_total_respondents_dhs_surveys" DOUBLE -- Literacy Rate, Adult Total (% Of Total Respondents) (DHS Surveys),
"literacy_rate_adult_total_of_people_ages_15_and_above" DOUBLE -- Literacy Rate, Adult Total (% Of People Ages 15 And Above),
"population_historical_estimates" DOUBLE -- Population (historical Estimates),
"continent" VARCHAR
);CREATE TABLE literacy_rate_of_young_men_and_women (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"youth_literacy_rate_population_15_24_years_male" DOUBLE -- Youth Literacy Rate, Population 15-24 Years, Male (%),
"youth_literacy_rate_population_15_24_years_female" DOUBLE -- Youth Literacy Rate, Population 15-24 Years, Female (%),
"population_historical_estimates" DOUBLE -- Population (historical Estimates),
"continent" VARCHAR
);CREATE TABLE literacy_rates_of_the_the_younger_population_15_24_yea_2e3d0b50 (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"elderly_literacy_rate_population_65_years_both_sexes" DOUBLE -- Elderly Literacy Rate, Population 65+ Years, Both Sexes (%),
"youth_literacy_rate_population_15_24_years_both_sexes" DOUBLE -- Youth Literacy Rate, Population 15-24 Years, Both Sexes (%),
"population_historical_estimates" DOUBLE -- Population (historical Estimates),
"continent" VARCHAR
);CREATE TABLE literacy_rate_source_type (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"data_instruments_used_to_estimate_literacy_uis_2017" VARCHAR -- Data Instruments Used To Estimate Literacy (UIS (2017))
);CREATE TABLE literacy_rates_vs_average_years_of_schooling (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"literacy_rates_world_bank_cia_world_factbook_and_other_sources" DOUBLE -- Literacy Rates (World Bank, CIA World Factbook, And Other Sources),
"total_years_of_schooling_lee_lee_2016" DOUBLE -- Total Years Of Schooling (Lee-Lee (2016)),
"population_historical_estimates" DOUBLE -- Population (historical Estimates),
"continent" VARCHAR
);CREATE TABLE literate_and_illiterate_world_population (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"literate_world_population_owid_based_on_oecd_unesco_2019" DOUBLE -- Literate World Population (OWID Based On OECD \u0026 UNESCO (2019)),
"illiterate_world_population_owid_based_on_oecd_unesco_2019" DOUBLE -- Illiterate World Population (OWID Based On OECD \u0026 UNESCO (2019))
);CREATE TABLE mode_of_reporting_literacy_rates (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"methodologies_used_for_measuring_literacy_uis_2017" VARCHAR -- Methodologies Used For Measuring Literacy (UIS (2017))
);CREATE TABLE numeracy_vs_literacy_skills_of_adults (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"piaac_mean_adult_literacy_proficiency_total" DOUBLE -- PIAAC: Mean Adult Literacy Proficiency. Total,
"piaac_mean_adult_numeracy_proficiency_total" DOUBLE -- PIAAC: Mean Adult Numeracy Proficiency. Total,
"population_historical_estimates" DOUBLE -- Population (historical Estimates),
"continent" VARCHAR
);CREATE TABLE share_of_the_population_with_basic_numeracy_skills_by__b5ffa318 (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"numeracy_total_baten_2015" DOUBLE -- Numeracy (total) (Baten 2015)
);Anyone who has the link will be able to view this.