{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2019,0.22,"%"],
    [2,2020,0.22,"%"],
    [3,2021,28,"%"],
    [4,2022,42.9,"%"],
    [5,2023,34.375,"%"],
    [6,2024,35.48,"%"],
    [7,2025,35.29,"%"]
]}
