{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"%","type":"text"}],
  "records": [
    [1,"2022","13.1"],
    [2,"2023","5.2"],
    [3,"2024","1.6"],
    [4,"2025","11.55"]
]}
