From 16e73a111bbc13ab389bf03a2239f488e8d1b73f Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Sun, 8 May 2022 17:09:59 +0100 Subject: [PATCH] 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. --- elections.json | 4 ++-- elections.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/elections.json b/elections.json index dc0399e..ade0a42 100644 --- a/elections.json +++ b/elections.json @@ -883,8 +883,8 @@ }, { "surname": "Carter", - "forenames": "Nicolas", - "party": "Liberal Democrats", + "forenames": "Nick", + "party": "Labour Party", "votes": 552, "elected": null, "flag": true diff --git a/elections.txt b/elections.txt index 58bf1f0..a06ddd7 100644 --- a/elections.txt +++ b/elections.txt @@ -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