{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,11894],
    [2,2019,11767],
    [3,2020,8522],
    [4,2021,7653],
    [5,2022,8655],
    [6,2023,8926],
    [7,2024,10708],
    [8,2025,7460]
]}
