{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,259],
    [2,2019,259],
    [3,2020,259],
    [4,2021,257],
    [5,2022,254],
    [6,2023,254],
    [7,2024,227],
    [8,2025,226]
]}
