{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,"2022","98.99"],
    [2,"2023","98.96"],
    [3,"2024","98.97"],
    [4,"2025","98.97"]
]}
