How do I automagically display trending of complex data?
October 26, 2009 6:41 AM
Subscribe
I need some suggestions for data analysis and displaying trending information. At the moment I'm doing this with a huge amount of Excel pivote tables. The goal is to highlight increasing trends and top hitters in some sort of (semi)automated way. The catch is that the data is pretty deep. For example, say I have a metric for "server rebooted for unknown reason"(which, by the way, is one of 50 things measured)...I'd like to also see the break down by server type and then by, say, location and then to see it by week.
What I'm not looking for is a pointer to Tufte or "sparklines" or a generic point to something like "R".
posted by Spumante to computers & internet (6 comments total)
3 users marked this as a favorite
Are you looking for a streamlined way to analyze this data in Excel? Excel's pivot tables are a powerful data analysis tool, however, it of course has its limits, as it sounds like you've discovered.
So what, exactly, do you want to do that you can't seem to be able to do with Excel? It's pretty easy to break down data in pivot tables by the way you suggest ("by server type and then by, say, location and then to see it by week"), but only if the raw data are formatted properly.
posted by dfriedman at 6:55 AM on October 26, 2009