UNIC Degree Programs Aa. 2023-2024
University of Nicosia
@euneolaia.a9bceb83_f451_48d0_b266_3e4d47779b79
University of Nicosia
@euneolaia.a9bceb83_f451_48d0_b266_3e4d47779b79
This is a dataset that provides detailed information about the Educational Programmes offered by the University of Nicosia, including data about the respective faculties, course of study, national classification, study type, EQF level, ISCED level, gender of enrolled students per course of study, geographical information as well as the average age of students enrolled per course of study.
Publisher name: University of Nicosia
Publisher URL: https://data.neolaiacampus.eu/organization/b2615c5f-8bd7-41ec-8ef6-703f5b58d055
Last updated: 2025-05-22T11:27:38Z
CREATE TABLE unic_dataset_degress_23_34 (
"n__acronym" VARCHAR -- "Acronym",
"university" VARCHAR,
"university_eng" VARCHAR,
"faculty_of_degree_programm" VARCHAR,
"faculty_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" BIGINT -- European Qualifications Framework - EQF,
"isced" VARCHAR,
"gender_no_answer" BIGINT -- Gender - No Answer,
"gender_female" BIGINT -- Gender - Female,
"gender_male" BIGINT -- Gender - Male,
"total" BIGINT,
"geographical_information" VARCHAR,
"average_age_of_enrolled_students" BIGINT,
"unnamed_19" VARCHAR -- Unnamed: 19
);CREATE TABLE unic_degree_dataset_23_24_v2_0 (
"acronym" VARCHAR,
"university" VARCHAR,
"university_eng" VARCHAR,
"faculty_of_degree_programm" VARCHAR,
"faculty_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" BIGINT -- Gender - Female,
"gender_male" BIGINT -- Gender - Male,
"total" BIGINT,
"geographical_information" VARCHAR,
"average_age_of_enrolled_students" DOUBLE,
"unnamed_19" VARCHAR -- Unnamed: 19
);Anyone who has the link will be able to view this.