{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Nilai"}],
  "records": [
    [1,2017,391],
    [2,2018,422.19],
    [3,2019,419.12],
    [4,2020,461.9],
    [5,2021,447.31],
    [6,2022,491.41],
    [7,2023,355.94],
    [8,2024,401.43],
    [9,2025,0]
]}
