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