{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,5.19],
    [2,2019.0,3.8],
    [3,2020.0,5.9],
    [4,2021.0,10.38],
    [5,2022.0,9.3],
    [6,2023.0,11.31],
    [7,2024.0,10.57],
    [8,2025.0,9.9],
    [9,2018,5.19],
    [10,2019,3.8],
    [11,2020,5.9],
    [12,2021,10.38],
    [13,2022,9.3],
    [14,2023,11.31],
    [15,2024,10.57],
    [16,2025,9.9]
]}
