Baselight

French Applicants For Post-secondary

Summary of applicants by higher education institutions (ParcourSup)

@kaggle.baptistemartin_french_applicants_for_postsecondary

Loading...
Loading...

About this Dataset

French Applicants For Post-secondary

Context

This dataset is built from the Parcoursup data of the 2020 campaign. The Parcoursup application is the national pre-registration platform set up by the Ministry of Higher Education, Research and Innovation to enable students to apply for entry into higher education.

It covers all applicants who have at least one validated orientation wish in the main and/or complementary phase, among the 12,760 courses offered, excluding apprenticeships. It thus covers 985 538 candidates.

Reference

Please refer to the French Gouvernement for any work : ©Gouvernement.français

Source

https://www.data.gouv.fr/fr/datasets/parcoursup-2020-voeux-de-poursuite-detudes-et-de-reorientation-dans-lenseignement-superieur-et-reponses-des-etablissements/

Tables

Test

@kaggle.baptistemartin_french_applicants_for_postsecondary.test
  • 440.85 KB
  • 12760 rows
  • 25 columns
Loading...

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
);

Share link

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