{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Complaint_Closed_Year"},{"type":"numeric","id":"Complaint_Closed_Quarter"},{"type":"text","id":"Complaint_Outcome"},{"type":"numeric","id":"Total_Complaints_Closed"}],
  "records": [
    [1,2024,1,"Upheld",94],
    [2,2024,1,"Partially upheld",80],
    [3,2024,1,"Not upheld",56],
    [4,2024,1,"Outcome not achievable",21],
    [5,2024,1,"Referred to different process",13],
    [6,2024,2,"Upheld",96],
    [7,2024,2,"Partially upheld",62],
    [8,2024,2,"Not upheld",54],
    [9,2024,2,"Outcome not achievable",19],
    [10,2024,2,"Referred to different process",9],
    [11,2024,3,"Upheld",100],
    [12,2024,3,"Not upheld",86],
    [13,2024,3,"Partially upheld",64],
    [14,2024,3,"Outcome not achievable",25],
    [15,2024,3,"Referred to different process",13],
    [16,2024,4,"Upheld",91],
    [17,2024,4,"Partially upheld",73],
    [18,2024,4,"Not upheld",40],
    [19,2024,4,"Outcome not achievable",18],
    [20,2024,4,"Referred to different process",14],
    [21,2025,1,"Upheld",89],
    [22,2025,1,"Not upheld",78],
    [23,2025,1,"Partially upheld",75],
    [24,2025,1,"Referred to different process",14],
    [25,2025,1,"Unable to contact",12],
    [26,2025,2,"Upheld",97],
    [27,2025,2,"Partially upheld",91],
    [28,2025,2,"Not upheld",72],
    [29,2025,2,"Referred to different process",14],
    [30,2025,2,"Unable to contact",9],
    [31,2025,3,"Upheld",98],
    [32,2025,3,"Partially upheld",84],
    [33,2025,3,"Not upheld",77],
    [34,2025,3,"Referred to different process",16],
    [35,2025,3,"Unable to contact",12],
    [36,2025,4,"Not upheld",72],
    [37,2025,4,"Partially upheld",71],
    [38,2025,4,"Upheld",63],
    [39,2025,4,"Unable to contact",20],
    [40,2025,4,"Referred to different process",15]
]}
