{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,70.77],
    [2,2019.0,35.9],
    [3,2020.0,69.9],
    [4,2021.0,53.7],
    [5,2022.0,57.4],
    [6,2023.0,44.55],
    [7,2018,70.77],
    [8,2019,35.9],
    [9,2020,69.9],
    [10,2021,53.7],
    [11,2022,57.4],
    [12,2023,44.55]
]}
