{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2018.0,734.0],
    [2,2019.0,726.0],
    [3,2020.0,726.0],
    [4,2021.0,726.0],
    [5,2022.0,726.0],
    [6,2023.0,705.0],
    [7,2024.0,635.0],
    [8,2025.0,633.0],
    [9,2018,734],
    [10,2019,726],
    [11,2020,726],
    [12,2021,726],
    [13,2022,726],
    [14,2023,705],
    [15,2024,635],
    [16,2025,633]
]}
