{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,56.77],
    [2,2019.0,63.65],
    [3,2020.0,75.8],
    [4,2021.0,58.21],
    [5,2022.0,43.82],
    [6,2023.0,78.7],
    [7,2024.0,91.32],
    [8,2025.0,95.9],
    [9,2018,56.77],
    [10,2019,63.65],
    [11,2020,75.8],
    [12,2021,58.21],
    [13,2022,43.82],
    [14,2023,78.7],
    [15,2024,91.32],
    [16,2025,95.9]
]}
