{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,"2022","518.65"],
    [2,"2023","442.79"],
    [3,"2024","6.32"],
    [4,"2025","6.97"]
]}
