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