{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_kegiatan","type":"text"}],
  "records": [
    [1,"2019","23"],
    [2,"2020","16"],
    [3,"2021","19"],
    [4,"2022","19"],
    [5,"2023","23"],
    [6,"2024","40"],
    [7,"2025","110"]
]}
