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