{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Nilai"}],
  "records": [
    [1,2017,"96,86"],
    [2,2018,"83,77"],
    [3,2019,"84,06"],
    [4,2020,"86,79"],
    [5,2021,"89,25"],
    [6,2022,"89,73"],
    [7,2023,"82,66"],
    [8,2024,"92,65"],
    [9,2025,"86,35"]
]}
