Baselight

2025 YouTube Trending 100: Market Overview

A collection of the top 100 most popular songs on YouTube in 2025

@kaggle.rehan497_trending_music_on_youtube_top_100_songs_2025

Loading...
Loading...

About this Dataset

2025 YouTube Trending 100: Market Overview

This dataset contains the Top 100 most popular songs on YouTube in 2025. It includes details about song titles, artists, popularity metrics, and upload information that can be analyzed to understand global music trends.

Tables

Youtube Top 100 Songs 2025

@kaggle.rehan497_trending_music_on_youtube_top_100_songs_2025.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.