All KPop Idols
All current KPop idols, male and female complete detailed database.
@kaggle.onlyrohit_all_kpop_idols
All current KPop idols, male and female complete detailed database.
@kaggle.onlyrohit_all_kpop_idols
CREATE TABLE kpop_idols (
"stage_name_stage_name" VARCHAR,
"full_name_full_name" VARCHAR,
"korean_name_korean_name" VARCHAR,
"k_stage_name_k_stage_name" VARCHAR,
"date_of_birth_date_of_birth" TIMESTAMP,
"group_group" VARCHAR,
"country_country" VARCHAR,
"height_height" BIGINT,
"weight_weight" BIGINT,
"birthplace_birthplace" VARCHAR,
"gender_gender" VARCHAR,
"instagram_instagram" VARCHAR
);
Anyone who has the link will be able to view this.