Baselight

All KPop Idols

All current KPop idols, male and female complete detailed database.

@kaggle.onlyrohit_all_kpop_idols

Kpop Idols
@kaggle.onlyrohit_all_kpop_idols.kpop_idols

  • 84.58 KB
  • 1666 rows
  • 12 columns
stage_name_stage_name

Stage Name Stage Name

full_name_full_name

Full Name Full Name

korean_name_korean_name

Korean Name Korean Name

k_stage_name_k_stage_name

K. Stage Name K. Stage Name

date_of_birth_date_of_birth

Date Of Birth Date Of Birth

group_group

Group Group

country_country

Country Country

height_height

Height Height

weight_weight

Weight Weight

birthplace_birthplace

Birthplace Birthplace

gender_gender

Gender Gender

instagram_instagram

Instagram Instagram

TaeyeonKim Taeyeon김태연태연Thu Mar 09 1989 00:00:00 GMT+0000 (Coordinated Universal Time)SNSDSouth Korea16044JeonjuFtaeyeon_ss
SunnyLee Sunkyu이순규써니Mon May 15 1989 00:00:00 GMT+0000 (Coordinated Universal Time)SNSDSouth Korea15843CaliforniaFsvnnynight
TiffanyHwang Miyoung황미영티파니Tue Aug 01 1989 00:00:00 GMT+0000 (Coordinated Universal Time)SNSDSouth Korea16350San FranciscoFxolovestephi
HyoyeonKim Hyoyeon김효연효연Fri Sep 22 1989 00:00:00 GMT+0000 (Coordinated Universal Time)SNSDSouth Korea15848IncheonFwatasiwahyo
YuriKwon Yuri권유리유리Tue Dec 05 1989 00:00:00 GMT+0000 (Coordinated Universal Time)SNSDSouth Korea16745GoyangFyulyulk
SooyoungChoi Sooyoung최수영수영Sat Feb 10 1990 00:00:00 GMT+0000 (Coordinated Universal Time)SNSDSouth Korea17048GwangjuFhotsootuff
YoonaIm Yoona임윤아윤아Wed May 30 1990 00:00:00 GMT+0000 (Coordinated Universal Time)SNSDSouth Korea16647SeoulFyoona__lim
SeohyunSeo Joohyun서주현서현Fri Jun 28 1991 00:00:00 GMT+0000 (Coordinated Universal Time)SNSDSouth Korea16848SeoulFseojuhyun_s
JessicaJessica Jung제시카 정제시카Tue Apr 18 1989 00:00:00 GMT+0000 (Coordinated Universal Time)nanSouth KoreananFjessica.syj
CLLee Chaerin이채린씨엘Tue Feb 26 1991 00:00:00 GMT+0000 (Coordinated Universal Time)2NE1South KoreananFchaelincl

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
);

Share link

Anyone who has the link will be able to view this.