Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.05 KB

Spotify Analysis

Project Summary

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) image image image

Tech Stack

  • Python
  • Pandas
  • Streamlit
  • Plotly

Installation

  1. Clone the repository
git clone <repo-url>
  1. Install the dependencies
pip install- requirements.txt
  1. Run the streamlit app
streamlit run Spotify\SpotifyAnalysis.py

"# Spotify-RevenueAnalysis" "# Spotify-RevenueAnalysis"