Content This is a dataset of Spotify tracks over a range of 125 different genres. Each track has some audio features associated with it. The data is in CSV format which is tabular and can be loaded quickly. Usage The dataset can be used for: Building a Recommendation System based on some user input or preference Classification purposes based on audio features and available genres Any other application that you can think of. Feel free to discuss! Column Description track id : The Spotify ID for the track artists : The artists' names who performed the track. If there is more than one artist, they are separated by a ; album name : The album name in which the track appears track name : Name of the track popularity : The popularity of a track is a value between 0 and 100, with 100 being the most popular . The popularity is calculated by algorithm and is based, in the most part, on the total number of plays the track has had and how recent those plays are. Generally speaking, songs that are being played a lot now will have a higher popularity than songs that were played a lot in the past. Duplicate tracks (e.g. the same track from a single and an album) are rated independently. Artist an…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy