ORU International Mobility INCOMING Aa 2023-2024
Örebro University
@euneolaia.f7ba0db8_441f_454d_8209_41ea78167aee
Örebro University
@euneolaia.f7ba0db8_441f_454d_8209_41ea78167aee
This dataset consists of a table containing information regarding mobility, incoming student, at Örebro University in the academic year 2023/2024. The table is based on the students home university.
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_incoming_2023_2024 (
"course_of_study_subject_area" VARCHAR -- Course Of Study/ Subject Area,
"course_of_study_eng" VARCHAR,
"course_of_study_type" VARCHAR,
"course_of_study_type_eng" VARCHAR,
"home_university" VARCHAR,
"home_university_geographical_coordinates" VARCHAR,
"home_university_country" VARCHAR,
"neolaia_university" VARCHAR,
"number_of_male_students" BIGINT,
"number_of_female_students" BIGINT,
"number_of_total_students" BIGINT,
"host_facility" VARCHAR,
"host_facility_eng" VARCHAR,
"host_university" VARCHAR,
"host_university_eng" VARCHAR,
"host_university_geographical_coordinates" VARCHAR,
"host_university_country" 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.