As per
this post, I've created an app that calculates total and component OPRs for each team at an event. It requires an internet connection to get the data, but it will save the data as a CSV file for easy importing into Excel or a similar program, Tableau included.
Requirements:
Python 2.7, a Free and Open Source programming language.
On installation, make sure the Tk libraries are installed, which are required for the interface.
If there are any errors encountered, message me with the error log and how it occured on CD, and I will make sure it's fixed.
DOWNLOAD:
Git Repository Link
Direct Download Link
Future plans:- Caching/Locally storing event data
- Minimization of bandwidth usage
- Event Listing Refreshment
- Abstraction to handle addition years' data