{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,9936],
    [2,2019,11984],
    [3,2020,7437],
    [4,2021,6676],
    [5,2022,9809],
    [6,2023,10363],
    [7,2024,10708],
    [8,2025,9180]
]}
