The JavaScript Object Notation (JSON) format is an open, standard file and data interchange format that uses human-readable text. This is a common data format that stores and transmits data objects consisting of attribute value pairs and arrays. A report in JSON format would look as the example shown below:

Sample of a report in JSON format.