Code Monkey home page Code Monkey logo

wucc2022-webscrape's Introduction

Project Overview

Hi! I made this project after noticing that the World Flying Disc Federation (WFDF) reports scores from its international tournaments in a very webscrapable manner. I was curious abou using these scores to calculate new stats that I was interested in, and thus WUCC 2022 Power Duos was born!

I adapted the code again in June 2023 to work with the World Under-24 championship data, and while doing so, also improved the code's efficiency using Python's inbuilt parallelization tools :). You can check out this code on the WU24 branch.

WUCC 2022 Power Duos!

Webscraping mini-project using data from the 2022 World Ultimate Club Championships. Using Python with bs4, requests, and pandas.

I was curious about whether or not there were pairs of players absolutely dominating at Worlds, and wanted to find some way I could use the really awesome data that WFDF was putting out for each game (see an example of data here) I ended up with this project that tracks the scoring of pairs of players (where one person throws the assist to the other for the goal, or vice versa), ranking them by absolute number of scores or by the pairs' contribution to their team's overall goal count.

The data from the project is housed in this spreadsheet, and may be adapted to a website format later on. Worked on some sheets magic to get the team names to conditionally highlight with team division (Open, Women's, and Mixed) and have nice filtering for the scoring metrics (% vs. # of scores).

Screen Shot 2022-07-30 at 10 39 24 PM

wucc2022-webscrape's People

Contributors

liliwilson avatar

Stargazers

 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.