{
  "fields": [{"id":"_id","type":"int"},{"id":"investor","type":"text"},{"id":"jumlah","type":"numeric"}],
  "records": [
    [1,"PMA",25],
    [2,"PMDN",7.799]
]}
