Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,43 @@
|
|
1 |
-
---
|
2 |
-
license: odc-by
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: odc-by
|
3 |
+
pretty_name: Spotify
|
4 |
+
tags:
|
5 |
+
- music
|
6 |
+
- spotify
|
7 |
+
size_categories:
|
8 |
+
- 10M<n<100M
|
9 |
+
---
|
10 |
+
# Dataset Card for Spotify
|
11 |
+
|
12 |
+
~25M tracks from Spotify.
|
13 |
+
|
14 |
+
## Dataset Details
|
15 |
+
|
16 |
+
### Dataset Description
|
17 |
+
|
18 |
+
Metadata of approximately 25 million tracks from Spotify.
|
19 |
+
|
20 |
+
- **Curated by:** hlky
|
21 |
+
- **License:** Open Data Commons Attribution License (ODC-By) v1.0
|
22 |
+
|
23 |
+
### Notes
|
24 |
+
|
25 |
+
Audio and lyrics available but unreleased.
|
26 |
+
|
27 |
+
# Citation Information
|
28 |
+
```
|
29 |
+
@misc{Spotify,
|
30 |
+
author = {hlky},
|
31 |
+
title = {Spotify},
|
32 |
+
year = {2024},
|
33 |
+
publisher = {hlky},
|
34 |
+
journal = {Hugging Face repository},
|
35 |
+
howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/Spotify](https://huggingface.co/datasets/bigdata-pw/Spotify)}}
|
36 |
+
}
|
37 |
+
```
|
38 |
+
|
39 |
+
## Attribution Information
|
40 |
+
```
|
41 |
+
Contains information from [Spotify](https://huggingface.co/datasets/bigdata-pw/Spotify) which is made available
|
42 |
+
under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/).
|
43 |
+
```
|