Giter VIP home page Giter VIP logo

bwf-data's Introduction

Badminton World Federation (BWF) Data

NOT ALL DATA HAS BEEN OBTAINED YET

Badminton World Federation (BWF) world ranking data available in csv format. The data was scraped from the official BWF website and parsed using Pandas. This repo will include data and analyses that I decide to conduct on the data.

All disciplines (as BWF calls them) are available. Each discipline is separated into a directory and files are formatted as such: bwf_<discipline>_<year>w<week>.csv.

Details

There are 8 columns in each csv file. The first column is simply an index.

Column Description
RANK The player's rank
COUNTRY The player's representing country
PLAYER The player's name with their last name in uppercase
CHANGE +/- Rank change for the current week
WIN - LOSE Total number of wins and losses
PRIZE MONEY Total prize money earned
POINTS / TOURNAMENT Number of ranking points earned and number of tournaments played

Notes

  • All columns are directly from the table. No extra columns were added on my part.
  • There is no data for 2015 week 3, so there are no rows in the corresponding csv.
  • For each doubles category, the PLAYER column consists of both player's names concatenated together. I didn't make an effort to split the names up.

bwf-data's People

Contributors

raywan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.