278k Emotion Labeled Spotify Songs
Approximately 278k songs from Spotify with labeled emotions by Moodify app.
@kaggle.abdullahorzan_moodify_dataset
Approximately 278k songs from Spotify with labeled emotions by Moodify app.
@kaggle.abdullahorzan_moodify_dataset
CREATE TABLE n_278k_song_labelled (
"unnamed_0" BIGINT,
"duration_ms" DOUBLE,
"danceability" DOUBLE,
"energy" DOUBLE,
"loudness" DOUBLE,
"speechiness" DOUBLE,
"acousticness" DOUBLE,
"instrumentalness" DOUBLE,
"liveness" DOUBLE,
"valence" DOUBLE,
"tempo" DOUBLE,
"spec_rate" DOUBLE,
"labels" BIGINT
);
Anyone who has the link will be able to view this.