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