{
  "fields": [{"id":"_id","type":"int"},{"id":"pelayanan_pembedahan","type":"text"},{"id":"jumlah","type":"numeric"}],
  "records": [
    [1,"UMUM",2600],
    [2,"OBGYN",742],
    [3,"THT",178],
    [4,"MATA",144],
    [5,"GIGI & MULUT",238]
]}
