- Goals completed
- Data cleaning
- Mongo Database
- Streamlit Dashboard
- Requests API
- L1: Crear api
- L1: Crear dashboard en streamlit
- L1: Base de datos en MongoDB o PostgreSQL
- L2: Tener la base de datos en el Cloud (Hay servicios gratis en MongoDB Atlas, Heroku Postgres, dentre otros)
For this project the required information was about every single match of the Eurcup 2020. For the comfort of the developer it was decided to use only stadistic of the game and not the specific events in each game.
To run the dashboard use the command:
streamlit run main.py
-
The aim of the dashboard is to show the stats of the specific match with the stage and home stage that you choose.
-
You can also look for every game in the selected stage with the sidebar stage
Every single one of the API requests.
- URL/stages
- URL/stage
- URL/stage_teams
- URL/team
- URL/stats