{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"nilai","type":"text"}],
  "records": [
    [1,"2021","79.86"],
    [2,"2022","80.12"],
    [3,"2023","82.36"],
    [4,"2024","85.35"],
    [5,"2025","86.40"]
]}
