This repository contains an analysis of Queen's music data. More about Queen
- Chinook database : Used to retrieve song data, artist, album and composer
- kworb.net : Used to do web scraping for total and daily streams data
- Top Songs and Albums: Identified the most popular songs and albums based on streams.
- Genre Analysis: Determined the predominant genres of Queen's music.
- Percentage of Composers: Figured out proportion of creators compose Queen's music
-
Clone the repository:
git clone https://github.com/pakbungdesu/queen-data-analysis.git
-
Install dependencies:
pip install -r requirements.txt
-
Run the Kernel in queen.ipynb