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