Giter Site home page Giter Site logo

olympics_data_analysis's Introduction

Olympics Data Analysis

The Olympic Games, considered to be the world's foremost sports competition has more than 200 nations participating across the Summer and Winter Games alternating by occurring every four years but two years apart.

Throughout this project, we will explore the Olympics dataset (scraped from https://en.wikipedia.org/wiki/All-time_Olympic_Games_medal_table), look at some interesting statistics and then try to find out which country is the King of the Olympic Games.

About the dataset

The dataset has details of 146 countries with the following 16 features

Feature - Description

Country_Name - Name of the country

#Summer - No. of games played in Summer Olympics

Gold_Summer - No. of gold medals won in Summer Olympics

Silver_Summer - No. of silver medals won in Summer Olympics

Bronze_Summer - No. of bronze medals won in Summer Olympics

Total_Summer - Total no. of all the medals won in Summer Olympics

#Winter - No. of games played in Winter Olympics

Gold_Winter - No. of gold medals won in Winter Olympics

Silver_Winter - No. of silver medals won in Winter Olympics

Bronze_Winter - No. of bronze medals won in Winter Olympics

Total_Winter - Total no. of all the medals won in Winter Olympics

#Games - Total no. of games played in both Summer and Winter Olympics

Gold_Total - Total no. of gold medals won in both Summer and Winter Olympics

Silver_Total - Total no. of silver medals won in both Summer and Winter Olympics

Bronze_Total - Total no. of bronze medals won in both Summer and Winter Olympics

Total - Total no. of all the medals won in both Summer and Winter Olympics

Outcome

After completing this project, I have a better understanding of data handling with python(pandas).

In this project, I applied the following concepts :

Dataframe operations

Conditional statement and loops

List operations

Bar Plotting

Mathematical operations

olympics_data_analysis's People

Contributors

shantnu25 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.