Skip to content

Commit

Permalink
feat(data): departments 2023-2025 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigi-G authored Nov 4, 2023
1 parent 83ef26f commit d6133a9
Show file tree
Hide file tree
Showing 16 changed files with 9,120 additions and 0 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

885 changes: 885 additions & 0 deletions src/data/2023-2025/Dipartimento/Economia_e_impresa.json

Large diffs are not rendered by default.

111 changes: 111 additions & 0 deletions src/data/2023-2025/Dipartimento/Fisica_e_astronomia.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
{
"schede": {
"bianche": {
"totali": 3,
"seggio_n_telematico": 3
},
"nulle": {
"totali": 0
},
"contestate": {
"totali": 0
}
},
"liste": [
{
"nome": "Studenti DFA",
"seggi": {
"seggi_pieni": "130",
"resti": "13",
"seggi_ai_resti": "0",
"seggi_totali": "0"
},
"voti": {
"totali": "13",
"seggio_telematico": "130"
}
},
{
"totale": 130
}
],
"eletti": [
{
"nominativo": "CORDOVANA Salvatore Alex",
"lista": "Studenti DFA",
"voti": {
"totali": 36,
"seggio_telematico": 36
}
},
{
"nominativo": "TARZIA Domenico",
"lista": "Studenti DFA",
"voti": {
"totali": 19,
"seggio_telematico": 19
}
},
{
"nominativo": "AMORE Sebastiano",
"lista": "Studenti DFA",
"voti": {
"totali": 8,
"seggio_telematico": 8
}
},
{
"nominativo": "MARCHETTA Virginia",
"lista": "Studenti DFA",
"voti": {
"totali": 6,
"seggio_telematico": 6
}
},
{
"nominativo": "LA GRECA Samuele",
"lista": "Studenti DFA",
"voti": {
"totali": 6,
"seggio_telematico": 6
}
},
{
"nominativo": "INGRASSIA Federica Maria",
"lista": "Studenti DFA",
"voti": {
"totali": 8,
"seggio_telematico": 8
}
},
{
"nominativo": "CAMONITA Claudia",
"lista": "Studenti DFA",
"voti": {
"totali": 24,
"seggio_telematico": 24
}
},
{
"nominativo": "VALENTI Mattia",
"lista": "Studenti DFA",
"voti": {
"totali": 21,
"seggio_telematico": 21
}
}
],
"non_eletti": [],
"dipartimento": "DIPARTIMENTO DI FISICA E ASTRONOMIA \"ETTORE MAJORANA\"",
"seggi_da_assegnare": "13",
"quoziente": 10.0,
"votanti": {
"totali": 133,
"percentuale": 28.98,
"seggio_n_telematico": 133
},
"elettori": {
"totali": 459,
"seggio_n_telematico": 459
}
}
Loading

0 comments on commit d6133a9

Please sign in to comment.