Baselight

400+ K-Pop Groups Dataset

Exploring the Global Phenomenon of K-Pop: A Comprehensive Dataset of 400+ Groups

@kaggle.nicolsalayoarias_kpop_groups_dataset

Loading...
Loading...

About this Dataset

400+ K-Pop Groups Dataset

The inspiration for creating this dataset came from the global popularity of K-Pop music, which has captured the hearts of millions of fans around the world. This dataset aims to provide a comprehensive resource for K-Pop fans, researchers, and enthusiasts to explore the world of K-Pop.

Tables

Kpopgroups

@kaggle.nicolsalayoarias_kpop_groups_dataset.kpopgroups
  • 24.85 KB
  • 426 rows
  • 10 columns
Loading...

CREATE TABLE kpopgroups (
  "name" VARCHAR,
  "short" VARCHAR,
  "korean_name" VARCHAR,
  "gender" VARCHAR,
  "debut" TIMESTAMP,
  "company" VARCHAR,
  "members" BIGINT,
  "orig_memb" BIGINT,
  "fanclub_name" VARCHAR,
  "active" VARCHAR
);

Share link

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