Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.13 KB

Project Title: "Global Trends in Music Popularity"

We will use Kaggle's "Top Spotify Songs in 73 Countries (Daily Updated)" dataset. This dataset is updated daily to include the top songs and artists streamed across the world. We are interested in answering some of the following questions:

  • Which songs and artists are most popular in which countries?
  • Which country listens to the most danceable and acoustic music? How does this compare between countries?
  • Do countries prefer explicit music or non explicit music?

Setup/usage instructions Please use Python 3.12.2 or older

Follow these steps:

  1. clone the repository
  2. create and activate the virtual environment (depending on your computer and Windows version you can use a variation of: (1) python -m venv .venv for creation and (2) .venv\Scripts\activate for activation)
  3. Install the requirements (pip install -r requirements.txt). Please exercise patience. It takes a really long time 5=4. run the main dashboard page (streamlit run Spotify_Dashboard.py) with Streamlit.

Deployed App link: https://advanced-computing-alexa-giulio-rep-spotify-dashboard-zvzfpp.streamlit.app/