{
  "fields": [{"id":"_id","type":"int"},{"id":"pelayanan_radiologi","type":"text"},{"id":"jumlah","type":"numeric"}],
  "records": [
    [1,"NON KONTRAS",24740],
    [2,"KONTRAS",132],
    [3,"USG",4684],
    [4,"CT Scan",5901],
    [5,"MRI",382]
]}
