ORU International Mobility INCOMING Aa 2023-2024
Örebro University
@euneolaia.dce14e11_aca3_45fa_9b73_0281d11b3590
Örebro University
@euneolaia.dce14e11_aca3_45fa_9b73_0281d11b3590
CREATE TABLE oru_student_mobility_outgoing_2023_2024 (
"course_of_study_at_home_university" VARCHAR,
"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_thesis" VARCHAR,
"activity_internship" VARCHAR,
"activity_exams_thesis" VARCHAR,
"activity_exams_internship" VARCHAR,
"activity_thesis_internship" VARCHAR
);
Anyone who has the link will be able to view this.