An open API service indexing awesome lists of open source software.

https://github.com/akapich/world_cup_app

Python app facilitating profound analysis of every World Cup 2022 football match
https://github.com/akapich/world_cup_app

football-analytics

Last synced: 8 months ago
JSON representation

Python app facilitating profound analysis of every World Cup 2022 football match

Awesome Lists containing this project

README

          

# [2022 World Cup App](https://worldcup2022-aleks-kapich.streamlit.app/)
Python app facilitating analysis of every World Cup 2022 football match

Here's how does it look like:

![](https://github.com/AKapich/WorldCup_App/blob/main/images/screen.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/screen2.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/screen3.png)

Simple menu helps to choose into which match we would like to have the insight and what type of charts we would like to see.

---

Sample charts meant to support analysis available in the app, Poland-Saudi Arabia match used as an example:

![](https://github.com/AKapich/WorldCup_App/blob/main/images/kiwior_passmap.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/pass_network.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/voronoi.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/passing_sonars.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/convexHull.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/cash_convexHull.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/xG_flow.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/prog_passes_krychowiak.png)

![](https://github.com/AKapich/WorldCup_App/blob/main/images/shotmap.png)