Skip to contents

status_of_foreign_students_data A dataset containing information about the number of international students at Korean schools, including the school's name, region, the type of school (university, cyber university, etc.), classification (private vs. public), the field of study, and the number of students.

Usage

status_of_foreign_students_data

Format

A data frame with 7 variables:

year

The year of the data record.

type_of_school

The type of school (e.g., university, cyber university).

classification

The classification of the school (e.g., private, public).

region

The region where the school is located.

school

The name of the school in Korean.

field

The field of study.

number_of_students

The number of international students at the school per field.

Value

Returns the raw data frame containing information on the current status of international students at Korean universities.