{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,"2022","29.12"],
    [2,"2023","29.73"],
    [3,"2024","25.46"],
    [4,"2025","0"]
]}
