Baselight

1700+ K-Pop Idols Dataset

Exploring the world of K-Pop Idols: A comprehensive dataset

@kaggle.nicolsalayoarias_all_kpop_idols

Loading...
Loading...

About this Dataset

1700+ K-Pop Idols Dataset

The world of K-Pop is one of the most popular and dynamic music industries in the world. This comprehensive dataset provides information on over 1,700 K-Pop idols, including their stage name, full name, Korean name, birthdate, height, weight, birthplace, and former and other group affiliations. This dataset is perfect for anyone interested in exploring the K-Pop industry or conducting research on K-Pop idols.

Tables

Kpopidolsv3

@kaggle.nicolsalayoarias_all_kpop_idols.kpopidolsv3
  • 97.4 KB
  • 1778 rows
  • 16 columns
Loading...

CREATE TABLE kpopidolsv3 (
  "stage_name" VARCHAR,
  "full_name" VARCHAR,
  "korean_name" VARCHAR,
  "k_stage_name" VARCHAR,
  "date_of_birth" TIMESTAMP,
  "group" VARCHAR,
  "debut" VARCHAR,
  "company" VARCHAR,
  "country" VARCHAR,
  "second_country" VARCHAR,
  "height" DOUBLE,
  "weight" DOUBLE,
  "birthplace" VARCHAR,
  "other_group" VARCHAR,
  "former_group" VARCHAR,
  "gender" VARCHAR
);

Share link

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