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