Link to Data dashboard: https://spotify-app-dash.herokuapp.com/
This data set came from Kaggle: Data Set Link.
- resources - images for the Jupyter notebooks
- app.py - code for a Plotly online data dashboard
- peak_dates_world_songs.csv - data for the Plotly dashboard. This data is outputted by spotifyanalysis.ipynb
- regions.json - data for mapping country to language - used in the data dashboard
- roughdraft.ipynb - exploratory data analysis
- spotifyanalysis.ipynb - cleaned and formatted exploratory data analysis
- spotifys-worldwide-daily-song-ranking.zip - original data set
- total_plays_by_date.csv - data for the Plotly dashboard. This data is outputted by spotifyanalysis.ipynb
- world-countries.json - world map file
See spotifynalaysis.ipynb for more key findings and code.