Overview
Many times when developing applications that use or expose data, half the trouble is getting things formatted in the correct way. One API returns data in one format, while the graphs, tables, or application you are working with expect the data in an entirely different format. Wouldn't it be nice if you could just plug the results from the API into the tools you are using without having to reformat them?
Rich Data Services takes care of this issue by providing a variety of output formats for common tools and libraries in order to provide users the greatest convenience with the data they are working with.