{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,"2023","85"],
    [2,"2024","81.44"],
    [3,"2025","88.14"]
]}
