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