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