Dashboard file - Spotify Dashboard (PowerBI)

Overview
This repository contains a Power BI dashboard designed to visualize various metrics of Spotify tracks. After enriching the dataset with track cover image urls using python script and spotify developer credentials, the dashboard provides insights into track performance, popularity, and other key statistics.
Key Features
- Track Info Section: Displays details about the selected track including the track name, artist, release date, and streaming statistics across multiple platforms like YouTube, Pandora, SiriusXM, Shazam, and TikTok.
- Average Streams/Year: Shows the average number of streams per year and compares it with the top song’s streams.
- Popularity Gauge: Indicates the overall popularity of the selected track as a percentage.
- Track by Streams: A bar chart listing tracks by their stream count.
- Weekly Activity Heatmap: Visualizes the streaming activity throughout the week.
- Track by Release Date: Displays the number of tracks released over time.
Navigation
- Filters: Users can filter the data by date, track, and artist using the dropdown menus at the top of the dashboard.
- Select All Years Button: Allows users to view data for all years at once.
- Reset Button: Resets all filters to their default state.