{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_pengaduan","type":"text"}],
  "records": [
    [1,"2024","23"],
    [2,"2025","55"]
]}
