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