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