{
  "fields": [{"id":"_id","type":"int"},{"id":"No","type":"numeric"},{"id":"Status Laporan","type":"text"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,1,"Belum Terverifikasi",0],
    [2,2,"Belum Ditindaklanjuti",0],
    [3,3,"Sedang Proses",2],
    [4,4,"Selesai",57],
    [5,5,"Arsip",5]
]}
