{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,16070],
    [2,2019,15735],
    [3,2020,8429],
    [4,2021,7745],
    [5,2022,8746],
    [6,2023,8867],
    [7,2024,9918],
    [8,2025,7399]
]}
