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