Heyas,
I am trying to put together some DPS Rankings and Graphs of Tanks specifically.
I see you have Prot Warrior, Prot Paladin and Bear Tanks spread out, but the DK's are not separated.
A DPS listing for Tanks, per fight would be great, however I could get my stuff compiled with just a one time feed of some data.
I am really looking for a top 120 list for each ICC fight, for each Class/Spec.
I figure it might not be terribly difficult for someone (one time) to execute some SQL on the back end and give me a list for each of those.
Here is what I have done so far :
https://spreadsheets.google.com/ccc?key=0AiBFYSwPHUdBdGlINlphaWM0OV9peFVuUHh1Z3gyS0E&hl=enAs you can see, no DK numbers. The ones I did get, I got from copy/paste on the rankings.
Cleaner, nicer more reliable data, even if just one time, would be invaluable.
I figure something like: select the DPS from the data where boss = blah and ability_used = "unique tank ability for that class" and order desc, limit 120.
I figure I could probably get this data from crawling and scraping, but that is a lot of work for me, and not nice to your service.
Thanks for your time.