Baselight

Spotify Million Song Dataset

A dataset containing songs, artists names, link to song and lyrics

@kaggle.notshrirang_spotify_million_song_dataset

Loading...
Loading...

About this Dataset

Spotify Million Song Dataset

This is Spotify Million Song Dataset. This dataset contains song names, artists names, link to the song and lyrics. This dataset can be used for recommending songs, classifying or clustering songs.

Tables

Spotify Millsongdata

@kaggle.notshrirang_spotify_million_song_dataset.spotify_millsongdata
  • 33.24 MB
  • 57650 rows
  • 4 columns
Loading...

CREATE TABLE spotify_millsongdata (
  "artist" VARCHAR,
  "song" VARCHAR,
  "link" VARCHAR,
  "text" VARCHAR
);

Share link

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