UNISA International Mobility INCOMING Aa 2023-2024
Università degli Studi di Salerno
@euneolaia.n_4fd08f1b_a873_4b02_83c9_8a388a3fcec4
Università degli Studi di Salerno
@euneolaia.n_4fd08f1b_a873_4b02_83c9_8a388a3fcec4
CREATE TABLE unisa_international_mobility_incoming_23_24 (
"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" BIGINT,
"number_of_students_with_national_citizenship" BIGINT,
"number_of_students_with_eu_citizenship" BIGINT,
"number_of_students_with_non_eu_citizenship" DOUBLE,
"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.