{
  "fields": [{"id":"_id","type":"int"},{"id":"BULAN","type":"text"},{"id":"KECAMATAN","type":"text"},{"id":"JUMLAH","type":"text"}],
  "records": [
    [4,"Maret","1","1"],
    [11,"Oktober","","1"],
    [14,"Jumlah","1","2"]
]}
