Skip to content

JatinSingh28/Olympics-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of historical Olympic data

Olympic Rings

This is a data analysis and visualization project that leverages the Streamlit framework to provide interactive insights into Olympic Games data. The application allows users to explore historical Olympic data, analyze trends, and visualize medal distributions across different sports, countries, and years.

Table of Contents

Images

img img img img img

Features

  • Visualize Olympic data through interactive charts, tables, and heatmaps.
  • Filter and analyze data by sport, country, and year.
  • Explore historical trends and patterns in Olympic Games history.
  • Easily interact with the data without writing code.

Live Demo

Live Demo

Installation

To run this project locally, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/JatinSingh28/Olympics-Data-Analysis
    
  2. Navigate to the project directory:

    cd Olympics-Data-Analysis
    
  3. Install the project dependencies:

    pip install -r requirements.txt
    
  4. Run the Streamlit app:

    streamlit run app.py
    

Usage

  1. Open the Streamlit app by following the installation instructions.
  2. Explore the available filters and options to interact with the Olympic data.
  3. Analyze trends, visualize medal distributions, and gain insights into Olympic history.

Releases

No releases published

Packages

No packages published

Languages