{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian (%)"}],
  "records": [
    [1,2019,50.98],
    [2,2020,52.17],
    [3,2021,52.9],
    [4,2022,53.12]
]}
