This dataset, KPopIdols_tbl_df, is a tibble containing a complete detailed database of all current KPop idols, both male and female. It includes each idol's stage name, full name, Korean name, Korean stage name, date of birth, group name, country, height, weight, birthplace, gender, and Instagram handle. The dataset preserves the original structure from its source on Kaggle.
Usage
data(KPopIdols_tbl_df)
Format
A tibble with 1,666 observations and 12 variables:
- Stage Name Stage Name
Stage name of the idol (character)
- Full Name Full Name
Full name of the idol (character)
- Korean Name Korean Name
Korean name of the idol (character)
- K. Stage Name K. Stage Name
Stage name written in Korean (character)
- Date of Birth Date of Birth
Date of birth (character)
- Group Group
Name of the group the idol belongs to (character)
- Country Country
Country of origin (character)
- Height Height
Height in centimeters (numeric)
- Weight Weight
Weight in kilograms (numeric)
- Birthplace Birthplace
Place of birth (character)
- Gender Gender
Gender of the idol (character)
- Instagram Instagram
Instagram handle or profile URL (character)
Source
Data obtained from Kaggle: https://www.kaggle.com/datasets/onlyrohit/all-kpop-idols