From 1c86a5af72e3c960d417576e06175b70b17f8049 Mon Sep 17 00:00:00 2001 From: Helias Date: Sat, 11 Nov 2023 23:13:53 +0100 Subject: [PATCH] chore: add matematica magistrale --- .../matematica_magistrale.json | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/data/2023-2025/Corso di Laurea <500/matematica_magistrale.json diff --git a/src/data/2023-2025/Corso di Laurea <500/matematica_magistrale.json b/src/data/2023-2025/Corso di Laurea <500/matematica_magistrale.json new file mode 100644 index 0000000..8ae67f0 --- /dev/null +++ b/src/data/2023-2025/Corso di Laurea <500/matematica_magistrale.json @@ -0,0 +1,32 @@ +{ + "dipartimento": "MATEMATICA-LM-40-Laurea Magistrale biennale (D.M.270/2004)", + "quorum": true, + "seggi_da_assegnare": 6, + "schede": { + "bianche": 0, + "nulle": 0, + "contestate": 0 + }, + "eletti": [ + { + "nome_candidato": "FRAGAPANE LEONARDO", + "voti": 7 + }, + { + "nome_candidato": "FRASCA VALENTINA", + "voti": 10 + }, + { + "nome_candidato": "CURTO SOFIA", + "voti": 2 + }, + { + "nome_candidato": "MINISSALE GIUSEPPE VIRGILIO", + "voti": 5 + } + ], + "non_eletti": [], + "totale_voti": 24, + "aventi_diritto": 63, + "perc_votanti": 38.1 +} \ No newline at end of file