Skip to content

About Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.

Notifications You must be signed in to change notification settings

Ashish-kr-Srivastava/Olympic-Games-EDA---Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

OLYMPIC GAMES EDA

INTRODUCTION

This project is based on the exploratory data analysis of Historic Olympic Game data using PYTHON. This is a historical dataset on the modern Olympic Games, including all the Games from Athens 1896 to Rio 2016. The aim of this analysis was to extract valuable insights and answer a variety of questions related to the history, participation, and performance of nations and athletes in the Olympic Games. I have extracted one csv file ‘athlete_events’ using PANDAS, aggregated the data by using NUMPY and generated valuable insights from powerful visualizations using Matplotlib and Seaborn.

Index Of Contents

  • Importing Dataset
  • Data Preparation & Cleaning
  • Exploratory Analysis and Visualization
  • Top countries participating in Olympics
  • Age Distribution
  • Gender Distribution
  • Participants across seasons
  • Asking and Answering Questions
  • Q1: Which countries WON the maximum Gold Medals in last held Olympic competitions ?
  • Q2: Countries winning maximum Medals per year ?
  • Q3: Top 10 Individual winning maximum number of Olympics Medals for their country ?
  • Q4: Spread of Medal based on Age, Height and Weight ?
  • Q5: Women participation at Olympics ?
  • Q6: Medal won Individual with Age more than 50?
  • Inferences and Conclusions

For More Enquiry Click On 👉 LinkedIn

About

About Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published