This project will be analysing historical data accquired from FBREF it will be accquire sports historical data on my favorite football team ARSENAL FC
There has been a lot of changes in the club in terms of their records over the season in terms of win/losses and placements so an analysis on the data (refreshed daily) would give more insight
-
Python (Selenium, Pandas): I will be using selenium's capabilities to automate the browser navigation to where my data is and scraping it, then store data in a dataframe and finally exporting it into a csv
-
PowerBI (& Power Query): This is where the analytics front end will be done, hence visualising the data after some transformations.
This will be updated with a demo when a working version is produced.