{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah"}],
  "records": [
    [1,2016,724],
    [2,2017,1555],
    [3,2018,888],
    [4,2019,659],
    [5,2020,237],
    [6,2021,883]
]}
