{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,18],
    [2,2019,18],
    [3,2020,18],
    [4,2021,18],
    [5,2022,18],
    [6,2023,18],
    [7,2024,18],
    [8,2025,18],
    [9,2018,18],
    [10,2019,18],
    [11,2020,18],
    [12,2021,18],
    [13,2022,18],
    [14,2023,18],
    [15,2024,18],
    [16,2025,18]
]}
