{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah","type":"text"}],
  "records": [
    [1,"2021","0"],
    [2,"2022","0"],
    [3,"2023","30.47"],
    [4,"2024","55.64"],
    [5,"2025","78.02"]
]}
