{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Nilai"}],
  "records": [
    [1,2017,"169.259,25"],
    [2,2019,"74.580,55"],
    [3,2020,"14.693,6"],
    [4,2021,"282.035,89"],
    [5,2022,"436.252"],
    [6,2023,"276.584,23"],
    [7,2024,"43.257,30"],
    [8,2025,"43257,3"]
]}
