Baselight

Bts Utube Comments

Bts likes,dislikes, comments, viewers etc

@kaggle.arathipraj_bts_utube_comments

Loading...
Loading...

About this Dataset

Bts Utube Comments

Content

BTS is one of the famous k pop group . BTS is also known as bangtan senyeondan or bulletproof boys scouts is currently the biggest boy group in the world. They are a k pop group that has had a breakthrough al over world. BTS was the first and only k pop group to win a billboard music award in the fan-voted category. This data contains the information about some utube channels and comment count, likes, dislikes etc.

Attribute Information

1.query
2.url
3.title
4.upload _ date
5.channel
6.views
7.likes
8.dislikes
9.comment _ count
10.comment _ text

Tables

Bts 2021–1

@kaggle.arathipraj_bts_utube_comments.bts_2021_1
  • 2.42 MB
  • 28291 rows
  • 13 columns
Loading...

CREATE TABLE bts_2021_1 (
  "query" VARCHAR,
  "url" VARCHAR,
  "title" VARCHAR,
  "upload_date" TIMESTAMP,
  "channel" VARCHAR,
  "views" BIGINT,
  "likes" BIGINT,
  "dislikes" BIGINT,
  "comment_count" BIGINT,
  "comment_text" VARCHAR,
  "comment_author" VARCHAR,
  "comment_date" TIMESTAMP,
  "comment_likes" BIGINT
);

Share link

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