{
  "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",30.0,1.0,31.0],
    [2,"Otomotif Sepeda Motor",30,1,31]
]}
