{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2019,27.99,"%"],
    [2,2020,26.29,"%"],
    [3,2021,27.01,"%"],
    [4,2022,31.41,"%"],
    [5,2023,30.01,"%"],
    [6,2024,30.23,"%"],
    [7,2025,35.24,"%"]
]}
