Explorar el Código

Fix data errors

Really not sure it's good to use "real" results data for this repo. It'd
probably be better just to generate random data for fictional bodies,
parties and candidates.
main
Adrian Short hace 1 año
padre
commit
16e73a111b
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  1. +2
    -2
      elections.json
  2. +3
    -3
      elections.txt

+ 2
- 2
elections.json Ver fichero

@@ -883,8 +883,8 @@
},
{
"surname": "Carter",
"forenames": "Nicolas",
"party": "Liberal Democrats",
"forenames": "Nick",
"party": "Labour Party",
"votes": 552,
"elected": null,
"flag": true


+ 3
- 3
elections.txt Ver fichero

@@ -491,7 +491,7 @@ Qasim Esak Liberal Democrats 1505 45% elected
Lily Bande Local Conservatives 1369 41%
Catherine Gray Local Conservatives 1331 39%
Mukesh Rao Local Conservatives 1266 38%
Nicolas Carter Liberal Democrats 552 16%
Nick Carter Labour Party 552 16%
Chibweka Kavindele Labour Party 452 13%
Carlos Thibaut Labour Party 427 12%

@@ -502,9 +502,9 @@ Rejected ballots: 15

Votes by party
--------------
Liberal Democrats 5148 51%
Liberal Democrats 4596 45%
Local Conservatives 3966 39%
Labour Party 879 8%
Labour Party 1431 14%


Sources


Cargando…
Cancelar
Guardar