{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"peserta","type":"text"}],
  "records": [
    [1,"2021","80"],
    [2,"2022","80"],
    [3,"2023","80"]
]}
