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