{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"total_peserta","type":"numeric"}],
  "records": [
    [1,2023,835],
    [2,2024,1283],
    [3,2025,637]
]}
