{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,"2023","3.65"],
    [2,"2024","3.67"],
    [3,"2025","3.70"]
]}
