{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jumlah_permohonan","type":"numeric"}],
  "records": [
    [1,2025,19],
    [2,2022,26],
    [3,2023,22],
    [4,2024,62]
]}
