{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,"2022","92.8"],
    [2,"2023","92.57"],
    [3,"2024","93.59"],
    [4,"2025","99.07"]
]}
