UNISA International Mobility OUTGOING 2023-2024
Università degli Studi di Salerno
@euneolaia.n_163169d7_33c0_42f8_b0f9_6adc85a9b522
Università degli Studi di Salerno
@euneolaia.n_163169d7_33c0_42f8_b0f9_6adc85a9b522
CREATE TABLE unisa_international_mobility_outgoing_23_24 (
"course_of_study" 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" DOUBLE,
"number_of_students_with_eu_citizenship" BIGINT,
"number_of_students_with_non_eu_citizenship" BIGINT,
"activity_exams" BIGINT,
"activity_thesis" BIGINT,
"activity_internship" BIGINT,
"activity_exams_thesis" BIGINT,
"activity_exams_internship" BIGINT,
"activity_thesis_internship" BIGINT
);
Anyone who has the link will be able to view this.