{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,10478.0],
    [2,2019.0,10432.0],
    [3,2020.0,10380.0],
    [4,2021.0,9377.0],
    [5,2022.0,8913.0],
    [6,2023.0,6704.0],
    [7,2024.0,6255.0],
    [8,2025.0,5638.0],
    [9,2018,10478],
    [10,2019,10432],
    [11,2020,10380],
    [12,2021,9377],
    [13,2022,8913],
    [14,2023,6704],
    [15,2024,6255],
    [16,2025,5638]
]}
