{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Sarana Kesehatan"},{"type":"numeric","id":"Jumlah"}],
  "records": [
    [1,"Rumah Sakit ",3],
    [2,"Puskesmas",1],
    [3,"Apotik",2],
    [4,"Posyandu",8],
    [5,"Jumlah Rumah/Kantor Praktek Dokter",5]
]}
