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