{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2022,58.21,"%"],
    [2,2023,61.02,"%"],
    [3,2024,64.45,"%"],
    [4,2025,63.12,"%"]
]}
