Baselight

Top YouTube Music Hits 2025

Using YouTube charts to monitor music trends and audience prefrences

@kaggle.ayeshaimran123_top_youtube_music_hits_2025

Loading...
Loading...

About this Dataset

Top YouTube Music Hits 2025

Description:

The top 100 songs that trended on YouTube in 2025 are included in this dataset. Insigts into worldwide music trends, audience prefrences, and streaming paterns across various artists and genres are provided by higlighting the most viewed and well liked tunes.

Content:

The dataset contains detals about the top 100 songs. It provides a snapshot of what music captured the most atention on YouTube during 2025.

Context:

Music plays a signifcant role in shaping global culture. By analyzing YouTube most popular songs. This dataset can be used for trend analycis, visulization, and research in music analytics.

Acknowledgment:

The data is compiled from publicly avalable YouTube charts for 2025. Full credit goes to YouTube and the original content creators for making the information acessible.

Provenance:

Data source from YouTube oficial music charts and publicaly available ranking information.

Tables

Youtube Top 100 Songs 2025

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