Baselight

Top YouTubers Worldwide

Analyzing Popular YouTube Channels

@kaggle.shiivvvaam_top_youtuber_worldwide

Loading...
Loading...

About this Dataset

Top YouTubers Worldwide

This dataset provides detailed metrics and categories for a diverse range of popular YouTube channels. Explore key statistics such as subscriber count, video views, category, and geographical information for each channel. Ideal for analysis and insights into trends within the dynamic landscape of online content creation.

Tables

Youtuber

@kaggle.shiivvvaam_top_youtuber_worldwide.youtuber
  • 44.04 KB
  • 1046 rows
  • 9 columns
Loading...

CREATE TABLE youtuber (
  "rank" DOUBLE,
  "channel_name" VARCHAR,
  "category" VARCHAR,
  "subscribers" VARCHAR,
  "country" VARCHAR,
  "average_views" VARCHAR,
  "average_likes" VARCHAR,
  "average_comments" VARCHAR,
  "content_type" VARCHAR
);

Share link

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