Just wanted to share an easy way to count how many of the top 200 is each race.
1. Go to the rankings (ex: http://eu.battle.net/sc2/en/blog/761323#blog)
2. View the web page source (right click -> view source on most browsers)
3. Search for the strings "race-terran", "race-protoss", "race-zerg", "race-random" in the source. Most browsers will tell you how many occurrences of each you find. That is the number of each race.