{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"%","type":"text"}],
  "records": [
    [1,"2021","-29"],
    [2,"2022","17"],
    [3,"2023","21"],
    [4,"2024","-20"],
    [5,"2025","23"]
]}
