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