Baselight

YouTube Trending 100 Song Analysis

This dataset including view counts, song durations, live status, and channel.

@kaggle.grandmaster07_youtube_posting_dataset

Loading...
Loading...

About this Dataset

YouTube Trending 100 Song Analysis

This dataset show trending and top one hundred song in dataset. This dataset all information about YouTube. YouTube is basically app and website how provide any information around the word such as movies, song, music, drama , tiktok and other data some other shape. YouTube is the word's largest app or website that provide people with the things they went.Many people earn money by making video at any topic is best source of income.
File Information:
This dataset contains information or upload a song on YouTube lets check song name ,subtitle, about
description of this song or music, and after view check ,different tags on song,duration of song in this
dataset and etc...

Tables

Youtube Top 100 Songs 2025

@kaggle.grandmaster07_youtube_posting_dataset.youtube_top_100_songs_2025
  • 133.69 kB
  • 100 rows
  • 13 columns
Loading...
CREATE TABLE youtube_top_100_songs_2025 (
  "title" VARCHAR,
  "fulltitle" VARCHAR,
  "description" VARCHAR,
  "view_count" BIGINT,
  "categories" VARCHAR,
  "tags" VARCHAR,
  "duration" BIGINT,
  "duration_string" VARCHAR,
  "live_status" BOOLEAN,
  "thumbnail" VARCHAR,
  "channel" VARCHAR,
  "channel_url" VARCHAR,
  "channel_follower_count" BIGINT
);

Share link

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