ORU Degree Programs Aa. 2023-2024
Örebro University
@euneolaia.n_321ff34a_2073_497e_a750_75407bb17dd2
Örebro University
@euneolaia.n_321ff34a_2073_497e_a750_75407bb17dd2
This dataset consists of a table containing information regarding all the degree programmes offered at Örebro University 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 the number of students registered within for the programme in the given period.
Publisher name: Örebro University
Publisher URL: https://data.neolaiacampus.eu/organization/0e5fe931-649c-4ab2-9fe8-a85eeb638f7f
Last updated: 2025-05-22T11:27:38Z
CREATE TABLE oru_dataset_degress_23_34 (
"acronym" VARCHAR,
"university" VARCHAR,
"university_eng" VARCHAR,
"facility_of_degree_programme_sv" VARCHAR,
"facility_of_degree_programme_eng" VARCHAR,
"course_of_study_sv" VARCHAR,
"course_of_study_eng" VARCHAR,
"national_classification_sv_sun" VARCHAR -- National Classification SV (SUN),
"national_classification_eng_sun" VARCHAR -- National Classification ENG (SUN),
"course_of_study_type_sv" VARCHAR,
"course_of_study_type_en" VARCHAR,
"european_qualifications_framework_eqf" VARCHAR -- European Qualifications Framework - EQF,
"isced_code" DOUBLE,
"isced_en" VARCHAR,
"gender_no_answer" VARCHAR -- Gender - No Answer,
"gender_female" BIGINT -- Gender - Female,
"gender_male" BIGINT -- Gender - Male,
"total" BIGINT,
"geographical_information" VARCHAR,
"minor_or_equal_20_years" BIGINT,
"n_21_40_years" BIGINT -- 21 - 40 Years,
"n_40_years" BIGINT -- 40+ Years
);Anyone who has the link will be able to view this.