{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Jenis Pelayanan"},{"type":"numeric","id":"Jumlah"}],
  "records": [
    [1,"Umum",17],
    [2,"JKN",80],
    [3,"Jumlah",97]
]}
