mirror of
https://github.com/dcbozada/spotifyProj.git
synced 2026-04-26 05:16:44 +03:00
An end-to-end data pipeline that extracts Spotify user data via the API, transforms and stores it in a database, and can be queried to create analytics
| __pycache__ | ||
| .env.example | ||
| .gitignore | ||
| albums.json | ||
| api.py | ||
| artists.json | ||
| CLAUDE.md | ||
| etl.py | ||
| get_token.py | ||
| listening_history.json | ||
| main.py | ||
| start_db.sh | ||
| tracks.json | ||