Skip to content

Connect to Chinook database, do web scraping, clean and visualize data of Queen band. Using various Python’s Library

Notifications You must be signed in to change notification settings

pakbungdesu/queen-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains an analysis of Queen's music data. More about Queen

Data Sources

  • Chinook database : Used to retrieve song data, artist, album and composer
  • kworb.net : Used to do web scraping for total and daily streams data

Analysis Performed

  • 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

How to Use This Repository

  • 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

About

Connect to Chinook database, do web scraping, clean and visualize data of Queen band. Using various Python’s Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published