ORU International Mobility INCOMING Aa 2023-2024
Örebro University
@euneolaia.dce14e11_aca3_45fa_9b73_0281d11b3590
Örebro University
@euneolaia.dce14e11_aca3_45fa_9b73_0281d11b3590
This dataset consists of a table containing information regarding mobility, outgoing students, at Örebro University in the academic year 2023/2024. The table is based on the degree programme’s the outgoing students are registered within and the host university the students have been registered at.
Publisher name: Örebro University
Publisher URL: https://data.neolaiacampus.eu/organization/0e5fe931-649c-4ab2-9fe8-a85eeb638f7f
Last updated: 2025-06-21T08:00:00Z
CREATE TABLE oru_student_mobility_outgoing_2023_2024 (
"course_of_study_at_home_university" VARCHAR -- Course Of Study (at Home University),
"course_of_study_eng" VARCHAR,
"course_of_study_type" VARCHAR,
"course_of_study_type_eng" VARCHAR,
"home_university" VARCHAR,
"home_university_eng" VARCHAR,
"home_university_geographical_coordinates" VARCHAR,
"home_university_country" VARCHAR,
"number_of_male_students" BIGINT,
"number_of_female_students" BIGINT,
"number_of_total_students" BIGINT,
"host_university" VARCHAR,
"host_university_geographical_coordinates" VARCHAR,
"host_university_country" VARCHAR,
"neolaia_university" VARCHAR,
"isced" VARCHAR,
"number_of_students_with_national_citizenship" VARCHAR,
"number_of_students_with_eu_citizenship" VARCHAR,
"number_of_students_with_non_eu_citizenship" VARCHAR,
"activity_exams" VARCHAR -- Activity: Exams,
"activity_thesis" VARCHAR -- Activity: Thesis,
"activity_internship" VARCHAR -- Activity: Internship,
"activity_exams_thesis" VARCHAR -- Activity: Exams/thesis,
"activity_exams_internship" VARCHAR -- Activity: Exams/internship,
"activity_thesis_internship" VARCHAR -- Activity: Thesis/internship
);Anyone who has the link will be able to view this.