{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Nilai"}],
  "records": [
    [1,2021,"65,96"],
    [2,2022,"63,27"],
    [3,2023,"67,38"],
    [4,2024,"71,5"],
    [5,2025,"72,36"]
]}
