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