Skip to content

shivan-s/lasha-tokyo-2020

Repository files navigation

How good is Lasha?

Image source: https://www.infobae.com/aroundtherings/olympics-games/tokyo-2020/2021/08/04/lasha-talakhadze-smashes-world-and-olympic-records-for-weightlifting-gold/ Lasha Lifting Image source from Infobae

About

Lasha Talakhadze recent performance in the Tokyo 2020 Olympics was an mind blowing display of strength.

Here lies the inspiration for this project. How good is Lasha? Is there a way to display this graphically?

Jupyter Notebook

The code is split into two forms, the notebook and a .py file.

The notebook contains code used to wrangle the data and then output this into results_all.pkl file.

The notebook contains a lot of explanations as to why I did things a certain way.

Unfortunately, the jupyter notebook uses my conda environment which has a jumble of libraries. The main dependencies on top of conda are:

  • tabula
  • altair

main.py file

This takes the results_all.pkl file and displays it in an interactive graph hosted using streamlit. The Pipfile should contain the dependences to run the streamlit application.

make run # requires make, docker etc

How this is hosted

The project is live on here.

About

A single-page web application that acts as a dashboard displaying the results from the Tokyo 2020 Olympic Games in the Weightlifting.

Topics

Resources

License

Stars

Watchers

Forks