{
  "fields": [{"id":"_id","type":"int"},{"id":"JURUSAN","type":"text"},{"id":"L","type":"numeric"},{"id":"P","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,"Otomotif Sepeda Motor",28.0,1.0,29.0],
    [2,"Otomotif Sepeda Motor",28,1,29]
]}
