Datasets:
metadata
language:
- en
license: mit
pretty_name: YouTube Music Hits
dataset_info:
features:
- name: youtubeId
dtype: string
- name: itemLabel
dtype: string
- name: performerLabel
dtype: string
- name: youtubeViews
dtype: float64
- name: year
dtype: float64
- name: genreLabel
dtype: string
splits:
- name: train
num_bytes: 1869451
num_examples: 24329
download_size: 1234234
dataset_size: 1869451
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
tags:
- musci
- youtube,
YouTube Music Hits Dataset
A collection of YouTube music video data sourced from Wikidata, focusing on videos with significant viewership metrics.
Dataset Description
Overview
- 24,329 music videos
- View range: 1M to 5.5B views
- Temporal range: 1977-2024
Features
youtubeId
: YouTube video identifieritemLabel
: Video/song titleperformerLabel
: Artist/band nameyoutubeViews
: View countyear
: Release yeargenreLabel
: Musical genre(s)
View Distribution
- 1B+ views: 215 videos
- 100M-1B views: 2,457 videos
- 50M-100M views: 1,638 videos
- 10M-50M views: 5,261 videos
- 1M-10M views: 7,628 videos
Data Source
This dataset is derived from publicly available Wikidata entries and YouTube metrics.