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