{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,"2021","70.12"],
    [2,"2022","73.52"],
    [3,"2023","73.83"],
    [4,"2024","75.08"],
    [5,"2025","77.43"]
]}
