UT Degree Programs Aa. 2023-2024
University of Tours
@euneolaia.a929f342_045d_49d8_adb1_2d9dc06fcde7
University of Tours
@euneolaia.a929f342_045d_49d8_adb1_2d9dc06fcde7
This dataset describes active degree programs at the university of Tours for the academic year 2023-2024, from bachelor to PhD. It includes details on the number of enrolled students, along with information on each program, the affiliated faculty/component, EQF (European Qualifications Framework), ISCED (International Standard Classification of Education), and geographic coordinates of the faculty/component.
Publisher name: University of Tours
Publisher URL: https://data.neolaiacampus.eu/organization/a466fed0-1154-4f9a-a07c-3411a7de1835
Last updated: 2025-05-22T11:27:38Z
CREATE TABLE ut_dataset_degress_23_24 (
"acronym" VARCHAR,
"university" VARCHAR,
"university_eng" VARCHAR,
"composante_facult_de_rattachement" VARCHAR -- Composante (Facultť De Rattachement),
"facility_of_degree_programm_eng" VARCHAR,
"geographic_coordinates" VARCHAR,
"discipline_sise" VARCHAR -- Discipline (SISE),
"course_of_study_type" VARCHAR,
"course_of_study_type_eng" VARCHAR,
"course_of_study_mention_sp_cialit_dipl_me" VARCHAR -- Course Of Study - Mention/Spťcialitť/DiplŰme,
"course_of_study_eng" VARCHAR,
"isced" DOUBLE,
"niveau_de_dipl_me_eqf" VARCHAR -- Niveau De DiplŰme (EQF),
"total_number_of_students" BIGINT,
"number_of_male_students" DOUBLE,
"number_of_female_students" DOUBLE,
"students_minor_or_equal_20_years" DOUBLE,
"students_21_40_years" DOUBLE -- Students 21 - 40 Years,
"students_40_years" DOUBLE -- Students 40+ Years
);Anyone who has the link will be able to view this.