{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2019,"4.76","%"],
    [2,2020,"2.64","%"],
    [3,2021,"0.023","%"],
    [4,2022,"0.05","%"],
    [5,2023,"0.09","%"],
    [6,2024,"0.034","%"],
    [7,2025,"0,12","%"]
]}
