瀏覽代碼

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 1 年之前
父節點
當前提交
16e73a111b
共有 2 個文件被更改,包括 5 次插入5 次删除
  1. +2
    -2
      elections.json
  2. +3
    -3
      elections.txt

+ 2
- 2
elections.json 查看文件

@@ -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 查看文件

@@ -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


Loading…
取消
儲存