{
  "Report_Header": {
    "Report_Name": "Book Usage by Access Type",
    "Report_ID": "TR_B3",
    "Release": "5",
    "Institution_Name": "Client Demo Site",
    "Institution_ID": [
      {
        "Type": "ISNI",
        "Value": "1234123412341234"
      }
    ],
    "Customer_ID": "cid-123456",
    "Report_Filters": [
      {
        "Name": "Metric_Type",
        "Value": "Total_Item_Investigations|Total_Item_Requests|Unique_Item_Investigations|Unique_Item_Requests|Unique_Title_Investigations|Unique_Title_Requests"
      },
      {
        "Name": "Data_Type",
        "Value": "Book"
      },
      {
        "Name": "Access_Method",
        "Value": "Regular"
      },
      {
        "Name": "Begin_Date",
        "Value": "2016-01-01"
      },
      {
        "Name": "End_Date",
        "Value": "2016-03-31"
      }
    ],
    "Created": "2019-04-25T11:39:56Z",
    "Created_By": "Publisher Platform Delta"
  },
  "Report_Items": [
    {
      "Title": "Book 1715",
      "Publisher": "Publisher 109",
      "Platform": "PPDelta",
      "Item_ID": [
        {
          "Type": "Proprietary",
          "Value": "ppdelta:1715"
        },
        {
          "Type": "ISBN",
          "Value": "978-0-300-94426-6"
        }
      ],
      "YOP": "2012",
      "Access_Type": "Controlled",
      "Performance": [
        {
          "Period": {
            "Begin_Date": "2016-03-01",
            "End_Date": "2016-03-31"
          },
          "Instance": [
            {
              "Metric_Type": "Total_Item_Investigations",
              "Count": 10
            },
            {
              "Metric_Type": "Total_Item_Requests",
              "Count": 5
            },
            {
              "Metric_Type": "Unique_Item_Investigations",
              "Count": 5
            },
            {
              "Metric_Type": "Unique_Item_Requests",
              "Count": 5
            },
            {
              "Metric_Type": "Unique_Title_Investigations",
              "Count": 5
            },
            {
              "Metric_Type": "Unique_Title_Requests",
              "Count": 5
            }
          ]
        }
      ]
    }
  ]
}
