Spanish Graduates Employability
Employment situation in 2019 of 2013/2014 university graduates in Spain
@kaggle.antoniotello_spanish_graduates_employability
Employment situation in 2019 of 2013/2014 university graduates in Spain
@kaggle.antoniotello_spanish_graduates_employability
CREATE TABLE eilu_mast_2019 (
"ident" BIGINT,
"sexo" BIGINT,
"edad" BIGINT,
"nacio" BIGINT,
"nacio1" VARCHAR,
"nacio2" VARCHAR,
"pais_naci" BIGINT,
"titu" BIGINT,
"rama" BIGINT,
"ambito" BIGINT,
"t_univ" BIGINT,
"disca" BIGINT,
"proxy" BIGINT,
"lug_res_pais" BIGINT,
"pais_nac_padre" BIGINT,
"estudios_padre" BIGINT,
"pais_nac_madre" BIGINT,
"estudios_madre" BIGINT,
"est_b1" BIGINT,
"est_b2_1" VARCHAR,
"est_b2_2" VARCHAR,
"est_b2_3" VARCHAR,
"est_b2_4" VARCHAR,
"est_b2_5" VARCHAR,
"est_m1" BIGINT,
"est_m2" VARCHAR,
"est_m3" VARCHAR,
"est_m4" VARCHAR,
"est_mes" BIGINT,
"est_b8" BIGINT,
"sat1" BIGINT,
"sat2" VARCHAR,
"est_b11_1" BIGINT,
"est_b11_2" BIGINT,
"est_b11_3" BIGINT,
"est_b11_4" BIGINT,
"est_b11_5" BIGINT,
"est_b11_6" BIGINT,
"est_b12" VARCHAR,
"est_b13_amb1" VARCHAR,
"est_b14_1" VARCHAR,
"est_b15_1" VARCHAR,
"est_b13_amb2" VARCHAR,
"est_b14_2" VARCHAR,
"est_b15_2" VARCHAR,
"est_b13_amb3" VARCHAR,
"est_b14_3" VARCHAR,
"est_b15_3" VARCHAR,
"est_b16" VARCHAR,
"est_b17_m1" VARCHAR,
"est_b18_1" VARCHAR,
"est_b19_1" VARCHAR,
"est_b17_m2" VARCHAR,
"est_b18_2" VARCHAR,
"est_b19_2" VARCHAR,
"est_b17_m3" VARCHAR,
"est_b18_3" VARCHAR,
"est_b19_3" VARCHAR,
"est_b21" VARCHAR,
"est_b22" VARCHAR,
"est_b23" VARCHAR,
"est_b24" VARCHAR,
"est_b25_fa1" VARCHAR,
"est_b26_1" VARCHAR,
"est_b27_1" VARCHAR,
"est_b25_fa2" VARCHAR,
"est_b26_2" VARCHAR,
"est_b27_2" VARCHAR,
"est_b25_fa3" VARCHAR,
"est_b26_3" VARCHAR,
"est_b27_3" VARCHAR,
"est_b28" VARCHAR,
"est_b29_fa1" VARCHAR,
"est_b30_1" VARCHAR,
"est_b31_1" VARCHAR,
"est_b29_fa2" VARCHAR,
"est_b30_2" VARCHAR,
"est_b31_2" VARCHAR,
"est_b29_fa3" VARCHAR,
"est_b30_3" VARCHAR,
"est_b31_3" VARCHAR,
"est2_nc" BIGINT,
"idi_mt1" BIGINT,
"idi_mt2" VARCHAR,
"idiomas" BIGINT,
"idioma1" VARCHAR,
"niv_id1" VARCHAR,
"acreidi1" VARCHAR,
"tipoacreidi1" VARCHAR,
"idioma2" VARCHAR,
"niv_id2" VARCHAR,
"acreidi2" VARCHAR,
"tipoacreidi2" VARCHAR,
"idioma3" VARCHAR,
"niv_id3" VARCHAR,
"acreidi3" VARCHAR,
"tipoacreidi3" VARCHAR,
"idioma4" VARCHAR,
"niv_id4" VARCHAR,
"acreidi4" VARCHAR
);
Anyone who has the link will be able to view this.