So I was looking around for an easy way to see map and race statistics at a glance. SC2Gears is too clunky with its stats info to be used decently, and the spreadsheet posted here in October relies on Excel. SC2Gears is an excellent tool for analysis and what not, but the spreadsheet posted on TL left quite a bit in the implementation.
So I decided to go about creating a quick web page that would show me the information at a glance - Map specific stats, race specific stats, and the one thing that SC2Gears seems to be missing, Race Stats Per Map/Map Stats Per Race.
As an example, I find that my staggering inability to win on Lost Temple vs Zergs quite enlightening, which prompts me to practice PvZ on LT as it seems to be my weakest matchup outright. I could not find a way to determine this kind of data with SC2Gears, and certainly not in as easy to read a format (a cross-tab grid).
Currently, the stats script is set up to use a mySQL database and requires manual entry into said database, but I will be adding features to allow for easier addition of results, and possibly a scan utility for the replay folder such that a simple button click will enter all of the current replays.
My question to TL is thus: would the community benefit from this if I were to develop it further to allow multiple users or provide a program/database download for it?