{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,0.0],
    [2,2019.0,16000.0],
    [3,2020.0,0.0],
    [4,2021.0,0.0],
    [5,2022.0,17481.0],
    [6,2023.0,17831.0],
    [7,2024.0,17490.0],
    [8,2025.0,17703.0],
    [9,2018,0],
    [10,2019,16000],
    [11,2020,0],
    [12,2021,0],
    [13,2022,17481],
    [14,2023,17831],
    [15,2024,17490],
    [16,2025,17703]
]}
