NEOLAiA - DEGREE PROGRAMS 2023-2024
NEOLAiA
@euneolaia.n_4e9260b1_6a30_4b81_8a17_4992c86325f5
NEOLAiA
@euneolaia.n_4e9260b1_6a30_4b81_8a17_4992c86325f5
This dataset contains information on active degree programs at the 9 universities of the NEOLAiA alliance for the academic year 2023-2024. It includes details on the number of enrolled students, categorized by gender and age, along with information on each program, the affiliated department, EQF (European Qualifications Framework), ISCED (International Standard Classification of Education), and geographic coordinates
Publisher name: NEOLAiA
Publisher URL: https://data.neolaiacampus.eu/organization/3bd99d25-1f70-434f-b9a3-cd5e92441271
Last updated: 2025-05-22T11:27:38Z
CREATE TABLE neolaia_degree_dataset_23_24_complete (
"acronym" VARCHAR,
"university" VARCHAR,
"university_eng" VARCHAR,
"facility_of_degree_programm" VARCHAR,
"facility_of_degree_programm_eng" VARCHAR,
"course_of_study" VARCHAR,
"course_of_study_eng" VARCHAR,
"national_classification" VARCHAR,
"national_classification_eng" VARCHAR,
"course_of_study_type" VARCHAR,
"course_of_study_type_eng" VARCHAR,
"european_qualifications_framework_eqf" VARCHAR -- European Qualifications Framework - EQF,
"isced" VARCHAR,
"gender_no_answer" BIGINT -- Gender - No Answer,
"gender_female" VARCHAR -- Gender - Female,
"gender_male" VARCHAR -- Gender - Male,
"total" VARCHAR,
"geographical_information" VARCHAR,
"minor_or_equal_20_years" VARCHAR,
"n_21_40_years" VARCHAR -- 21 - 40 Years,
"n_40_years" VARCHAR -- 40+ Years
);Anyone who has the link will be able to view this.