OU International Mobility INCOMING 2023-2024
University of Ostrava
@euneolaia.c3c22f06_e8f5_40b9_8a9b_4227674773fc
University of Ostrava
@euneolaia.c3c22f06_e8f5_40b9_8a9b_4227674773fc
CREATE TABLE ostrava_international_mobility_incoming_2023_2024 (
"course_of_study_subject_area" VARCHAR,
"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_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.