{
  "fields": [{"id":"_id","type":"int"},{"id":"data_restoran","type":"text"},{"id":"jumlah","type":"numeric"}],
  "records": [
    [1,"Restoran",0],
    [2,"Rumah Makan",53],
    [3,"Cafe",33],
    [4,"Kopi Shop",28]
]}
