So, I'm a scientist/engineer by trade, and I'd like to start mining all data that's generated from the game to do some analysis. Particularly, I'd like to compare ratings to actual statistics to see what stats are driven the most by which ratings.
Now, you could do this by simply copying and pasting into spreadsheets a whole bunch, but that's very tedious. Is anybody familiar enough with web programming to know how to do this more efficiently? I'm playing around with the Web Import Data functions in Excel, and I'm making some progress. Has anyone else tried to do anything like this? Hopefully I'm not re-inventing the wheel and someone can help me. I'd be happy to help in development, but web programming isn't my strong suit. I do more C++ and Matlab stuff for work.