Gilgamesh.2561:

I wish I had time to code this myself, but what I’d love to see is time-series analysis of API data. You could use D3.js or some canvas library and create interactive charts and produce many interesting statistics.

A couple examples:

- Chart over time the success/failure of events.
- Chart over time capture rate and other statistics regarding WvW objectives.

The Talcmaster.7391:

Already working on it: https://docs.google.com/file/d/0BxRLvVf4CMDkUl9RZkR6MWNxejA/edit?usp=sharing

Here’s the interactive version: https://docs.google.com/file/d/0BxRLvVf4CMDkYVJhSUgtdWJjOHM/edit?usp=sharing

Here’s the program to open the .cdd file: http://insight.datamensional.com

It’s a static point in time, and does not update automatically yet, it was just a proof of concept I made after the release of the new API stuff. Better things are on the way as time allows.