Skip to content

shadid-bhai/taylor_swift_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Taylor Swift Spotify Analysis πŸ“Š

An exploratory data analysis (EDA) of Taylor Swift's Spotify presence. This project examines the relationship between song popularity and technical track attributes using a Kaggle Spotify dataset.

🎯 Project Goal

The objective was to determine if song duration influences popularity and to analyze the distribution of tracks across her discography.

πŸ› οΈ Tech Stack

  • Language: Python
  • Libraries: Pandas, Matplotlib, NumPy
  • Dataset: Spotify top artist tracks (Kaggle)

πŸ“ˆ Key Findings & Correlations

  • Correlation Result: Based on the analysis, there is a weak correlation between track duration and popularity. This suggests that Taylor Swift's audience engagement is driven by factors other than song length.
  • Artist Dominance: The data highlights a high density of tracks with popularity scores above 75, showcasing consistent listener retention.
  • Data Cleaning: Performed preprocessing to handle missing values and formatted the duration metrics for accurate statistical plotting.

πŸš€ How to Use

  1. Clone the repository.
  2. Ensure you have pandas and matplotlib installed.
  3. Run spotify_analysis.ipynb to view the visualizations.

πŸ“ Repository Structure

  • spotify_analysis.ipynb: The main analysis and visualization notebook.
  • spotify_data_clean.csv: Preprocessed dataset used for the analysis.

About

Data analysis of Taylor Swift's Spotify discography using Python. Exploring correlations between track popularity, duration, and artist trends with Pandas and Seaborn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors