Spotify Playlists
收藏Zenodo2025-01-24 更新2026-05-26 收录
下载链接:
https://zenodo.org/doi/10.5281/zenodo.14728731
下载链接
链接失效反馈官方服务:
资源简介:
This dataset was constructed based on the data found in Kaggle from Spotify.
The files here reported can be used to build a property graph in Neo4J:
song.csv - contains all the data for the Song nodes.
artist.csv - contains the data for the Artist nodes.
playlist.csv - contains the data for the Playlist nodes.
user.csv - contains the data for the Playlist nodes (those creating Playlists).
genre.csv - contains the data for the Genre nodes (a category for the Artists).
type.csv - contains the data for the Type nodes (a category for the Playlists).
sing.csv - contains the data for the SING relationship from Artist to Song nodes.
created.csv - contains the data for the CREATED relationship from User to Playlist nodes.
in.csv - contains the data for the IN relationship from Song to Playlist nodes.
of_type.csv - contains the data for the OFTYPE relationship from Playlist to Type nodes.
labelled.csv - contains the data for the LABELLED relationship from Artist to Genre nodes.
This data was used as test dataset in the paper "MINE GRAPH RULE: A New GQL Operator for Mining Association Rules in Property Graph Databases".
提供机构:
Zenodo创建时间:
2025-01-24



