{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2019,89.87,"%"],
    [2,2020,84.09,"%"],
    [3,2021,100,"%"],
    [4,2022,100,"%"],
    [5,2023,100,"%"],
    [6,2024,100,"%"],
    [7,2025,100,"%"]
]}
