{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,5206.0],
    [2,2019.0,6985.0],
    [3,2020.0,5480.0],
    [4,2021.0,6275.0],
    [5,2022.0,5760.0],
    [6,2023.0,7138.0],
    [7,2024.0,6956.0],
    [8,2025.0,6950.0],
    [9,2018,5206],
    [10,2019,6985],
    [11,2020,5480],
    [12,2021,6275],
    [13,2022,5760],
    [14,2023,7138],
    [15,2024,6956],
    [16,2025,6950]
]}
