{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Capaian","type":"numeric"}],
  "records": [
    [1,2018,0.528],
    [2,2019,0.531],
    [3,2020,0.521],
    [4,2021,0.52],
    [5,2022,0.517],
    [6,2023,0.496],
    [7,2024,0.479]
]}
