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