{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Nilai","type":"text"}],
  "records": [
    [1,"2023","224"],
    [2,"2024","244"],
    [3,"2025","410"]
]}
