{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"numeric","id":"jumlah"}],
  "records": [
    [1,2015,106],
    [2,2016,107],
    [3,2017,108],
    [4,2018,108],
    [5,2019,108]
]}
