https://dl.dropboxusercontent.com/u/30869408/screenshot.png
Our club has been working on this database now for a couple months. We first created this program to be able to offline view the data here, however we found that calculating it ourselves would be easier.
This program allows you to import a .csv file from robotevents.com and retrieve all of the match data and all of the teams from the file. It will then calculate OPR (Offensive Power Ranking) as well as CCWM (Calculated Contribution to Winning Margin). This allows us to rank teams based on their performance during competitions. We also added several other features such as average score per match, average opponent score per match as well as win-loss margin.
But we didn’t stop there. You also have the option of importing as many .csv files as you want. It will then calculate everything out based off of all of the competitions a team has been to. But you say, “I don’t want to go a download all of the .csv files from robotevents.com one by one.” and to that I say, “Use our program”. With the RoboDragons Scouting Database, you have the option of downloading any competition from this season and importing it into the database. However, since having 100-200 csv files is an inefficient way of storing all of that competition data, we have developed a new file type (.cdf) that holds all of the competitions that you downloaded if you download more than one at a time.
But what use is this information if you can’t find it easy. We implemented a search bar just for that reason. Type in a team number, or multiple, separated by commas, and it will show you only those teams.
Oh, and if you want to see how a team did at the skills challenges, we implemented that for you as well. On launch of the program, it goes and retrieves both robot and programming skills data from the robotevents.com skills page. All of this information should be helpful to you at the world championship or any event that you may attend. The database has the ability to even download incomplete competition data (not tested) so that during the world championship you can get updated and see how your team is doing compared to the others.
I hope you all like this. Let me know what you think.
**Link to the application: **https://www.dropbox.com/s/1utzzemullpzgo1/RoboDragons%20Scouting%20Database.exe
**Link to a .cdf of all of the competitions so far this season: **https://www.dropbox.com/s/q6gtjfvp23ch8j0/All%20Comps%20New.cdf
Changelog:
1.1.0 (4/11/13):
-Added who won autonomous for each match
-Added average autonomous winning in the ‘More Info’ screen
1.2.0 (4/12/13):
-Added a breakout of all of the sacks scored (F-T-H)
-Added a total sacks scored for each team per competition in the ‘More Info’ screen