OU Degree Programs Aa. 2023-2024
University of Ostrava
@euneolaia.n_9a16cc1c_bbd3_49a6_9e2b_b3baefbbbb9d
University of Ostrava
@euneolaia.n_9a16cc1c_bbd3_49a6_9e2b_b3baefbbbb9d
This dataset consists of a table containing information regarding all the degree programmes offered at the University of Ostrava in the academic year 2023/2024. Each degree programme’s row contains basic information on the programme and its status at the university, including data on students signed up for the programme in the given AY.
Publisher name: University of Ostrava
Publisher URL: https://data.neolaiacampus.eu/organization/90ca5b59-2e47-4a7c-9121-2417e341dc8d
Last updated: 2025-05-22T11:27:38Z
CREATE TABLE ou_dataset_degress_23_34 (
"acronym" VARCHAR,
"university" VARCHAR,
"university_eng" VARCHAR,
"facility_of_degree_programme" VARCHAR,
"facility_of_degree_programme_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" BIGINT,
"gender_no_answer" BIGINT -- Gender - No Answer,
"gender_female" BIGINT -- Gender - Female,
"gender_male" BIGINT -- Gender - Male,
"total" BIGINT,
"geographical_information" VARCHAR,
"n_20_years_or_less" BIGINT -- 20 Years Or Less,
"n_21_40_years" BIGINT -- 21 - 40 Years,
"n_40_years" BIGINT -- 40+ Years,
"unnamed_21" VARCHAR -- Unnamed: 21
);Anyone who has the link will be able to view this.