YouTube Sports Channels Statistics
Engagement and Growth Trends in Sports Channels
@kaggle.kanchana1990_youtube_sports_channels_statistics
Engagement and Growth Trends in Sports Channels
@kaggle.kanchana1990_youtube_sports_channels_statistics
CREATE TABLE yt_sports_channels_stats (
"channel_id" VARCHAR,
"channel_title" VARCHAR,
"start_date" TIMESTAMP,
"video_count" BIGINT,
"view_count" BIGINT,
"subscriber_count" BIGINT
);
Anyone who has the link will be able to view this.