Baselight

60000 Spotify Songs

Almost 60000 rows and 4 columns of artist, song name, link, and lyrics.

@kaggle.joebeachcapital_57651_spotify_songs

Loading...
Loading...

About this Dataset

60000 Spotify Songs

The table named Spotify Million Song Dataset has 57,650 rows and 4 columns, with column names 'artist', 'song', 'link', and 'text', all of which are of string type. It provides a comprehensive collection of data that can be analyzed to gain insights into various aspects of the songs in the Spotify library.

Tables

Spotify Million Song Dataset Exported

@kaggle.joebeachcapital_57651_spotify_songs.spotify_million_song_dataset_exported
  • 32.84 MB
  • 57650 rows
  • 4 columns
Loading...

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

Share link

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