{
  "fields": [{"id":"_id","type":"int"},{"id":"No.","type":"text"},{"id":"Jenis Usaha","type":"text"},{"id":"2022","type":"numeric"},{"id":"2023","type":"text"},{"id":"2024","type":"text"}],
  "records": [
    [1,"1.","Restoran",4,"6","2"],
    [2,"2.","Coffe Shop",57,"7","12"],
    [3,"3.","Warung Makan",54,"51","55"],
    [4,"4.","Kantin",98,"-","572"],
    [5,"5.","Bar",3,"1","-"],
    [6,"6.","Cafe Taria",42,"39","52"],
    [7,"Jumlah","",258,"104","693"]
]}
