Skip to contents

international_students_data A dataset containing information about international students in Korea, including their country of origin, visa type, and the number of students.

Usage

international_students_data

Format

A data frame with 6 variables:

year

The year of the data record.

month

The month of the data record.

visa

The type of visa held by the student (e.g., Language, Degree).

no_int_student

The number of international students from the respective country and visa type.

iso3c

The ISO 3-letter country code.

country

The English name of the student's country of origin.

Value

Returns the raw data frame containing information on international students in Korea.