{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,9.3],
    [2,2019.0,11.49],
    [3,2020.0,12.34],
    [4,2021.0,12.1],
    [5,2022.0,10.4],
    [6,2023.0,11.58],
    [7,2024.0,11.33],
    [8,2025.0,12.1],
    [9,2018,9.3],
    [10,2019,11.49],
    [11,2020,12.34],
    [12,2021,12.1],
    [13,2022,10.4],
    [14,2023,11.58],
    [15,2024,11.33],
    [16,2025,12.1]
]}
