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