{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"numeric","id":"capaian"}],
  "records": [
    [1,2016,99.7],
    [2,2017,99.8],
    [3,2018,99.81],
    [4,2019,99.82],
    [5,2020,99.82],
    [6,2021,99.83],
    [7,2022,99.83]
]}
