UNIC Degree Programs Aa. 2023-2024
University of Nicosia
@euneolaia.a9bceb83_f451_48d0_b266_3e4d47779b79
University of Nicosia
@euneolaia.a9bceb83_f451_48d0_b266_3e4d47779b79
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,
"isced" VARCHAR,
"gender_no_answer" BIGINT,
"gender_female" BIGINT,
"gender_male" BIGINT,
"total" BIGINT,
"geographical_information" VARCHAR,
"average_age_of_enrolled_students" DOUBLE,
"unnamed_19" VARCHAR
);
CREATE TABLE unic_dataset_degress_23_34 (
"n__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" BIGINT,
"isced" VARCHAR,
"gender_no_answer" BIGINT,
"gender_female" BIGINT,
"gender_male" BIGINT,
"total" BIGINT,
"geographical_information" VARCHAR,
"average_age_of_enrolled_students" BIGINT,
"unnamed_19" VARCHAR
);
Anyone who has the link will be able to view this.