Skip to content

Using Python to Analyze the 2022 ACSL Finals Score Distribution

Notifications You must be signed in to change notification settings

shubhambhatnag/ACSLDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACSL Data Analysis Program

Read the full story at https://medium.com/@shubhambhatnagar2017/analysis-of-the-2022-acsl-senior-scoring-distribution-with-python-43e3ebbe3d59

Summary

This program uses BeautifulSoup and Pandas to request the score data for the 2022 ACSL Finals competition, and converts the data into a histogram that can be analyzed.

Instructions

Uncomment the definition of the URLs for the Division you want to analyze (Senior, Intermediate, or Junior). Once the code has been ran, images of the histograms of the Programming, Shorts, and Total score will be outputted in the program folder. The medians of each section will be outputted into the console as well.

About

Using Python to Analyze the 2022 ACSL Finals Score Distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages