{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"numeric","id":"capaian"}],
  "records": [
    [1,2016,9.08],
    [2,2017,9.16],
    [3,2018,10.88],
    [4,2019,14.98],
    [5,2020,14.979],
    [6,2021,15.04],
    [7,2022,15.1]
]}
