{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Kecamatan"},{"type":"numeric","id":"Apotik"},{"type":"numeric","id":"Pedagang Besar Farmasi"}],
  "records": [
    [1,"TANJUNGPANDAN",19,2],
    [2,"SIJUK",1,0],
    [3,"BADAU",0,0],
    [4,"MEMBALONG",1,0],
    [5,"SELAT NASIK",0,0],
    [6,"TOTAL BELITUNG",21,2]
]}
