{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,248],
    [2,2019,248],
    [3,2020,248],
    [4,2021,246],
    [5,2022,246],
    [6,2023,246],
    [7,2024,175],
    [8,2025,177]
]}
