Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanjaysah101/etg_pythonai_internship_summerolympic

ETG Python AI Internship - Summer Olympic Data Analysis Assignment
https://github.com/sanjaysah101/etg_pythonai_internship_summerolympic

Last synced: 19 days ago
JSON representation

ETG Python AI Internship - Summer Olympic Data Analysis Assignment

Awesome Lists containing this project

README

        

# ETG_PythonAI_Internship_SummerOlympic

ETG Python AI Internship - Summer Olympic Data Analysis Assignment

1.In how many cities Summer Olympics is 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 Gold Medals of medals? (Top 5)

6.In which year India won first Gold Medal in Summer Olympics?

7.Which event is most popular in terms on number of players? (Top 5)

8.Which sport is having most female Gold Medalists? (Top 5)

About Project:


We have to preform detailed exploratory data analysis on Summer Olymics dataset And display the result visually.

Libraries Used:


Pandas
Matplotlib

Code Editor Used:


visual Studio Code