{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai SAKIP","type":"text"}],
  "records": [
    [1,"2021","63,09"],
    [2,"2022","64,59"],
    [3,"2023","64,86"],
    [4,"2024","72,82"],
    [5,"2025","74,77"]
]}
