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

https://github.com/ttaannnyyya/olympics_analysis

Olympics Data Analysis Web App An interactive Streamlit app to explore and visualize Olympic Games data โ€” including medal tallies, country-wise trends, athlete statistics, and participation insights.
https://github.com/ttaannnyyya/olympics_analysis

matplotlib pandas plotly pycharm python render seaborn streamlit

Last synced: 3 months ago
JSON representation

Olympics Data Analysis Web App An interactive Streamlit app to explore and visualize Olympic Games data โ€” including medal tallies, country-wise trends, athlete statistics, and participation insights.

Awesome Lists containing this project

README

          

# ๐Ÿ… Olympics Data Analysis Web App

An interactive Streamlit web app to explore and visualize Olympic Games data โ€” including medal tallies, country-wise performance, athlete insights, and participation trends over the years.

---

## ๐Ÿ“Œ Features

- **Medal Tally:** Filter by country and year to see detailed medal counts.
- **Overall Analysis:** View key stats like editions, host cities, sports, events, nations, and athletes, with trends visualized over time.
- **Country-wise Analysis:** Track a specific countryโ€™s medal performance year by year.
- **Athlete-wise Analysis:** Analyze athlete age distributions, weight vs. height comparisons across sports, and trends in male vs. female participation.

Built using **Streamlit**, **pandas**, **Plotly**, **Seaborn**, and **Matplotlib**.

---

## ๐Ÿš€ Live Demo

๐Ÿ‘‰ [Open the App](https://olympics-analysis-y7p2.onrender.com/)

โš ๏ธ **Note:** This app runs on a free Render server.
It may take **15โ€“30 seconds** to load or require refreshing once or twice if idle for a while.

---