Skip to content

Stellar-X/Summer_Olympics_Data_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Summer_Olympics_Data_Analysis

Hello, I am Shubham JS Chaudhary.
This is a project based on the application of data analysis concepts on the dataset of Summer Olympics using numpy and pandas libraries. Also, I have performed data visualizations through graphs by using matplotlib library.

The files present in the project are shown below with their description:

  1. summer.csv : CSV file containing data on Summer Olympics on which analysis has been done.
  2. Summer_Olympics_Data_Analysis.ipynb : Jupyter Notebook with the code snippets for data analysis on summer.csv file.

The various questions that have been answered in Jupyter Notebook through data analysis are:

  1. In how many cities, Summer Olympics has been held so far?
  2. Which sport is having most number of Gold Medals so far? (Top 5)
  3. Which sport is having most number of medals so far? (Top 5)
  4. Which player has won most number of medals? (Top 5)
  5. Which player has won most number of Gold medals? (Top 5)
  6. In which year India won first Gold Medal in Summer Olympics?
  7. Which event is most popular in terms of number of players? (Top 5)
  8. Which sport is having most female Gold Medalists? (Top 5)

About

Data Analysis Project on Summer Olympics Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published