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