pillarxyz / football-analytics-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Dashboards for visualizing Morocco's 2022 World Cup Run using event data from each of their matches, though this can be extended to any match in any competition.

Deployed here

TODO

Visualization style

Analytical Aspects

Documentation

Try it out

Locally

We deployed a Docker image of the app on Docker Hub. To run it locally, you need to have Docker installed on your machine. Then, run the following command:

docker pull pillarxyz/football-analytics-morocco
docker run -p 8501:8501 pillarxyz/football-analytics-morocco

On Streamlit Sharing

You can also run the app on Streamlit Sharing. Just click on the button below:

Open in Streamlit

About

License:MIT License


Languages

Language:Python 97.9%Language:Dockerfile 2.1%