{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"nilai","type":"text"}],
  "records": [
    [1,"2021","61,06"],
    [2,"2022","68,42"],
    [3,"2023","79,39"],
    [4,"2024","76,14"],
    [5,"2025","76,89"]
]}
