{
  "fields": [{"id":"_id","type":"int"},{"id":"Kegiatan","type":"text"},{"id":"Tahun","type":"text"}],
  "records": [
    [1,"2021","-"],
    [2,"2022","-"],
    [3,"2023","-"],
    [4,"2024","85"],
    [5,"2025","85"]
]}
