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