{
  "fields": [{"id":"_id","type":"int"},{"id":"(1)","type":"text"},{"id":"(2)","type":"timestamp"},{"id":"(3)","type":"text"},{"id":"(4)","type":"numeric"},{"id":"(5)","type":"numeric"},{"id":"(6)","type":"numeric"}],
  "records": [
    [1,"1.0","2052-07-06T00:00:00","Poto Tano",8,null,8],
    [2,"2.0","2052-07-03T00:00:00","Seteluk",9,1,10],
    [3,"3.0","2052-07-02T00:00:00","Taliwang",14,1,15],
    [4,"4.0","2052-07-05T00:00:00","Brang Rea",9,null,9],
    [5,"5.0","2052-07-07T00:00:00","Brang Ene",6,null,6],
    [6,"6.0","2052-07-01T00:00:00","Jereweh",4,null,4],
    [7,"7.0","2052-07-08T00:00:00","Maluk",4,1,5],
    [8,"8.0","2052-07-04T00:00:00","Sekongkang",6,1,7],
    [9,"Total",null,"",60,4,64]
]}
