{
  "fields": [{"id":"_id","type":"int"},{"id":"Jumlah Bengkel Kendaraan Bermotor","type":"text"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,"BENGKEL",58],
    [2,"SERVICE STATION",0],
    [3,"DEISEL TESTER",0]
]}
