--- pretty_name: Spotify Public Playlists (Nov 2025) dataset_summary: >- CSV export of 91,906 Spotify public playlists with playlist metadata, owner info, follower counts, cover images, JSON payloads, and historical signals. language: - en license: cc-by-4.0 tags: - music - spotify - playlists - tabular-data size_categories: - 10K/spotify-playlists-2025 --type dataset`. 2. **Clone with Git LFS**: `GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/datasets//spotify-playlists-2025` then `cd` into it and run `git lfs install`. 3. **Copy assets**: Bring over `playlists.csv`, `playlists_preview.csv`, `README.md`, and `LICENSE` (track the large CSVs with Git LFS). 4. **Track large files**: `git lfs track "*.csv" "*.sql"`. Commit the updated `.gitattributes`. 5. **Push**: `git add . && git commit -m "Add Spotify playlists dataset" && git push`. 6. **Add metadata**: The `README.md` you are reading doubles as the Hugging Face dataset card, so it will render on the hub automatically. Optional: Add any additional metadata files (schema diagrams, notebooks, etc.) to enrich the dataset card and help users onboard faster. ## License Creative Commons Attribution 4.0 International (CC BY 4.0). See `LICENSE` for the full text. When using the dataset, credit “Spotify Public Playlists (Nov 2025)” and include a link back to the Hugging Face dataset page or this repository. ## Citation ``` @dataset{spotify_public_playlists_nov2025, title = Spotify Public Playlists (November 2025), author = Max, year = 2025, howpublished = Hugging Face Datasets, note = CC-BY 4.0 } ``` ## Contact Questions or takedown requests? Open an issue or reach out via the contact info on your Hugging Face profile.