{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2020,89.65,"%"],
    [2,2021,89.83,"%"],
    [3,2022,89.96,"%"],
    [4,2023,90.13,"%"],
    [5,2024,90.34,"%"],
    [6,2025,91.04,"%"]
]}
