{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Nilai"}],
  "records": [
    [1,2017,0],
    [2,2018,0],
    [3,2019,0],
    [4,2020,0],
    [5,2021,89],
    [6,2022,85.36],
    [7,2023,80],
    [8,2024,92.64],
    [9,2025,92.63]
]}
