{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jumlah_permohonan","type":"numeric"}],
  "records": [
    [1,2023,7],
    [2,2024,37],
    [3,2025,15]
]}
