{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"text","id":"satuan"},{"type":"numeric","id":"jumlah"}],
  "records": [
    [1,2017,"jenis",3],
    [2,2018,"jenis",3],
    [3,2019,"jenis",5]
]}
