{
  "fields": [{"id":"_id","type":"int"},{"id":"Jenis Pelanggaran","type":"text"},{"id":"Jumlah \n Total","type":"numeric"},{"id":"Persentase\n Percentage","type":"numeric"}],
  "records": [
    [1,"IMB",23,38.983050847457626],
    [2,"K3",29,49.152542372881356],
    [3,"Izin Usaha",2,3.389830508474576],
    [4,"Miras",4,6.779661016949152],
    [5,"Warnet",1,1.694915254237288],
    [6,"Jumlah",59,100]
]}
