The goal of this project is to analyze the Spotify dataset . The dataset contains the information about the artists name, their songs released with data sorted according to their popularity . The data also has tempo, speechiness , loudness, energy,tempo,etc. values which defines the attributes of each song.(till 2021) The dataset also has the past revenues and the cost incurred by spotify in previous years(2017-2023)
- Python
- Pandas
- Streamlit
- Plotly
- Clone the repository
git clone <repo-url>
- Install the dependencies
pip install- requirements.txt
- Run the streamlit app
streamlit run Spotify\SpotifyAnalysis.py
"# Spotify-RevenueAnalysis" "# Spotify-RevenueAnalysis"