French Applicants For Post-secondary
Summary of applicants by higher education institutions (ParcourSup)
@kaggle.baptistemartin_french_applicants_for_postsecondary
Summary of applicants by higher education institutions (ParcourSup)
@kaggle.baptistemartin_french_applicants_for_postsecondary
CREATE TABLE test (
"name_university" VARCHAR,
"region" VARCHAR,
"city" VARCHAR,
"fili" VARCHAR,
"private_or_public_school" VARCHAR,
"wishes_in_principal_phase" BIGINT,
"total_student_selected_in_final_phase" BIGINT,
"bac_general_classed_by_the_university" BIGINT,
"bac_technologic_classed_by_the_university" BIGINT,
"bac_pro_classed_by_the_university" BIGINT,
"total_student_which_have_accepted_the_proposition" BIGINT,
"total_women_accepted" BIGINT,
"admited_in_the_main_phase" BIGINT,
"proportion_having_received_the_proposal_at_the_step_1" DOUBLE,
"proportion_having_received_the_proposal_at_the_step_2" DOUBLE,
"proportion_having_received_the_proposal_at_the_step_3" DOUBLE,
"proportion_of_bachelor_scholarship_holder" BIGINT,
"proportion_of_bachelor" BIGINT,
"proportion_of_general_bachelor" BIGINT,
"proportion_of_technologique_bachelor" BIGINT,
"proportion_of_pro_bachelor" BIGINT,
"baccalaureate_with_well_enough_mention" BIGINT,
"baccalaureate_with_well_mention" BIGINT,
"baccalaureate_with_very_well_mention" BIGINT,
"access_rate_candidates_who_applied_to_the_university_r_2ef745ad" DOUBLE
);
Anyone who has the link will be able to view this.