This program creates takes in scouting data from an FRC event and compares it with data from The Blue Alliance to validate it's accuracy. When completed, it will output corrected scouting data, a list of the top matches with inaccurate scouting data, and an accuracy index for each scout.
The code can be run with python validate.py.