Unleashing Olympic Data Insights, The dashboard is divided into "Medal Tally," "Overall Analysis," "Country Wise Analysis," and "Athlete Wise Analysis," featuring visually captivating data visualizations. Uncover valuable insights into Olympic history, including rankings of participating countries and athletes based on total medals won.
The dashboard is divided into the following sections:
- View medal tallies for specific years and countries.
- Get an overview of overall medal standings.
- Explore top statistics, including the number of editions, host cities, sports, events, athletes, and participating nations over time.
- Visualize participating nations' growth over the years.
- Analyze the trend of Olympic events over time.
- Discover athletes' performances and success over the years.
- View medal tallies for a specific country over the years.
- Identify sports in which the country excels.
- Get insights into the top athletes from the selected country.
- Observe the distribution of ages among all athletes and gold, silver, and bronze medalists.
- Compare height and weight of athletes based on sports and medals.
- Track the participation of male and female athletes over the years.
-
Install the required packages using
pip install streamlit pandas plotly matplotlib seaborn. -
Run the
app.pyscript.
The Olympics dataset is fetched from Google Drive.
- streamlit
- pandas
- plotly
- matplotlib
- seaborn
OlympicsXplorer is released under the MIT License.
