{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Kegiatan"},{"type":"text","id":"Tahun"}],
  "records": [
    [1,2021,"55.05"],
    [2,2022,"55,50"],
    [3,2023,"55"],
    [4,2024,"63,99"],
    [5,2025,"67,91"]
]}
