{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,"2022","97.18"],
    [2,"2023","93.39"],
    [3,"2024","96.76"],
    [4,"2025","94"]
]}
