{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,3.93],
    [2,2019.0,4.1],
    [3,2020.0,5.0],
    [4,2021.0,3.87],
    [5,2022.0,3.84],
    [6,2023.0,4.71],
    [7,2018,3.93],
    [8,2019,4.1],
    [9,2020,5.0],
    [10,2021,3.87],
    [11,2022,3.84],
    [12,2023,4.71]
]}
