{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2019,9.51,"%"],
    [2,2020,-8.68,"%"],
    [3,2021,5.94,"%"],
    [4,2022,13.09,"%"],
    [5,2023,11.23,"%"],
    [6,2024,6.18,"%"]
]}
