UEFA Euro Data Analysis¶
The UEFA Euro Championship is in full swing, and Germany is hosting it this year!
As a passionate fan of the German football team and a data enthusiast, I couldn't resist the opportunity to create an interactive data visualization app dedicated to this event.
About the app¶
The webapp allows you to explore various aspects of the tournament, e.g. match performances, tournament statistics, and penalty card data.
It has been built using Python, Streamlit, and Plotly.
Building this app was an absolute joy, as it allowed me to combine my passion for football with my technical skills.
Hope this app is useful for enthusiasts of both football & data analytics alike.
Access the app¶
I have deployed the app on Streamlit Cloud. Access it here.
And if you would like a peek under the hood, then access the code here.