jkutner / Beatles-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beatles-stats

Python program processes data from a CSV file songs_data.csv

Next, the data is used to create graphs showing the popularity of individual songs from different The Bettles albums.

Examples

Songs form Abbey Road album sorted by liked Figure_1

Songs from Recolver album sorted by least favourite Figure_2

All graphs have been saved to the Output folder

The repository also contains a web_scraper.py file. This scraper was written to obtain information about the key of each song - for future use

About


Languages

Language:Python 100.0%