Education In India
District and state-wise primary & secondary school education data, 2015-16
@kaggle.rajanand_education_in_india
District and state-wise primary & secondary school education data, 2015-16
@kaggle.rajanand_education_in_india
CREATE TABLE n_2015_16_statewise_elementary (
"ac_year" VARCHAR,
"statcd" BIGINT,
"statname" VARCHAR,
"districts" BIGINT,
"blocks" BIGINT,
"villages" BIGINT,
"clusters" BIGINT,
"totpopulat" BIGINT,
"p_urb_pop" DOUBLE,
"population_0_6" DOUBLE,
"growthrate" DOUBLE,
"sexratio" BIGINT,
"p_sc_pop" DOUBLE,
"p_st_pop" DOUBLE,
"overall_li" DOUBLE,
"female_lit" DOUBLE,
"male_lit" DOUBLE,
"area_sqkm" BIGINT,
"tot_6_10_15" BIGINT,
"tot_11_13_15" BIGINT,
"sch1" BIGINT,
"sch2" BIGINT,
"sch3" BIGINT,
"sch4" BIGINT,
"sch5" BIGINT,
"sch6" BIGINT,
"sch7" BIGINT,
"sch9" BIGINT,
"schtot" BIGINT,
"sch1g" BIGINT,
"sch2g" BIGINT,
"sch3g" BIGINT,
"sch4g" BIGINT,
"sch5g" BIGINT,
"sch6g" BIGINT,
"sch7g" BIGINT,
"sch9g" BIGINT,
"schtotg" BIGINT,
"sch1p" BIGINT,
"sch2p" BIGINT,
"sch3p" BIGINT,
"sch4p" BIGINT,
"sch5p" BIGINT,
"sch6p" BIGINT,
"sch7p" BIGINT,
"sch9p" BIGINT,
"schtotp" BIGINT,
"sch1m" BIGINT,
"sch2m" BIGINT,
"sch3m" BIGINT,
"sch4m" BIGINT,
"sch5m" BIGINT,
"sch6m" BIGINT,
"sch7m" BIGINT,
"sch9m" BIGINT,
"schtotm" BIGINT,
"sch1gr" BIGINT,
"sch2gr" BIGINT,
"sch3gr" BIGINT,
"sch4gr" BIGINT,
"sch5gr" BIGINT,
"sch6gr" BIGINT,
"sch7gr" BIGINT,
"sch9gr" BIGINT,
"schtotgr" BIGINT,
"sch1ga" BIGINT,
"sch2ga" BIGINT,
"sch3ga" BIGINT,
"sch4ga" BIGINT,
"sch5ga" BIGINT,
"sch6ga" BIGINT,
"sch7ga" BIGINT,
"sch9ga" BIGINT,
"schtotga" BIGINT,
"sch1pr" BIGINT,
"sch2pr" BIGINT,
"sch3pr" BIGINT,
"sch4pr" BIGINT,
"sch5pr" BIGINT,
"sch6pr" BIGINT,
"sch7pr" BIGINT,
"sch9pr" BIGINT,
"schtotpr" BIGINT,
"schboy1" BIGINT,
"schboy2" BIGINT,
"schboy3" BIGINT,
"schboy4" BIGINT,
"schboy5" BIGINT,
"schboy6" BIGINT,
"schboy7" BIGINT,
"schboy9" BIGINT,
"schboytot" BIGINT,
"schgir1" BIGINT,
"schgir2" BIGINT,
"schgir3" BIGINT,
"schgir4" BIGINT,
"schgir5" BIGINT,
"schgir6" BIGINT,
"schgir7" BIGINT,
"schgir9" BIGINT
);
Anyone who has the link will be able to view this.