Thread created automatically to discuss a document in CD-Media.
2008 Championships FRC Qualification Match Database
by: Ryan Foley
_Database of all FRC qualification matches at the 2008 FIRST Championships.
Originally made for those of us who aren’t in Atlanta. Find out when your favorite teams are competing and on which field, so you don’t miss a match!_
Team Match Searching: enter a team number into the first sheet to see all the scheduled qualification matches for that team
Division Match Lists: enter a team number on any of the 4 division match list sheets to highlight each time that team number appears in the match list.
If you have any comments or suggestions let me know, I plan to upgrade it for next year. I did some accuracy checking, but I obviously didn’t have time to check all 340 teams/ 400 matches, so let me know if theres a bug.
Interesting note, I didn’t actually copy and paste the data from each match into the “raw data” sheet by hand; I made a program in FORTRAN to convert text files of the divisional match lists. The program goes through the master CMP team list, one team at a time, and searches the appropriate divisional match list for each match that team is in, and prints the information for those matches on one line of the output text file, before going to the next line for the next team on the list. The output text file looks almost identical to the “raw data” page of the spreadsheet. I’ll upload source code in the next few weeks once I fix it up a bit.
I only used FORTRAN because I just took a class on it last fall, and wanted to see if I could remember what I learned.
2008 CMP FRC Qualification Match Database.xls (246 KB)