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

https://github.com/nikolatechie/ioi-stats

Used Python to web scrape data from the IOI website and visualize percentage of points needed to get one of the medals
https://github.com/nikolatechie/ioi-stats

beautifulsoup data-engineering data-science ioi matplotlib matplotlib-pyplot pyplot python statistics web-scraping

Last synced: 3 months ago
JSON representation

Used Python to web scrape data from the IOI website and visualize percentage of points needed to get one of the medals

Awesome Lists containing this project

README

          

# IOI-Stats


  • Used Python (BeautifulSoup) for web scraping data about 32 editions (1989-2019) of the International Olympiad in Informatics

  • Converted minimum number of points into percentage needed to get one of the medals

  • Used matplotlib.pyplot to visualize the data



![Alt text](/screenshot/stats.png?raw=true "Stats")