Giter VIP home page Giter VIP logo

spotify-data's Introduction

My Spotify Wrapped

Description

This project is a simple data analysis of my own personal Spotify listening data from 2013 to the spring of 2024. The data, found in spotify_data/raw.csv, was downloaded from Spotify and contains information about the songs I've listened to, including the artist, album, track name, and the date and time I listened to the song.

The main goal of this project is to analyze my listening habits and preferences over the years. To that end, the data is loaded into a Pandas dataframe, cleaned, and transformed in spotify_data/app.py where the final dataframe is used in a Streamlit application to generate visualizations.

If you dig deeply enough, you might see how many times I've listened to Adele (not that much) and Taylor Swift (a lot! Bon Iver collab doomed me). I'm not that ashamed.

Streamlit isn't exactly a lightweight install; even though I'm running on a slim Docker image, it's still a bit heavy for a Cloud Run environment with only 512MB of memory. After seeing a few crashes in the logs, I've upped that to 1GB.

The Streamlit app can be found here. It make take a second for it to run since I'm spinning down the Cloud Run instance after 15 minutes of inactivity. Enjoy!

spotify-data's People

Contributors

jsulz avatar

Watchers

 avatar Kostas Georgiou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.