Last active
June 14, 2017 22:50
-
-
Save nathggns/59c6027ffd556b8aeb6ce1d9ef827cb2 to your computer and use it in GitHub Desktop.
Results of the 2017 UK General Election scraped from BBC.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Aberavon": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22662, | |
"share": 68.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 5901, | |
"share": 17.7 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 2761, | |
"share": 8.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1345, | |
"share": 4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 599, | |
"share": 1.8 | |
} | |
], | |
"Aberconwy": [ | |
{ | |
"name": "(CON)", | |
"votes": 14337, | |
"share": 44.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13702, | |
"share": 42.6 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 3170, | |
"share": 9.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 941, | |
"share": 2.9 | |
} | |
], | |
"Aberdeen North": [ | |
{ | |
"name": "(SNP)", | |
"votes": 15170, | |
"share": 41.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11031, | |
"share": 30 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8341, | |
"share": 22.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1693, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 522, | |
"share": 1.4 | |
} | |
], | |
"Aberdeen South": [ | |
{ | |
"name": "(CON)", | |
"votes": 18746, | |
"share": 42.1 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 13994, | |
"share": 31.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9143, | |
"share": 20.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2600, | |
"share": 5.8 | |
} | |
], | |
"Aberdeenshire West & Kincardine": [ | |
{ | |
"name": "(CON)", | |
"votes": 24704, | |
"share": 47.9 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 16755, | |
"share": 32.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 5706, | |
"share": 11.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4461, | |
"share": 8.6 | |
} | |
], | |
"Airdrie & Shotts": [ | |
{ | |
"name": "(SNP)", | |
"votes": 14291, | |
"share": 37.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14096, | |
"share": 37.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8813, | |
"share": 23.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 802, | |
"share": 2.1 | |
} | |
], | |
"Aldershot": [ | |
{ | |
"name": "(CON)", | |
"votes": 26955, | |
"share": 55.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15477, | |
"share": 31.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3637, | |
"share": 7.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1796, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1090, | |
"share": 2.2 | |
} | |
], | |
"Aldridge-Brownhills": [ | |
{ | |
"name": "(CON)", | |
"votes": 26317, | |
"share": 65.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12010, | |
"share": 29.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1343, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 565, | |
"share": 1.4 | |
} | |
], | |
"Altrincham & Sale West": [ | |
{ | |
"name": "(CON)", | |
"votes": 26933, | |
"share": 51 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20507, | |
"share": 38.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4051, | |
"share": 7.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1000, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(LIB)", | |
"votes": 299, | |
"share": 0.6 | |
} | |
], | |
"Alyn & Deeside": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23315, | |
"share": 52.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18080, | |
"share": 40.4 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1171, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1117, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1077, | |
"share": 2.4 | |
} | |
], | |
"Amber Valley": [ | |
{ | |
"name": "(CON)", | |
"votes": 25905, | |
"share": 56.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17605, | |
"share": 38.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1100, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 650, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 551, | |
"share": 1.2 | |
} | |
], | |
"Angus": [ | |
{ | |
"name": "(CON)", | |
"votes": 18148, | |
"share": 45.2 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 15503, | |
"share": 38.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 5233, | |
"share": 13 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1308, | |
"share": 3.3 | |
} | |
], | |
"Arfon": [ | |
{ | |
"name": "(PC)", | |
"votes": 11519, | |
"share": 40.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11427, | |
"share": 40.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 4614, | |
"share": 16.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 648, | |
"share": 2.3 | |
} | |
], | |
"Argyll & Bute": [ | |
{ | |
"name": "(SNP)", | |
"votes": 17304, | |
"share": 36 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15976, | |
"share": 33.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8745, | |
"share": 18.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6044, | |
"share": 12.6 | |
} | |
], | |
"Arundel & South Downs": [ | |
{ | |
"name": "(CON)", | |
"votes": 37573, | |
"share": 62.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13690, | |
"share": 22.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4783, | |
"share": 7.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2542, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1668, | |
"share": 2.8 | |
} | |
], | |
"Ashfield": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21285, | |
"share": 42.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20844, | |
"share": 41.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 4612, | |
"share": 9.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1885, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 969, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 398, | |
"share": 0.8 | |
} | |
], | |
"Ashford": [ | |
{ | |
"name": "(CON)", | |
"votes": 35318, | |
"share": 59 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17840, | |
"share": 29.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3101, | |
"share": 5.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2218, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1402, | |
"share": 2.3 | |
} | |
], | |
"Ashton-under-Lyne": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24005, | |
"share": 60.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12710, | |
"share": 32 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1878, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 646, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 534, | |
"share": 1.3 | |
} | |
], | |
"Aylesbury": [ | |
{ | |
"name": "(CON)", | |
"votes": 32313, | |
"share": 55 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17617, | |
"share": 30 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5660, | |
"share": 9.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1296, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1237, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 620, | |
"share": 1.1 | |
} | |
], | |
"Ayr, Carrick & Cumnock": [ | |
{ | |
"name": "(CON)", | |
"votes": 18550, | |
"share": 40.1 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 15776, | |
"share": 34.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11024, | |
"share": 23.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 872, | |
"share": 1.9 | |
} | |
], | |
"Ayrshire Central": [ | |
{ | |
"name": "(SNP)", | |
"votes": 16771, | |
"share": 37.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15504, | |
"share": 34.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11762, | |
"share": 26.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1050, | |
"share": 2.3 | |
} | |
], | |
"Ayrshire North & Arran": [ | |
{ | |
"name": "(SNP)", | |
"votes": 18451, | |
"share": 38.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14818, | |
"share": 31.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13040, | |
"share": 27.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1124, | |
"share": 2.4 | |
} | |
], | |
"Banbury": [ | |
{ | |
"name": "(CON)", | |
"votes": 33388, | |
"share": 54.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20989, | |
"share": 34.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3452, | |
"share": 5.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1581, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1225, | |
"share": 2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 927, | |
"share": 1.5 | |
} | |
], | |
"Banff & Buchan": [ | |
{ | |
"name": "(CON)", | |
"votes": 19976, | |
"share": 48 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 16283, | |
"share": 39.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 3936, | |
"share": 9.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1448, | |
"share": 3.5 | |
} | |
], | |
"Barking": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32319, | |
"share": 67.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10711, | |
"share": 22.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3031, | |
"share": 6.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 724, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 599, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 295, | |
"share": 0.6 | |
} | |
], | |
"Barnsley Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24982, | |
"share": 63.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9436, | |
"share": 24.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3339, | |
"share": 8.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 572, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 549, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(ED)", | |
"votes": 211, | |
"share": 0.5 | |
} | |
], | |
"Barnsley East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24280, | |
"share": 59.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10997, | |
"share": 27 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3247, | |
"share": 8 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1215, | |
"share": 3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 750, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(ED)", | |
"votes": 287, | |
"share": 0.7 | |
} | |
], | |
"Barrow & Furness": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22592, | |
"share": 47.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 22383, | |
"share": 47 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1278, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 962, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 375, | |
"share": 0.8 | |
} | |
], | |
"Basildon & Billericay": [ | |
{ | |
"name": "(CON)", | |
"votes": 27381, | |
"share": 61 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13981, | |
"share": 31.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2008, | |
"share": 4.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1548, | |
"share": 3.4 | |
} | |
], | |
"Basildon South & Thurrock East": [ | |
{ | |
"name": "(CON)", | |
"votes": 26811, | |
"share": 56.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15321, | |
"share": 32.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3193, | |
"share": 6.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 732, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 680, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 383, | |
"share": 0.8 | |
} | |
], | |
"Basingstoke": [ | |
{ | |
"name": "(CON)", | |
"votes": 29510, | |
"share": 52.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20044, | |
"share": 35.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3406, | |
"share": 6.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1681, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1106, | |
"share": 2 | |
}, | |
{ | |
"name": "(LBT)", | |
"votes": 213, | |
"share": 0.4 | |
} | |
], | |
"Bassetlaw": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27467, | |
"share": 52.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 22615, | |
"share": 43.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1154, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1014, | |
"share": 1.9 | |
} | |
], | |
"Bath": [ | |
{ | |
"name": "(LD)", | |
"votes": 23436, | |
"share": 47.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17742, | |
"share": 35.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7279, | |
"share": 14.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1125, | |
"share": 2.3 | |
} | |
], | |
"Batley & Spen": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29844, | |
"share": 55.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20883, | |
"share": 38.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1224, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1076, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 695, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 58, | |
"share": 0.1 | |
} | |
], | |
"Battersea": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25292, | |
"share": 45.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 22876, | |
"share": 41.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4401, | |
"share": 8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1234, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 866, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 357, | |
"share": 0.6 | |
}, | |
{ | |
"name": "(SPGB)", | |
"votes": 32, | |
"share": 0.1 | |
} | |
], | |
"Beaconsfield": [ | |
{ | |
"name": "(CON)", | |
"votes": 36559, | |
"share": 65.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12016, | |
"share": 21.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4448, | |
"share": 7.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1609, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1396, | |
"share": 2.5 | |
} | |
], | |
"Beckenham": [ | |
{ | |
"name": "(CON)", | |
"votes": 30632, | |
"share": 59.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15545, | |
"share": 30.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4073, | |
"share": 7.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1380, | |
"share": 2.7 | |
} | |
], | |
"Bedford": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22712, | |
"share": 46.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21923, | |
"share": 45.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2837, | |
"share": 5.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1008, | |
"share": 2.1 | |
} | |
], | |
"Bedfordshire Mid": [ | |
{ | |
"name": "(CON)", | |
"votes": 38936, | |
"share": 61.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17953, | |
"share": 28.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3798, | |
"share": 6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1794, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 667, | |
"share": 1.1 | |
} | |
], | |
"Bedfordshire North East": [ | |
{ | |
"name": "(CON)", | |
"votes": 39139, | |
"share": 60.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18277, | |
"share": 28.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3693, | |
"share": 5.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1896, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1215, | |
"share": 1.9 | |
} | |
], | |
"Bedfordshire South West": [ | |
{ | |
"name": "(CON)", | |
"votes": 32961, | |
"share": 59.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18793, | |
"share": 33.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2630, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 950, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 301, | |
"share": 0.5 | |
} | |
], | |
"Belfast East": [ | |
{ | |
"name": "(DUP)", | |
"votes": 23917, | |
"share": 55.8 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 15443, | |
"share": 36 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 1408, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 894, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 561, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 446, | |
"share": 1 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 167, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 54, | |
"share": 0.1 | |
} | |
], | |
"Belfast North": [ | |
{ | |
"name": "(DUP)", | |
"votes": 21240, | |
"share": 46.2 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 19159, | |
"share": 41.7 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 2475, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 2058, | |
"share": 4.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 644, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(WP)", | |
"votes": 360, | |
"share": 0.8 | |
} | |
], | |
"Belfast South": [ | |
{ | |
"name": "(DUP)", | |
"votes": 13299, | |
"share": 30.4 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 11303, | |
"share": 25.9 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 7946, | |
"share": 18.2 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 7143, | |
"share": 16.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2241, | |
"share": 5.1 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 1527, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 246, | |
"share": 0.6 | |
} | |
], | |
"Belfast West": [ | |
{ | |
"name": "(SF)", | |
"votes": 27107, | |
"share": 66.7 | |
}, | |
{ | |
"name": "(DUP)", | |
"votes": 5455, | |
"share": 13.4 | |
}, | |
{ | |
"name": "(PBP)", | |
"votes": 4132, | |
"share": 10.2 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 2860, | |
"share": 7 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 731, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(WP)", | |
"votes": 348, | |
"share": 0.9 | |
} | |
], | |
"Bermondsey & Old Southwark": [ | |
{ | |
"name": "(LAB)", | |
"votes": 31161, | |
"share": 53.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 18189, | |
"share": 31.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7581, | |
"share": 13 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 838, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 639, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 113, | |
"share": 0.2 | |
} | |
], | |
"Berwick-upon-Tweed": [ | |
{ | |
"name": "(CON)", | |
"votes": 22145, | |
"share": 52.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10364, | |
"share": 24.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8916, | |
"share": 21.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 787, | |
"share": 1.9 | |
} | |
], | |
"Berwickshire, Roxburgh & Selkirk": [ | |
{ | |
"name": "(CON)", | |
"votes": 28213, | |
"share": 53.9 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 17153, | |
"share": 32.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 4519, | |
"share": 8.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2482, | |
"share": 4.7 | |
} | |
], | |
"Bethnal Green & Bow": [ | |
{ | |
"name": "(LAB)", | |
"votes": 42969, | |
"share": 71.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7576, | |
"share": 12.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 3888, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2982, | |
"share": 5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1516, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 894, | |
"share": 1.5 | |
} | |
], | |
"Beverley & Holderness": [ | |
{ | |
"name": "(CON)", | |
"votes": 32499, | |
"share": 58.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18457, | |
"share": 33.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2808, | |
"share": 5 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1158, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 756, | |
"share": 1.4 | |
} | |
], | |
"Bexhill & Battle": [ | |
{ | |
"name": "(CON)", | |
"votes": 36854, | |
"share": 62 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14689, | |
"share": 24.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4485, | |
"share": 7.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2006, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1438, | |
"share": 2.4 | |
} | |
], | |
"Bexleyheath & Crayford": [ | |
{ | |
"name": "(CON)", | |
"votes": 25113, | |
"share": 55.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16040, | |
"share": 35.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1944, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1201, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 601, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 290, | |
"share": 0.6 | |
} | |
], | |
"Birkenhead": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33558, | |
"share": 76.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8044, | |
"share": 18.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1118, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 943, | |
"share": 2.2 | |
} | |
], | |
"Birmingham Edgbaston": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24124, | |
"share": 55.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17207, | |
"share": 39.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1564, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 562, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(CG)", | |
"votes": 155, | |
"share": 0.4 | |
} | |
], | |
"Birmingham Erdington": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21571, | |
"share": 58 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14286, | |
"share": 38.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 750, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 610, | |
"share": 1.6 | |
} | |
], | |
"Birmingham Hall Green": [ | |
{ | |
"name": "(LAB)", | |
"votes": 42143, | |
"share": 77.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8199, | |
"share": 15.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3137, | |
"share": 5.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 831, | |
"share": 1.5 | |
} | |
], | |
"Birmingham Hodge Hill": [ | |
{ | |
"name": "(LAB)", | |
"votes": 37606, | |
"share": 81.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6580, | |
"share": 14.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1016, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 805, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 387, | |
"share": 0.8 | |
} | |
], | |
"Birmingham Ladywood": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34166, | |
"share": 82.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 5452, | |
"share": 13.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1156, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 533, | |
"share": 1.3 | |
} | |
], | |
"Birmingham Northfield": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23596, | |
"share": 53.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18929, | |
"share": 42.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 959, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 864, | |
"share": 1.9 | |
} | |
], | |
"Birmingham Perry Barr": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30109, | |
"share": 68.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11726, | |
"share": 26.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1080, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(SLP)", | |
"votes": 592, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 591, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(OPEN)", | |
"votes": 99, | |
"share": 0.2 | |
} | |
], | |
"Birmingham Selly Oak": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30836, | |
"share": 62.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15629, | |
"share": 31.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1644, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 876, | |
"share": 1.8 | |
} | |
], | |
"Birmingham Yardley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25398, | |
"share": 57.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8824, | |
"share": 19.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7984, | |
"share": 17.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1916, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 280, | |
"share": 0.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 100, | |
"share": 0.2 | |
} | |
], | |
"Bishop Auckland": [ | |
{ | |
"name": "(LAB)", | |
"votes": 20808, | |
"share": 48.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20306, | |
"share": 46.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1176, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 991, | |
"share": 2.3 | |
} | |
], | |
"Blackburn": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33148, | |
"share": 69.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12780, | |
"share": 26.9 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 875, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 709, | |
"share": 1.5 | |
} | |
], | |
"Blackley & Broughton": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28258, | |
"share": 70.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8657, | |
"share": 21.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1825, | |
"share": 4.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 737, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 462, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 174, | |
"share": 0.4 | |
} | |
], | |
"Blackpool North & Cleveleys": [ | |
{ | |
"name": "(CON)", | |
"votes": 20255, | |
"share": 49.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18232, | |
"share": 44.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1392, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 747, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 381, | |
"share": 0.9 | |
} | |
], | |
"Blackpool South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 17581, | |
"share": 50.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15058, | |
"share": 43.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1339, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 634, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 341, | |
"share": 1 | |
} | |
], | |
"Blaenau Gwent": [ | |
{ | |
"name": "(LAB)", | |
"votes": 18787, | |
"share": 58 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 6880, | |
"share": 21.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 4783, | |
"share": 14.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 973, | |
"share": 3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 666, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 295, | |
"share": 0.9 | |
} | |
], | |
"Blaydon": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26979, | |
"share": 56.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13502, | |
"share": 28.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4366, | |
"share": 9.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2459, | |
"share": 5.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 583, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(LBT)", | |
"votes": 114, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(SNAV)", | |
"votes": 81, | |
"share": 0.2 | |
} | |
], | |
"Blyth Valley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23770, | |
"share": 55.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15855, | |
"share": 37.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1947, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 918, | |
"share": 2.2 | |
} | |
], | |
"Bognor Regis & Littlehampton": [ | |
{ | |
"name": "(CON)", | |
"votes": 30276, | |
"share": 59 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12782, | |
"share": 24.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3352, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 2088, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1861, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 993, | |
"share": 1.9 | |
} | |
], | |
"Bolsover": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24153, | |
"share": 51.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18865, | |
"share": 40.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2129, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1372, | |
"share": 2.9 | |
} | |
], | |
"Bolton North East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22870, | |
"share": 50.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 19073, | |
"share": 42.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1567, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1316, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 357, | |
"share": 0.8 | |
} | |
], | |
"Bolton South East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25676, | |
"share": 60.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12550, | |
"share": 29.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2779, | |
"share": 6.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 781, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 537, | |
"share": 1.3 | |
} | |
], | |
"Bolton West": [ | |
{ | |
"name": "(CON)", | |
"votes": 24459, | |
"share": 47.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 23523, | |
"share": 46.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1587, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1485, | |
"share": 2.9 | |
} | |
], | |
"Bootle": [ | |
{ | |
"name": "(LAB)", | |
"votes": 42259, | |
"share": 84 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6059, | |
"share": 12 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 837, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 709, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(SLP)", | |
"votes": 424, | |
"share": 0.8 | |
} | |
], | |
"Boston & Skegness": [ | |
{ | |
"name": "(CON)", | |
"votes": 27271, | |
"share": 63.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10699, | |
"share": 25 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3308, | |
"share": 7.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 771, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 547, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(BLUE)", | |
"votes": 283, | |
"share": 0.7 | |
} | |
], | |
"Bosworth": [ | |
{ | |
"name": "(CON)", | |
"votes": 31864, | |
"share": 56.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13513, | |
"share": 24.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 9744, | |
"share": 17.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1047, | |
"share": 1.9 | |
} | |
], | |
"Bournemouth East": [ | |
{ | |
"name": "(CON)", | |
"votes": 25221, | |
"share": 51.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17284, | |
"share": 35.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3168, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1405, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1236, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 304, | |
"share": 0.6 | |
} | |
], | |
"Bournemouth West": [ | |
{ | |
"name": "(CON)", | |
"votes": 23812, | |
"share": 53.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16101, | |
"share": 36.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2929, | |
"share": 6.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1247, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 418, | |
"share": 0.9 | |
} | |
], | |
"Bracknell": [ | |
{ | |
"name": "(CON)", | |
"votes": 32882, | |
"share": 58.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16866, | |
"share": 30.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4186, | |
"share": 7.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1521, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 437, | |
"share": 0.8 | |
} | |
], | |
"Bradford East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29831, | |
"share": 65.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9291, | |
"share": 20.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 3576, | |
"share": 7.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1372, | |
"share": 3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 843, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(BRAD)", | |
"votes": 420, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 289, | |
"share": 0.6 | |
} | |
], | |
"Bradford South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22364, | |
"share": 54.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15664, | |
"share": 38.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1758, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 516, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(ED)", | |
"votes": 377, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 370, | |
"share": 0.9 | |
} | |
], | |
"Bradford West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29444, | |
"share": 64.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7542, | |
"share": 16.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 6345, | |
"share": 13.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 885, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 712, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 481, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 65, | |
"share": 0.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 54, | |
"share": 0.1 | |
} | |
], | |
"Braintree": [ | |
{ | |
"name": "(CON)", | |
"votes": 32873, | |
"share": 62.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14451, | |
"share": 27.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2251, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1835, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 916, | |
"share": 1.8 | |
} | |
], | |
"Brecon & Radnorshire": [ | |
{ | |
"name": "(CON)", | |
"votes": 20081, | |
"share": 48.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 12043, | |
"share": 29.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7335, | |
"share": 17.7 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1299, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 576, | |
"share": 1.4 | |
} | |
], | |
"Brent Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 38208, | |
"share": 73.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10211, | |
"share": 19.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2519, | |
"share": 4.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 802, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 556, | |
"share": 1.1 | |
} | |
], | |
"Brent North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 35496, | |
"share": 62.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18435, | |
"share": 32.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1614, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 660, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 239, | |
"share": 0.4 | |
} | |
], | |
"Brentford & Isleworth": [ | |
{ | |
"name": "(LAB)", | |
"votes": 35364, | |
"share": 57.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 23182, | |
"share": 37.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3083, | |
"share": 5 | |
} | |
], | |
"Brentwood & Ongar": [ | |
{ | |
"name": "(CON)", | |
"votes": 34811, | |
"share": 65.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10809, | |
"share": 20.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4426, | |
"share": 8.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1845, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 915, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 104, | |
"share": 0.2 | |
} | |
], | |
"Bridgend": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21913, | |
"share": 50.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17213, | |
"share": 39.8 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1783, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 919, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 781, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 646, | |
"share": 1.5 | |
} | |
], | |
"Bridgwater & Somerset West": [ | |
{ | |
"name": "(CON)", | |
"votes": 32111, | |
"share": 55.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16663, | |
"share": 28.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6332, | |
"share": 10.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2102, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1059, | |
"share": 1.8 | |
} | |
], | |
"Brigg & Goole": [ | |
{ | |
"name": "(CON)", | |
"votes": 27219, | |
"share": 60.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14856, | |
"share": 33 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1596, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 836, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 550, | |
"share": 1.2 | |
} | |
], | |
"Brighton Kemptown": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28703, | |
"share": 58.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18835, | |
"share": 38.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1457, | |
"share": 3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 212, | |
"share": 0.4 | |
} | |
], | |
"Brighton Pavilion": [ | |
{ | |
"name": "(GRN)", | |
"votes": 30139, | |
"share": 52.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15450, | |
"share": 26.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11082, | |
"share": 19.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 630, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 376, | |
"share": 0.7 | |
} | |
], | |
"Bristol East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30847, | |
"share": 60.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17453, | |
"share": 34.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1389, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1110, | |
"share": 2.2 | |
} | |
], | |
"Bristol North West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27400, | |
"share": 50.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 22639, | |
"share": 41.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2814, | |
"share": 5.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1243, | |
"share": 2.3 | |
} | |
], | |
"Bristol South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32666, | |
"share": 60.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16679, | |
"share": 30.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1821, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1672, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1428, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 116, | |
"share": 0.2 | |
} | |
], | |
"Bristol West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 47213, | |
"share": 65.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9877, | |
"share": 13.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 9216, | |
"share": 12.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5201, | |
"share": 7.3 | |
}, | |
{ | |
"name": "(MFP)", | |
"votes": 101, | |
"share": 0.1 | |
} | |
], | |
"Broadland": [ | |
{ | |
"name": "(CON)", | |
"votes": 32406, | |
"share": 57.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16590, | |
"share": 29.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4449, | |
"share": 7.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1594, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 932, | |
"share": 1.7 | |
} | |
], | |
"Bromley & Chislehurst": [ | |
{ | |
"name": "(CON)", | |
"votes": 25175, | |
"share": 54 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15585, | |
"share": 33.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3369, | |
"share": 7.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1383, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1150, | |
"share": 2.5 | |
} | |
], | |
"Bromsgrove": [ | |
{ | |
"name": "(CON)", | |
"votes": 33493, | |
"share": 62 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16920, | |
"share": 31.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2488, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1139, | |
"share": 2.1 | |
} | |
], | |
"Broxbourne": [ | |
{ | |
"name": "(CON)", | |
"votes": 29515, | |
"share": 62.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13723, | |
"share": 28.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1918, | |
"share": 4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1481, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 848, | |
"share": 1.8 | |
} | |
], | |
"Broxtowe": [ | |
{ | |
"name": "(CON)", | |
"votes": 25983, | |
"share": 46.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 25120, | |
"share": 45.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2247, | |
"share": 4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1477, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 681, | |
"share": 1.2 | |
} | |
], | |
"Buckingham": [ | |
{ | |
"name": "(SPE)", | |
"votes": 34299, | |
"share": 65.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 8574, | |
"share": 16.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 5638, | |
"share": 10.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 4168, | |
"share": 7.9 | |
} | |
], | |
"Burnley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 18832, | |
"share": 46.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12479, | |
"share": 31 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6046, | |
"share": 15 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2472, | |
"share": 6.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 461, | |
"share": 1.1 | |
} | |
], | |
"Burton": [ | |
{ | |
"name": "(CON)", | |
"votes": 28936, | |
"share": 58 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18889, | |
"share": 37.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1262, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 824, | |
"share": 1.7 | |
} | |
], | |
"Bury North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25683, | |
"share": 53.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21308, | |
"share": 44.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 912, | |
"share": 1.9 | |
} | |
], | |
"Bury South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27165, | |
"share": 53.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21200, | |
"share": 41.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1316, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1065, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 244, | |
"share": 0.5 | |
} | |
], | |
"Bury St Edmunds": [ | |
{ | |
"name": "(CON)", | |
"votes": 36794, | |
"share": 59.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18353, | |
"share": 29.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3565, | |
"share": 5.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2596, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 852, | |
"share": 1.4 | |
} | |
], | |
"Caerphilly": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22491, | |
"share": 54.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10413, | |
"share": 25.2 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 5962, | |
"share": 14.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1259, | |
"share": 3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 725, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 447, | |
"share": 1.1 | |
} | |
], | |
"Caithness, Sutherland & Easter Ross": [ | |
{ | |
"name": "(LD)", | |
"votes": 11061, | |
"share": 35.8 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 9017, | |
"share": 29.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6990, | |
"share": 22.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 3833, | |
"share": 12.4 | |
} | |
], | |
"Calder Valley": [ | |
{ | |
"name": "(CON)", | |
"votes": 26790, | |
"share": 46.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 26181, | |
"share": 45.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1952, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1466, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1034, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 631, | |
"share": 1.1 | |
} | |
], | |
"Camberwell & Peckham": [ | |
{ | |
"name": "(LAB)", | |
"votes": 44665, | |
"share": 77.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7349, | |
"share": 12.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3413, | |
"share": 5.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1627, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 227, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(WRP)", | |
"votes": 131, | |
"share": 0.2 | |
} | |
], | |
"Camborne & Redruth": [ | |
{ | |
"name": "(CON)", | |
"votes": 23001, | |
"share": 47.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21424, | |
"share": 44.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2979, | |
"share": 6.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1052, | |
"share": 2.2 | |
} | |
], | |
"Cambridge": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29032, | |
"share": 51.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 16371, | |
"share": 29.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9133, | |
"share": 16.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1265, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(RBD)", | |
"votes": 133, | |
"share": 0.2 | |
} | |
], | |
"Cambridgeshire North East": [ | |
{ | |
"name": "(CON)", | |
"votes": 34340, | |
"share": 64.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13070, | |
"share": 24.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2383, | |
"share": 4.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2174, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1024, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(ED)", | |
"votes": 293, | |
"share": 0.5 | |
} | |
], | |
"Cambridgeshire North West": [ | |
{ | |
"name": "(CON)", | |
"votes": 37529, | |
"share": 58.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19521, | |
"share": 30.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3168, | |
"share": 5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2518, | |
"share": 3.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1255, | |
"share": 2 | |
} | |
], | |
"Cambridgeshire South": [ | |
{ | |
"name": "(CON)", | |
"votes": 33631, | |
"share": 51.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17679, | |
"share": 27.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 12102, | |
"share": 18.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1512, | |
"share": 2.3 | |
} | |
], | |
"Cambridgeshire South East": [ | |
{ | |
"name": "(CON)", | |
"votes": 33601, | |
"share": 53.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17443, | |
"share": 27.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 11958, | |
"share": 19 | |
} | |
], | |
"Cannock Chase": [ | |
{ | |
"name": "(CON)", | |
"votes": 26318, | |
"share": 55 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17927, | |
"share": 37.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2018, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 815, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 794, | |
"share": 1.7 | |
} | |
], | |
"Canterbury": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25572, | |
"share": 45 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 25385, | |
"share": 44.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4561, | |
"share": 8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1282, | |
"share": 2.3 | |
} | |
], | |
"Cardiff Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25193, | |
"share": 62.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7997, | |
"share": 19.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5415, | |
"share": 13.4 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 999, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 420, | |
"share": 1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 343, | |
"share": 0.8 | |
} | |
], | |
"Cardiff North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26081, | |
"share": 50.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21907, | |
"share": 42.1 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1738, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1714, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 582, | |
"share": 1.1 | |
} | |
], | |
"Cardiff South & Penarth": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30182, | |
"share": 59.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15318, | |
"share": 30.2 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 2162, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1430, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 942, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 532, | |
"share": 1 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 170, | |
"share": 0.3 | |
} | |
], | |
"Cardiff West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26425, | |
"share": 56.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13874, | |
"share": 29.8 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 4418, | |
"share": 9.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1214, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 698, | |
"share": 1.5 | |
} | |
], | |
"Carlisle": [ | |
{ | |
"name": "(CON)", | |
"votes": 21472, | |
"share": 49.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18873, | |
"share": 43.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1455, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1256, | |
"share": 2.9 | |
} | |
], | |
"Carmarthen East & Dinefwr": [ | |
{ | |
"name": "(PC)", | |
"votes": 16127, | |
"share": 39.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12219, | |
"share": 29.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10778, | |
"share": 26.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 985, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 920, | |
"share": 2.2 | |
} | |
], | |
"Carmarthen West & Pembrokeshire South": [ | |
{ | |
"name": "(CON)", | |
"votes": 19771, | |
"share": 46.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16661, | |
"share": 39.5 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 3933, | |
"share": 9.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 956, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 905, | |
"share": 2.1 | |
} | |
], | |
"Carshalton & Wallington": [ | |
{ | |
"name": "(LD)", | |
"votes": 20819, | |
"share": 41 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 19450, | |
"share": 38.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9360, | |
"share": 18.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 501, | |
"share": 1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 434, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 189, | |
"share": 0.4 | |
} | |
], | |
"Castle Point": [ | |
{ | |
"name": "(CON)", | |
"votes": 30076, | |
"share": 67.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11204, | |
"share": 25.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2381, | |
"share": 5.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1049, | |
"share": 2.3 | |
} | |
], | |
"Ceredigion": [ | |
{ | |
"name": "(PC)", | |
"votes": 11623, | |
"share": 29.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 11519, | |
"share": 29 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 8017, | |
"share": 20.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7307, | |
"share": 18.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 602, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 542, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 157, | |
"share": 0.4 | |
} | |
], | |
"Charnwood": [ | |
{ | |
"name": "(CON)", | |
"votes": 33318, | |
"share": 60.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16977, | |
"share": 30.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2052, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1471, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1036, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 322, | |
"share": 0.6 | |
} | |
], | |
"Chatham & Aylesford": [ | |
{ | |
"name": "(CON)", | |
"votes": 25587, | |
"share": 57 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15129, | |
"share": 33.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2225, | |
"share": 5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1116, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 573, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 260, | |
"share": 0.6 | |
} | |
], | |
"Cheadle": [ | |
{ | |
"name": "(CON)", | |
"votes": 24331, | |
"share": 44.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 19824, | |
"share": 36.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10417, | |
"share": 19.1 | |
} | |
], | |
"Chelmsford": [ | |
{ | |
"name": "(CON)", | |
"votes": 30525, | |
"share": 53.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16953, | |
"share": 29.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6916, | |
"share": 12.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1645, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 821, | |
"share": 1.4 | |
} | |
], | |
"Chelsea & Fulham": [ | |
{ | |
"name": "(CON)", | |
"votes": 22179, | |
"share": 52.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13991, | |
"share": 33.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4627, | |
"share": 11 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 807, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 524, | |
"share": 1.2 | |
} | |
], | |
"Cheltenham": [ | |
{ | |
"name": "(CON)", | |
"votes": 26615, | |
"share": 46.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 24046, | |
"share": 42.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 5408, | |
"share": 9.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 943, | |
"share": 1.7 | |
} | |
], | |
"Chesham & Amersham": [ | |
{ | |
"name": "(CON)", | |
"votes": 33514, | |
"share": 60.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11374, | |
"share": 20.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7179, | |
"share": 13 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1660, | |
"share": 3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1525, | |
"share": 2.8 | |
} | |
], | |
"Chester, City of": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32023, | |
"share": 56.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 22847, | |
"share": 40.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1551, | |
"share": 2.7 | |
} | |
], | |
"Chesterfield": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26266, | |
"share": 54.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16661, | |
"share": 34.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2612, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1611, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 777, | |
"share": 1.6 | |
} | |
], | |
"Chichester": [ | |
{ | |
"name": "(CON)", | |
"votes": 36032, | |
"share": 60.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13411, | |
"share": 22.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6749, | |
"share": 11.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1992, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1650, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(PATR)", | |
"votes": 84, | |
"share": 0.1 | |
} | |
], | |
"Chingford & Woodford Green": [ | |
{ | |
"name": "(CON)", | |
"votes": 23076, | |
"share": 49.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20638, | |
"share": 43.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2043, | |
"share": 4.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1204, | |
"share": 2.6 | |
} | |
], | |
"Chippenham": [ | |
{ | |
"name": "(CON)", | |
"votes": 31267, | |
"share": 54.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 14637, | |
"share": 25.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11236, | |
"share": 19.7 | |
} | |
], | |
"Chipping Barnet": [ | |
{ | |
"name": "(CON)", | |
"votes": 25679, | |
"share": 46.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 25326, | |
"share": 45.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3012, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1406, | |
"share": 2.5 | |
} | |
], | |
"Chorley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30745, | |
"share": 55.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 23233, | |
"share": 41.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1126, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 530, | |
"share": 1 | |
} | |
], | |
"Christchurch": [ | |
{ | |
"name": "(CON)", | |
"votes": 35230, | |
"share": 69.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10059, | |
"share": 19.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4020, | |
"share": 7.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1324, | |
"share": 2.6 | |
} | |
], | |
"Cities of London & Westminster": [ | |
{ | |
"name": "(CON)", | |
"votes": 18005, | |
"share": 46.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14857, | |
"share": 38.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4270, | |
"share": 11 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 821, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 426, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 173, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 59, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(YPP)", | |
"votes": 43, | |
"share": 0.1 | |
} | |
], | |
"Clacton": [ | |
{ | |
"name": "(CON)", | |
"votes": 27031, | |
"share": 61.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11203, | |
"share": 25.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3357, | |
"share": 7.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 887, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 719, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 449, | |
"share": 1 | |
}, | |
{ | |
"name": "(ED)", | |
"votes": 289, | |
"share": 0.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 210, | |
"share": 0.5 | |
} | |
], | |
"Cleethorpes": [ | |
{ | |
"name": "(CON)", | |
"votes": 27321, | |
"share": 57.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16921, | |
"share": 35.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2022, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1110, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 470, | |
"share": 1 | |
} | |
], | |
"Clwyd South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 19002, | |
"share": 50.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14646, | |
"share": 39.1 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 2293, | |
"share": 6.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 802, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 731, | |
"share": 2 | |
} | |
], | |
"Clwyd West": [ | |
{ | |
"name": "(CON)", | |
"votes": 19541, | |
"share": 48.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16104, | |
"share": 39.6 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 3918, | |
"share": 9.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1091, | |
"share": 2.7 | |
} | |
], | |
"Coatbridge, Chryston & Bellshill": [ | |
{ | |
"name": "(LAB)", | |
"votes": 19193, | |
"share": 42.6 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 17607, | |
"share": 39.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7318, | |
"share": 16.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 922, | |
"share": 2 | |
} | |
], | |
"Colchester": [ | |
{ | |
"name": "(CON)", | |
"votes": 24565, | |
"share": 45.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18888, | |
"share": 35.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 9087, | |
"share": 17 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 828, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 177, | |
"share": 0.3 | |
} | |
], | |
"Colne Valley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28818, | |
"share": 47.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 27903, | |
"share": 46.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2494, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 892, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 313, | |
"share": 0.5 | |
} | |
], | |
"Congleton": [ | |
{ | |
"name": "(CON)", | |
"votes": 31830, | |
"share": 56.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19211, | |
"share": 34.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2902, | |
"share": 5.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1289, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 999, | |
"share": 1.8 | |
} | |
], | |
"Copeland": [ | |
{ | |
"name": "(CON)", | |
"votes": 21062, | |
"share": 49.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19367, | |
"share": 45.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1404, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1094, | |
"share": 2.5 | |
} | |
], | |
"Corby": [ | |
{ | |
"name": "(CON)", | |
"votes": 29534, | |
"share": 49.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 26844, | |
"share": 44.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1545, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1495, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 579, | |
"share": 1 | |
} | |
], | |
"Cornwall North": [ | |
{ | |
"name": "(CON)", | |
"votes": 25835, | |
"share": 50.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 18635, | |
"share": 36.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6151, | |
"share": 12.1 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 185, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(SLP)", | |
"votes": 138, | |
"share": 0.3 | |
} | |
], | |
"Cornwall South East": [ | |
{ | |
"name": "(CON)", | |
"votes": 29493, | |
"share": 55.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12050, | |
"share": 22.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 10346, | |
"share": 19.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1335, | |
"share": 2.5 | |
} | |
], | |
"Cotswolds, The": [ | |
{ | |
"name": "(CON)", | |
"votes": 36201, | |
"share": 60.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10702, | |
"share": 17.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 9748, | |
"share": 16.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1747, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1197, | |
"share": 2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 107, | |
"share": 0.2 | |
} | |
], | |
"Coventry North East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29499, | |
"share": 63.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13919, | |
"share": 29.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1350, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1157, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 502, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 81, | |
"share": 0.2 | |
} | |
], | |
"Coventry North West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26894, | |
"share": 54 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18314, | |
"share": 36.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1525, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1286, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1164, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 666, | |
"share": 1.3 | |
} | |
], | |
"Coventry South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25874, | |
"share": 55 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17927, | |
"share": 38.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1343, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1037, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 604, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 224, | |
"share": 0.5 | |
} | |
], | |
"Crawley": [ | |
{ | |
"name": "(CON)", | |
"votes": 25426, | |
"share": 50.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22969, | |
"share": 45.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1878, | |
"share": 3.7 | |
} | |
], | |
"Crewe & Nantwich": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25928, | |
"share": 47.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 25880, | |
"share": 47 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1885, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1334, | |
"share": 2.4 | |
} | |
], | |
"Croydon Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29873, | |
"share": 52.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 24221, | |
"share": 42.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1083, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1040, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 626, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 177, | |
"share": 0.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 71, | |
"share": 0.1 | |
} | |
], | |
"Croydon North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 44213, | |
"share": 74.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11848, | |
"share": 19.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1656, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 983, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 753, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 170, | |
"share": 0.3 | |
} | |
], | |
"Croydon South": [ | |
{ | |
"name": "(CON)", | |
"votes": 33334, | |
"share": 54.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21928, | |
"share": 35.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3541, | |
"share": 5.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1125, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1116, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 213, | |
"share": 0.3 | |
} | |
], | |
"Cumbernauld, Kilsyth & Kirkintilloch East": [ | |
{ | |
"name": "(SNP)", | |
"votes": 19122, | |
"share": 43.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14858, | |
"share": 33.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8010, | |
"share": 18.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1238, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 605, | |
"share": 1.4 | |
} | |
], | |
"Cynon Valley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 19404, | |
"share": 61 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6166, | |
"share": 19.4 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 4376, | |
"share": 13.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1271, | |
"share": 4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 585, | |
"share": 1.8 | |
} | |
], | |
"Dagenham & Rainham": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22958, | |
"share": 50.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18306, | |
"share": 39.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3246, | |
"share": 7.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 544, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 465, | |
"share": 1 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 239, | |
"share": 0.5 | |
}, | |
{ | |
"name": "(CNCD)", | |
"votes": 85, | |
"share": 0.2 | |
} | |
], | |
"Darlington": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22681, | |
"share": 50.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 19401, | |
"share": 43.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1180, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1031, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 524, | |
"share": 1.2 | |
} | |
], | |
"Dartford": [ | |
{ | |
"name": "(CON)", | |
"votes": 31210, | |
"share": 57.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18024, | |
"share": 33.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2544, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1428, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 807, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 211, | |
"share": 0.4 | |
} | |
], | |
"Daventry": [ | |
{ | |
"name": "(CON)", | |
"votes": 35464, | |
"share": 63.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13730, | |
"share": 24.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4015, | |
"share": 7.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1497, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 957, | |
"share": 1.7 | |
} | |
], | |
"Delyn": [ | |
{ | |
"name": "(LAB)", | |
"votes": 20573, | |
"share": 52.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16333, | |
"share": 41.4 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1481, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1031, | |
"share": 2.6 | |
} | |
], | |
"Denton & Reddish": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25161, | |
"share": 63.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11084, | |
"share": 28 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1798, | |
"share": 4.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 853, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 486, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 217, | |
"share": 0.5 | |
} | |
], | |
"Derby North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23622, | |
"share": 48.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21607, | |
"share": 44.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2262, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1181, | |
"share": 2.4 | |
} | |
], | |
"Derby South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26430, | |
"share": 58.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15182, | |
"share": 33.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2011, | |
"share": 4.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1229, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 454, | |
"share": 1 | |
} | |
], | |
"Derbyshire Dales": [ | |
{ | |
"name": "(CON)", | |
"votes": 29744, | |
"share": 60 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15417, | |
"share": 31.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3126, | |
"share": 6.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1002, | |
"share": 2 | |
}, | |
{ | |
"name": "(HUM)", | |
"votes": 282, | |
"share": 0.6 | |
} | |
], | |
"Derbyshire Mid": [ | |
{ | |
"name": "(CON)", | |
"votes": 29513, | |
"share": 58.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17897, | |
"share": 35.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1793, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1168, | |
"share": 2.3 | |
} | |
], | |
"Derbyshire North East": [ | |
{ | |
"name": "(CON)", | |
"votes": 24784, | |
"share": 49.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21923, | |
"share": 43.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1565, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1390, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 719, | |
"share": 1.4 | |
} | |
], | |
"Derbyshire South": [ | |
{ | |
"name": "(CON)", | |
"votes": 30907, | |
"share": 58.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18937, | |
"share": 36 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1870, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 917, | |
"share": 1.7 | |
} | |
], | |
"Devizes": [ | |
{ | |
"name": "(CON)", | |
"votes": 31744, | |
"share": 62.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10608, | |
"share": 21 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4706, | |
"share": 9.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1706, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1606, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(WR)", | |
"votes": 223, | |
"share": 0.4 | |
} | |
], | |
"Devon Central": [ | |
{ | |
"name": "(CON)", | |
"votes": 31278, | |
"share": 54.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15598, | |
"share": 27 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6770, | |
"share": 11.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1531, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1326, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(NHA)", | |
"votes": 871, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(LIB)", | |
"votes": 470, | |
"share": 0.8 | |
} | |
], | |
"Devon East": [ | |
{ | |
"name": "(CON)", | |
"votes": 29306, | |
"share": 48.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 21270, | |
"share": 35.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6857, | |
"share": 11.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1468, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1203, | |
"share": 2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 150, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 128, | |
"share": 0.2 | |
} | |
], | |
"Devon North": [ | |
{ | |
"name": "(CON)", | |
"votes": 25517, | |
"share": 45.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 21185, | |
"share": 38 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7063, | |
"share": 12.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1187, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 753, | |
"share": 1.4 | |
} | |
], | |
"Devon South West": [ | |
{ | |
"name": "(CON)", | |
"votes": 31634, | |
"share": 59.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15818, | |
"share": 29.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2732, | |
"share": 5.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1540, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1133, | |
"share": 2.1 | |
} | |
], | |
"Devon West & Torridge": [ | |
{ | |
"name": "(CON)", | |
"votes": 33612, | |
"share": 56.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12926, | |
"share": 21.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 10526, | |
"share": 17.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1622, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 794, | |
"share": 1.3 | |
} | |
], | |
"Dewsbury": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28814, | |
"share": 51 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 25493, | |
"share": 45.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1214, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1024, | |
"share": 1.8 | |
} | |
], | |
"Don Valley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24351, | |
"share": 53 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 19182, | |
"share": 41.7 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1599, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 856, | |
"share": 1.9 | |
} | |
], | |
"Doncaster Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24915, | |
"share": 57.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14784, | |
"share": 34.4 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1346, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1006, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 973, | |
"share": 2.3 | |
} | |
], | |
"Doncaster North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25711, | |
"share": 60.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11687, | |
"share": 27.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2738, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 741, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 706, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 366, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(ED)", | |
"votes": 363, | |
"share": 0.9 | |
} | |
], | |
"Dorset Mid & Poole North": [ | |
{ | |
"name": "(CON)", | |
"votes": 28585, | |
"share": 59.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 13246, | |
"share": 27.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6423, | |
"share": 13.3 | |
} | |
], | |
"Dorset North": [ | |
{ | |
"name": "(CON)", | |
"votes": 36169, | |
"share": 64.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10392, | |
"share": 18.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7556, | |
"share": 13.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1607, | |
"share": 2.9 | |
} | |
], | |
"Dorset South": [ | |
{ | |
"name": "(CON)", | |
"votes": 29135, | |
"share": 56.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17440, | |
"share": 33.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3053, | |
"share": 5.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2278, | |
"share": 4.4 | |
} | |
], | |
"Dorset West": [ | |
{ | |
"name": "(CON)", | |
"votes": 33081, | |
"share": 55.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 13990, | |
"share": 23.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10896, | |
"share": 18.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1631, | |
"share": 2.7 | |
} | |
], | |
"Dover": [ | |
{ | |
"name": "(CON)", | |
"votes": 27211, | |
"share": 52.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20774, | |
"share": 40 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1722, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1336, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 923, | |
"share": 1.8 | |
} | |
], | |
"Dudley North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 18090, | |
"share": 46.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18068, | |
"share": 46.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2144, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 368, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 240, | |
"share": 0.6 | |
} | |
], | |
"Dudley South": [ | |
{ | |
"name": "(CON)", | |
"votes": 21588, | |
"share": 56.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13858, | |
"share": 36.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1791, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 625, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 382, | |
"share": 1 | |
} | |
], | |
"Dulwich & West Norwood": [ | |
{ | |
"name": "(LAB)", | |
"votes": 39096, | |
"share": 69.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10940, | |
"share": 19.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4475, | |
"share": 8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1408, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 121, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 103, | |
"share": 0.2 | |
} | |
], | |
"Dumfries & Galloway": [ | |
{ | |
"name": "(CON)", | |
"votes": 22344, | |
"share": 43.3 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 16701, | |
"share": 32.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10775, | |
"share": 20.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1241, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 538, | |
"share": 1 | |
} | |
], | |
"Dumfriesshire, Clydesdale & Tweeddale": [ | |
{ | |
"name": "(CON)", | |
"votes": 24177, | |
"share": 49.4 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 14736, | |
"share": 30.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 8102, | |
"share": 16.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1949, | |
"share": 4 | |
} | |
], | |
"Dunbartonshire East": [ | |
{ | |
"name": "(LD)", | |
"votes": 21023, | |
"share": 40.6 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 15684, | |
"share": 30.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7563, | |
"share": 14.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7531, | |
"share": 14.5 | |
} | |
], | |
"Dunbartonshire West": [ | |
{ | |
"name": "(SNP)", | |
"votes": 18890, | |
"share": 42.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16602, | |
"share": 37.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7582, | |
"share": 17.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1009, | |
"share": 2.3 | |
} | |
], | |
"Dundee East": [ | |
{ | |
"name": "(SNP)", | |
"votes": 18391, | |
"share": 42.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11746, | |
"share": 27.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11176, | |
"share": 26 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1615, | |
"share": 3.8 | |
} | |
], | |
"Dundee West": [ | |
{ | |
"name": "(SNP)", | |
"votes": 18045, | |
"share": 46.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12783, | |
"share": 33.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6257, | |
"share": 16.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1189, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 403, | |
"share": 1 | |
} | |
], | |
"Dunfermline & West Fife": [ | |
{ | |
"name": "(SNP)", | |
"votes": 18121, | |
"share": 35.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17277, | |
"share": 33.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12593, | |
"share": 24.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3019, | |
"share": 5.9 | |
} | |
], | |
"Durham North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25917, | |
"share": 59.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12978, | |
"share": 30 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2408, | |
"share": 5.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1981, | |
"share": 4.6 | |
} | |
], | |
"Durham North West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25308, | |
"share": 52.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16516, | |
"share": 34.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3398, | |
"share": 7.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2150, | |
"share": 4.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 530, | |
"share": 1.1 | |
} | |
], | |
"Durham, City of": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26772, | |
"share": 55.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14408, | |
"share": 29.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4787, | |
"share": 9.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1116, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 797, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 399, | |
"share": 0.8 | |
}, | |
{ | |
"name": "(YPP)", | |
"votes": 45, | |
"share": 0.1 | |
} | |
], | |
"Dwyfor Meirionnydd": [ | |
{ | |
"name": "(PC)", | |
"votes": 13687, | |
"share": 45.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8837, | |
"share": 29.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6273, | |
"share": 20.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 937, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 614, | |
"share": 2 | |
} | |
], | |
"Ealing Central & Acton": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33037, | |
"share": 59.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 19230, | |
"share": 34.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3075, | |
"share": 5.6 | |
} | |
], | |
"Ealing North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34635, | |
"share": 66 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14942, | |
"share": 28.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1275, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 921, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 743, | |
"share": 1.4 | |
} | |
], | |
"Ealing Southall": [ | |
{ | |
"name": "(LAB)", | |
"votes": 31720, | |
"share": 70.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9630, | |
"share": 21.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1892, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1037, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 504, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(WRP)", | |
"votes": 362, | |
"share": 0.8 | |
} | |
], | |
"Easington": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23152, | |
"share": 63.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8260, | |
"share": 22.7 | |
}, | |
{ | |
"name": "(NE)", | |
"votes": 2355, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1727, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 460, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 410, | |
"share": 1.1 | |
} | |
], | |
"East Antrim": [ | |
{ | |
"name": "(DUP)", | |
"votes": 21873, | |
"share": 57.3 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 5950, | |
"share": 15.6 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 4524, | |
"share": 11.9 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 3555, | |
"share": 9.3 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 1278, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 963, | |
"share": 2.5 | |
} | |
], | |
"East Ham": [ | |
{ | |
"name": "(LAB)", | |
"votes": 47124, | |
"share": 83.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7241, | |
"share": 12.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 697, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 656, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 474, | |
"share": 0.8 | |
}, | |
{ | |
"name": "(FRND)", | |
"votes": 311, | |
"share": 0.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 130, | |
"share": 0.2 | |
} | |
], | |
"East Kilbride, Strathaven & Lesmahagow": [ | |
{ | |
"name": "(SNP)", | |
"votes": 21023, | |
"share": 38.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17157, | |
"share": 31.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13704, | |
"share": 25.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1590, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 628, | |
"share": 1.2 | |
} | |
], | |
"East Londonderry": [ | |
{ | |
"name": "(DUP)", | |
"votes": 19723, | |
"share": 48.1 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 10881, | |
"share": 26.5 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 4423, | |
"share": 10.8 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 3135, | |
"share": 7.6 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 2538, | |
"share": 6.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 330, | |
"share": 0.8 | |
} | |
], | |
"East Lothian": [ | |
{ | |
"name": "(LAB)", | |
"votes": 20158, | |
"share": 36.1 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 17075, | |
"share": 30.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16540, | |
"share": 29.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1738, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 367, | |
"share": 0.7 | |
} | |
], | |
"Eastbourne": [ | |
{ | |
"name": "(LD)", | |
"votes": 26924, | |
"share": 46.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 25315, | |
"share": 44.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 4671, | |
"share": 8.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 510, | |
"share": 0.9 | |
} | |
], | |
"Eastleigh": [ | |
{ | |
"name": "(CON)", | |
"votes": 28889, | |
"share": 50.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 14710, | |
"share": 25.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11454, | |
"share": 20 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1477, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 750, | |
"share": 1.3 | |
} | |
], | |
"Eddisbury": [ | |
{ | |
"name": "(CON)", | |
"votes": 29192, | |
"share": 56.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17250, | |
"share": 33.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2804, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1109, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 785, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 179, | |
"share": 0.3 | |
} | |
], | |
"Edinburgh East": [ | |
{ | |
"name": "(SNP)", | |
"votes": 18509, | |
"share": 42.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15084, | |
"share": 34.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8081, | |
"share": 18.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1849, | |
"share": 4.2 | |
} | |
], | |
"Edinburgh North & Leith": [ | |
{ | |
"name": "(SNP)", | |
"votes": 19243, | |
"share": 34 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17618, | |
"share": 31.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15385, | |
"share": 27.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2579, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1727, | |
"share": 3.1 | |
} | |
], | |
"Edinburgh South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26269, | |
"share": 54.9 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 10755, | |
"share": 22.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9428, | |
"share": 19.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1388, | |
"share": 2.9 | |
} | |
], | |
"Edinburgh South West": [ | |
{ | |
"name": "(SNP)", | |
"votes": 17575, | |
"share": 35.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16478, | |
"share": 33.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13213, | |
"share": 26.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2124, | |
"share": 4.3 | |
} | |
], | |
"Edinburgh West": [ | |
{ | |
"name": "(LD)", | |
"votes": 18108, | |
"share": 34.3 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 15120, | |
"share": 28.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11559, | |
"share": 21.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7876, | |
"share": 14.9 | |
}, | |
{ | |
"name": "(SREF)", | |
"votes": 132, | |
"share": 0.3 | |
} | |
], | |
"Edmonton": [ | |
{ | |
"name": "(LAB)", | |
"votes": 31221, | |
"share": 71.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10106, | |
"share": 23.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 860, | |
"share": 2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 858, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 633, | |
"share": 1.4 | |
} | |
], | |
"Ellesmere Port & Neston": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30137, | |
"share": 59.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18747, | |
"share": 36.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 892, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 821, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 342, | |
"share": 0.7 | |
} | |
], | |
"Elmet & Rothwell": [ | |
{ | |
"name": "(CON)", | |
"votes": 32352, | |
"share": 54.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22547, | |
"share": 37.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2606, | |
"share": 4.4 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1042, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 995, | |
"share": 1.7 | |
} | |
], | |
"Eltham": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25128, | |
"share": 54.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18832, | |
"share": 40.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1457, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 738, | |
"share": 1.6 | |
} | |
], | |
"Enfield North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28177, | |
"share": 58 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17930, | |
"share": 36.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1036, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 848, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 574, | |
"share": 1.2 | |
} | |
], | |
"Enfield Southgate": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24989, | |
"share": 51.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20634, | |
"share": 42.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1925, | |
"share": 4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 780, | |
"share": 1.6 | |
} | |
], | |
"Epping Forest": [ | |
{ | |
"name": "(CON)", | |
"votes": 31462, | |
"share": 62 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13219, | |
"share": 26 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2884, | |
"share": 5.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1871, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1233, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(YPP)", | |
"votes": 110, | |
"share": 0.2 | |
} | |
], | |
"Epsom & Ewell": [ | |
{ | |
"name": "(CON)", | |
"votes": 35313, | |
"share": 59.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14838, | |
"share": 25 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7401, | |
"share": 12.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1714, | |
"share": 2.9 | |
} | |
], | |
"Erewash": [ | |
{ | |
"name": "(CON)", | |
"votes": 25939, | |
"share": 52.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21405, | |
"share": 43 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1243, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 675, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 519, | |
"share": 1 | |
} | |
], | |
"Erith & Thamesmead": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25585, | |
"share": 57.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15571, | |
"share": 35 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1728, | |
"share": 3.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 750, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 507, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 243, | |
"share": 0.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 80, | |
"share": 0.2 | |
} | |
], | |
"Esher & Walton": [ | |
{ | |
"name": "(CON)", | |
"votes": 35071, | |
"share": 58.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11773, | |
"share": 19.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 10374, | |
"share": 17.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1074, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1034, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 318, | |
"share": 0.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 198, | |
"share": 0.3 | |
} | |
], | |
"Exeter": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34336, | |
"share": 62 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18219, | |
"share": 32.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1562, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1027, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 212, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 67, | |
"share": 0.1 | |
} | |
], | |
"Falkirk": [ | |
{ | |
"name": "(SNP)", | |
"votes": 20952, | |
"share": 38.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16029, | |
"share": 29.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14088, | |
"share": 26.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1120, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 908, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 712, | |
"share": 1.3 | |
} | |
], | |
"Fareham": [ | |
{ | |
"name": "(CON)", | |
"votes": 35915, | |
"share": 63 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14360, | |
"share": 25.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3896, | |
"share": 6.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1541, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1302, | |
"share": 2.3 | |
} | |
], | |
"Faversham & Mid Kent": [ | |
{ | |
"name": "(CON)", | |
"votes": 30390, | |
"share": 61.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12977, | |
"share": 26.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3249, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1702, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1431, | |
"share": 2.9 | |
} | |
], | |
"Feltham & Heston": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32462, | |
"share": 61.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16859, | |
"share": 31.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1510, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1387, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 809, | |
"share": 1.5 | |
} | |
], | |
"Fermanagh & South Tyrone": [ | |
{ | |
"name": "(SF)", | |
"votes": 25230, | |
"share": 47.2 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 24355, | |
"share": 45.5 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 2587, | |
"share": 4.8 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 886, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 423, | |
"share": 0.8 | |
} | |
], | |
"Fife North East": [ | |
{ | |
"name": "(SNP)", | |
"votes": 13743, | |
"share": 32.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 13741, | |
"share": 32.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10088, | |
"share": 24.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 4026, | |
"share": 9.6 | |
}, | |
{ | |
"name": "(ISDB)", | |
"votes": 224, | |
"share": 0.5 | |
} | |
], | |
"Filton & Bradley Stoke": [ | |
{ | |
"name": "(CON)", | |
"votes": 25331, | |
"share": 50 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21149, | |
"share": 41.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3052, | |
"share": 6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1162, | |
"share": 2.3 | |
} | |
], | |
"Finchley & Golders Green": [ | |
{ | |
"name": "(CON)", | |
"votes": 24599, | |
"share": 47 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22942, | |
"share": 43.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3463, | |
"share": 6.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 919, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 462, | |
"share": 0.9 | |
} | |
], | |
"Folkestone & Hythe": [ | |
{ | |
"name": "(CON)", | |
"votes": 32197, | |
"share": 54.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16786, | |
"share": 28.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4222, | |
"share": 7.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2565, | |
"share": 4.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2498, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 493, | |
"share": 0.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 114, | |
"share": 0.2 | |
} | |
], | |
"Forest of Dean": [ | |
{ | |
"name": "(CON)", | |
"votes": 28096, | |
"share": 54.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18594, | |
"share": 35.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2029, | |
"share": 3.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1241, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1237, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 570, | |
"share": 1.1 | |
} | |
], | |
"Foyle": [ | |
{ | |
"name": "(SF)", | |
"votes": 18256, | |
"share": 39.7 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 18087, | |
"share": 39.3 | |
}, | |
{ | |
"name": "(DUP)", | |
"votes": 7398, | |
"share": 16.1 | |
}, | |
{ | |
"name": "(PBP)", | |
"votes": 1377, | |
"share": 3 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 847, | |
"share": 1.8 | |
} | |
], | |
"Fylde": [ | |
{ | |
"name": "(CON)", | |
"votes": 27334, | |
"share": 58.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15529, | |
"share": 33.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2341, | |
"share": 5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1263, | |
"share": 2.7 | |
} | |
], | |
"Gainsborough": [ | |
{ | |
"name": "(CON)", | |
"votes": 31790, | |
"share": 61.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14767, | |
"share": 28.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3630, | |
"share": 7.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1238, | |
"share": 2.4 | |
} | |
], | |
"Garston & Halewood": [ | |
{ | |
"name": "(LAB)", | |
"votes": 41599, | |
"share": 77.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9450, | |
"share": 17.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1723, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 750, | |
"share": 1.4 | |
} | |
], | |
"Gateshead": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27426, | |
"share": 65.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10076, | |
"share": 23.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2281, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1709, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 611, | |
"share": 1.5 | |
} | |
], | |
"Gedling": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26833, | |
"share": 51.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 22139, | |
"share": 42.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1143, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1052, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 515, | |
"share": 1 | |
} | |
], | |
"Gillingham & Rainham": [ | |
{ | |
"name": "(CON)", | |
"votes": 27091, | |
"share": 55.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17661, | |
"share": 36.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2097, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1372, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 520, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 127, | |
"share": 0.3 | |
} | |
], | |
"Glasgow Central": [ | |
{ | |
"name": "(SNP)", | |
"votes": 16096, | |
"share": 44.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13829, | |
"share": 38.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 5014, | |
"share": 13.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1045, | |
"share": 2.9 | |
} | |
], | |
"Glasgow East": [ | |
{ | |
"name": "(SNP)", | |
"votes": 14024, | |
"share": 38.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13949, | |
"share": 38.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6816, | |
"share": 18.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 576, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 504, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 158, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(SDP)", | |
"votes": 148, | |
"share": 0.4 | |
} | |
], | |
"Glasgow North": [ | |
{ | |
"name": "(SNP)", | |
"votes": 12597, | |
"share": 37.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11537, | |
"share": 34.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 4935, | |
"share": 14.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 3251, | |
"share": 9.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1153, | |
"share": 3.4 | |
} | |
], | |
"Glasgow North East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 13637, | |
"share": 42.9 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 13395, | |
"share": 42.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 4106, | |
"share": 12.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 637, | |
"share": 2 | |
} | |
], | |
"Glasgow North West": [ | |
{ | |
"name": "(SNP)", | |
"votes": 16508, | |
"share": 42.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13947, | |
"share": 35.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7002, | |
"share": 18 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1387, | |
"share": 3.6 | |
} | |
], | |
"Glasgow South": [ | |
{ | |
"name": "(SNP)", | |
"votes": 18312, | |
"share": 41.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16285, | |
"share": 36.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8506, | |
"share": 19.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1447, | |
"share": 3.2 | |
} | |
], | |
"Glasgow South West": [ | |
{ | |
"name": "(SNP)", | |
"votes": 14386, | |
"share": 40.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14326, | |
"share": 40.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 5524, | |
"share": 15.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 661, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 481, | |
"share": 1.4 | |
} | |
], | |
"Glenrothes": [ | |
{ | |
"name": "(SNP)", | |
"votes": 17291, | |
"share": 42.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14024, | |
"share": 34.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7876, | |
"share": 19.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1208, | |
"share": 3 | |
} | |
], | |
"Gloucester": [ | |
{ | |
"name": "(CON)", | |
"votes": 27208, | |
"share": 50.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21688, | |
"share": 40.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2716, | |
"share": 5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1495, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 754, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 210, | |
"share": 0.4 | |
} | |
], | |
"Gordon": [ | |
{ | |
"name": "(CON)", | |
"votes": 21861, | |
"share": 40.7 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 19254, | |
"share": 35.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6340, | |
"share": 11.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6230, | |
"share": 11.6 | |
} | |
], | |
"Gosport": [ | |
{ | |
"name": "(CON)", | |
"votes": 30647, | |
"share": 61.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13436, | |
"share": 27.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2328, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1790, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1024, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 256, | |
"share": 0.5 | |
} | |
], | |
"Gower": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22727, | |
"share": 49.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 19458, | |
"share": 42.7 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1669, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 931, | |
"share": 2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 642, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 149, | |
"share": 0.3 | |
} | |
], | |
"Grantham & Stamford": [ | |
{ | |
"name": "(CON)", | |
"votes": 35090, | |
"share": 62 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14996, | |
"share": 26.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3120, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1745, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 860, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 782, | |
"share": 1.4 | |
} | |
], | |
"Gravesham": [ | |
{ | |
"name": "(CON)", | |
"votes": 27237, | |
"share": 55.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17890, | |
"share": 36.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1742, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1210, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 723, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 195, | |
"share": 0.4 | |
} | |
], | |
"Great Grimsby": [ | |
{ | |
"name": "(LAB)", | |
"votes": 17545, | |
"share": 49.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14980, | |
"share": 42.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1648, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 954, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 394, | |
"share": 1.1 | |
} | |
], | |
"Great Yarmouth": [ | |
{ | |
"name": "(CON)", | |
"votes": 23901, | |
"share": 54.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15928, | |
"share": 36.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2767, | |
"share": 6.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 987, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 563, | |
"share": 1.3 | |
} | |
], | |
"Greenwich & Woolwich": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34215, | |
"share": 64.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13501, | |
"share": 25.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3785, | |
"share": 7.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1605, | |
"share": 3 | |
} | |
], | |
"Guildford": [ | |
{ | |
"name": "(CON)", | |
"votes": 30295, | |
"share": 54.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 13255, | |
"share": 23.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10545, | |
"share": 19 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1152, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(PP)", | |
"votes": 205, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 57, | |
"share": 0.1 | |
} | |
], | |
"Hackney North & Stoke Newington": [ | |
{ | |
"name": "(LAB)", | |
"votes": 42265, | |
"share": 75.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7126, | |
"share": 12.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3817, | |
"share": 6.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2606, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(ANWP)", | |
"votes": 222, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 203, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(FRND)", | |
"votes": 59, | |
"share": 0.1 | |
} | |
], | |
"Hackney South & Shoreditch": [ | |
{ | |
"name": "(LAB)", | |
"votes": 43974, | |
"share": 79.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6043, | |
"share": 10.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3168, | |
"share": 5.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1522, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(ANWP)", | |
"votes": 226, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 143, | |
"share": 0.3 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 113, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(WRP)", | |
"votes": 86, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 50, | |
"share": 0.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 29, | |
"share": 0.1 | |
} | |
], | |
"Halesowen & Rowley Regis": [ | |
{ | |
"name": "(CON)", | |
"votes": 23012, | |
"share": 51.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17759, | |
"share": 40 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2126, | |
"share": 4.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 859, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 440, | |
"share": 1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 183, | |
"share": 0.4 | |
} | |
], | |
"Halifax": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25507, | |
"share": 52.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20131, | |
"share": 41.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1568, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1070, | |
"share": 2.2 | |
} | |
], | |
"Haltemprice & Howden": [ | |
{ | |
"name": "(CON)", | |
"votes": 31355, | |
"share": 61 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15950, | |
"share": 31 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2482, | |
"share": 4.8 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 942, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 711, | |
"share": 1.4 | |
} | |
], | |
"Halton": [ | |
{ | |
"name": "(LAB)", | |
"votes": 36115, | |
"share": 72.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10710, | |
"share": 21.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1488, | |
"share": 3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 896, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 309, | |
"share": 0.6 | |
} | |
], | |
"Hammersmith": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33375, | |
"share": 63.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14724, | |
"share": 28.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2802, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 800, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 507, | |
"share": 1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 44, | |
"share": 0.1 | |
} | |
], | |
"Hampshire East": [ | |
{ | |
"name": "(CON)", | |
"votes": 35263, | |
"share": 63.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9411, | |
"share": 17 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8403, | |
"share": 15.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1760, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(JACP)", | |
"votes": 571, | |
"share": 1 | |
} | |
], | |
"Hampshire North East": [ | |
{ | |
"name": "(CON)", | |
"votes": 37754, | |
"share": 65.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9982, | |
"share": 17.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6987, | |
"share": 12.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1476, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1061, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 367, | |
"share": 0.6 | |
} | |
], | |
"Hampshire North West": [ | |
{ | |
"name": "(CON)", | |
"votes": 36471, | |
"share": 62.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13792, | |
"share": 23.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5708, | |
"share": 9.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1467, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1334, | |
"share": 2.3 | |
} | |
], | |
"Hampstead & Kilburn": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34464, | |
"share": 59 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18904, | |
"share": 32.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4100, | |
"share": 7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 742, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 136, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 61, | |
"share": 0.1 | |
} | |
], | |
"Harborough": [ | |
{ | |
"name": "(CON)", | |
"votes": 30135, | |
"share": 52.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17706, | |
"share": 30.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7286, | |
"share": 12.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1361, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1110, | |
"share": 1.9 | |
} | |
], | |
"Harlow": [ | |
{ | |
"name": "(CON)", | |
"votes": 24230, | |
"share": 54 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17199, | |
"share": 38.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1787, | |
"share": 4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 970, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 660, | |
"share": 1.5 | |
} | |
], | |
"Harrogate & Knaresborough": [ | |
{ | |
"name": "(CON)", | |
"votes": 31477, | |
"share": 55.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 13309, | |
"share": 23.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11395, | |
"share": 20.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 559, | |
"share": 1 | |
} | |
], | |
"Harrow East": [ | |
{ | |
"name": "(CON)", | |
"votes": 25129, | |
"share": 49.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 23372, | |
"share": 46 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1573, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 771, | |
"share": 1.5 | |
} | |
], | |
"Harrow West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30640, | |
"share": 60.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17326, | |
"share": 34.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1267, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 652, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 470, | |
"share": 0.9 | |
} | |
], | |
"Hartlepool": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21969, | |
"share": 52.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14319, | |
"share": 34.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 4801, | |
"share": 11.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 746, | |
"share": 1.8 | |
} | |
], | |
"Harwich & Essex North": [ | |
{ | |
"name": "(CON)", | |
"votes": 29921, | |
"share": 58.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15565, | |
"share": 30.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2787, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1685, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1042, | |
"share": 2 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 141, | |
"share": 0.3 | |
} | |
], | |
"Hastings & Rye": [ | |
{ | |
"name": "(CON)", | |
"votes": 25668, | |
"share": 46.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 25322, | |
"share": 46.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1885, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1479, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 412, | |
"share": 0.8 | |
} | |
], | |
"Havant": [ | |
{ | |
"name": "(CON)", | |
"votes": 27676, | |
"share": 59.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11720, | |
"share": 25.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2801, | |
"share": 6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2011, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1122, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 984, | |
"share": 2.1 | |
} | |
], | |
"Hayes & Harlington": [ | |
{ | |
"name": "(LAB)", | |
"votes": 31796, | |
"share": 66.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13681, | |
"share": 28.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1153, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 601, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 571, | |
"share": 1.2 | |
} | |
], | |
"Hazel Grove": [ | |
{ | |
"name": "(CON)", | |
"votes": 20047, | |
"share": 45.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 14533, | |
"share": 32.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9036, | |
"share": 20.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 516, | |
"share": 1.2 | |
} | |
], | |
"Hemel Hempstead": [ | |
{ | |
"name": "(CON)", | |
"votes": 28735, | |
"share": 55 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19290, | |
"share": 36.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3233, | |
"share": 6.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1024, | |
"share": 2 | |
} | |
], | |
"Hemsworth": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25740, | |
"share": 56 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15566, | |
"share": 33.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2591, | |
"share": 5.6 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1135, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 912, | |
"share": 2 | |
} | |
], | |
"Hendon": [ | |
{ | |
"name": "(CON)", | |
"votes": 25078, | |
"share": 48 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 24006, | |
"share": 46 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1985, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 578, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 568, | |
"share": 1.1 | |
} | |
], | |
"Henley": [ | |
{ | |
"name": "(CON)", | |
"votes": 33749, | |
"share": 59.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11455, | |
"share": 20.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8485, | |
"share": 14.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1864, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1154, | |
"share": 2 | |
}, | |
{ | |
"name": "(RAD)", | |
"votes": 392, | |
"share": 0.7 | |
} | |
], | |
"Hereford & Herefordshire South": [ | |
{ | |
"name": "(CON)", | |
"votes": 27004, | |
"share": 53.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11991, | |
"share": 23.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 5560, | |
"share": 11 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3556, | |
"share": 7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1220, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1153, | |
"share": 2.3 | |
} | |
], | |
"Herefordshire North": [ | |
{ | |
"name": "(CON)", | |
"votes": 31097, | |
"share": 62 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9495, | |
"share": 18.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5874, | |
"share": 11.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2771, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 577, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 363, | |
"share": 0.7 | |
} | |
], | |
"Hertford & Stortford": [ | |
{ | |
"name": "(CON)", | |
"votes": 36184, | |
"share": 60.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17149, | |
"share": 28.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4845, | |
"share": 8.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1814, | |
"share": 3 | |
} | |
], | |
"Hertfordshire North East": [ | |
{ | |
"name": "(CON)", | |
"votes": 32587, | |
"share": 58.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15752, | |
"share": 28.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4276, | |
"share": 7.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2965, | |
"share": 5.3 | |
} | |
], | |
"Hertfordshire South West": [ | |
{ | |
"name": "(CON)", | |
"votes": 35128, | |
"share": 57.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15578, | |
"share": 25.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7078, | |
"share": 11.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1576, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1293, | |
"share": 2.1 | |
} | |
], | |
"Hertsmere": [ | |
{ | |
"name": "(CON)", | |
"votes": 31928, | |
"share": 61.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14977, | |
"share": 28.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2794, | |
"share": 5.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1564, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 990, | |
"share": 1.9 | |
} | |
], | |
"Hexham": [ | |
{ | |
"name": "(CON)", | |
"votes": 24996, | |
"share": 54.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15760, | |
"share": 34.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3285, | |
"share": 7.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1253, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 930, | |
"share": 2 | |
} | |
], | |
"Heywood & Middleton": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26578, | |
"share": 53.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18961, | |
"share": 38 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3239, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1087, | |
"share": 2.2 | |
} | |
], | |
"High Peak": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26753, | |
"share": 49.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 24431, | |
"share": 45.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2669, | |
"share": 5 | |
} | |
], | |
"Hitchin & Harpenden": [ | |
{ | |
"name": "(CON)", | |
"votes": 31189, | |
"share": 53.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19158, | |
"share": 32.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6236, | |
"share": 10.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1329, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 629, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 242, | |
"share": 0.4 | |
} | |
], | |
"Holborn & St Pancras": [ | |
{ | |
"name": "(LAB)", | |
"votes": 41343, | |
"share": 70.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10834, | |
"share": 18.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4020, | |
"share": 6.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1980, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 727, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(ED)", | |
"votes": 93, | |
"share": 0.2 | |
} | |
], | |
"Hornchurch & Upminster": [ | |
{ | |
"name": "(CON)", | |
"votes": 33750, | |
"share": 60.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16027, | |
"share": 28.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3502, | |
"share": 6.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1371, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1077, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 380, | |
"share": 0.7 | |
} | |
], | |
"Hornsey & Wood Green": [ | |
{ | |
"name": "(LAB)", | |
"votes": 40738, | |
"share": 65.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 10000, | |
"share": 16.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9246, | |
"share": 14.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1181, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(WEP)", | |
"votes": 551, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 429, | |
"share": 0.7 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 93, | |
"share": 0.1 | |
}, | |
{ | |
"name": "(WRP)", | |
"votes": 55, | |
"share": 0.1 | |
} | |
], | |
"Horsham": [ | |
{ | |
"name": "(CON)", | |
"votes": 36906, | |
"share": 59.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13422, | |
"share": 21.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7644, | |
"share": 12.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1844, | |
"share": 3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1533, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(SN)", | |
"votes": 375, | |
"share": 0.6 | |
}, | |
{ | |
"name": "(PP)", | |
"votes": 263, | |
"share": 0.4 | |
} | |
], | |
"Houghton & Sunderland South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24665, | |
"share": 59.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12324, | |
"share": 29.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2379, | |
"share": 5.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 908, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 725, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 479, | |
"share": 1.2 | |
} | |
], | |
"Hove": [ | |
{ | |
"name": "(LAB)", | |
"votes": 36942, | |
"share": 64.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18185, | |
"share": 31.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1311, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 971, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 187, | |
"share": 0.3 | |
} | |
], | |
"Huddersfield": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26470, | |
"share": 60.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14465, | |
"share": 33 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1395, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1155, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 274, | |
"share": 0.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 75, | |
"share": 0.2 | |
} | |
], | |
"Hull East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21355, | |
"share": 58.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10959, | |
"share": 29.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2573, | |
"share": 7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1258, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 493, | |
"share": 1.3 | |
} | |
], | |
"Hull North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23685, | |
"share": 63.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9363, | |
"share": 25.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1869, | |
"share": 5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1601, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 604, | |
"share": 1.7 | |
} | |
], | |
"Hull West & Hessle": [ | |
{ | |
"name": "(LAB)", | |
"votes": 18342, | |
"share": 53.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10317, | |
"share": 29.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2210, | |
"share": 6.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1898, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1399, | |
"share": 4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 332, | |
"share": 1 | |
}, | |
{ | |
"name": "(LBT)", | |
"votes": 67, | |
"share": 0.2 | |
} | |
], | |
"Huntingdon": [ | |
{ | |
"name": "(CON)", | |
"votes": 32915, | |
"share": 55.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18440, | |
"share": 30.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5090, | |
"share": 8.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2180, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1095, | |
"share": 1.8 | |
} | |
], | |
"Hyndburn": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24120, | |
"share": 53.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18305, | |
"share": 40.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1953, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 824, | |
"share": 1.8 | |
} | |
], | |
"Ilford North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30589, | |
"share": 57.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20950, | |
"share": 39.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1034, | |
"share": 2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 368, | |
"share": 0.7 | |
} | |
], | |
"Ilford South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 43724, | |
"share": 75.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12077, | |
"share": 20.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 772, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 542, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 477, | |
"share": 0.8 | |
}, | |
{ | |
"name": "(FRND)", | |
"votes": 65, | |
"share": 0.1 | |
} | |
], | |
"Inverclyde": [ | |
{ | |
"name": "(SNP)", | |
"votes": 15050, | |
"share": 38.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14666, | |
"share": 37.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8399, | |
"share": 21.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 978, | |
"share": 2.5 | |
} | |
], | |
"Inverness, Nairn, Badenoch & Strathspey": [ | |
{ | |
"name": "(SNP)", | |
"votes": 21042, | |
"share": 39.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16118, | |
"share": 30.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 8552, | |
"share": 16.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6477, | |
"share": 12.3 | |
}, | |
{ | |
"name": "(CHP)", | |
"votes": 612, | |
"share": 1.2 | |
} | |
], | |
"Ipswich": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24224, | |
"share": 47.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 23393, | |
"share": 45.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1372, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1187, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 840, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 121, | |
"share": 0.2 | |
} | |
], | |
"Isle of Wight": [ | |
{ | |
"name": "(CON)", | |
"votes": 38190, | |
"share": 51.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17121, | |
"share": 23 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 12915, | |
"share": 17.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2740, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1921, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1592, | |
"share": 2.1 | |
} | |
], | |
"Islington North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 40086, | |
"share": 73 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6871, | |
"share": 12.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4946, | |
"share": 9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2229, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 413, | |
"share": 0.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 208, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 106, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 41, | |
"share": 0.1 | |
}, | |
{ | |
"name": "(SPGB)", | |
"votes": 21, | |
"share": 0 | |
}, | |
{ | |
"name": "(CLGB)", | |
"votes": 7, | |
"share": 0 | |
} | |
], | |
"Islington South & Finsbury": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30188, | |
"share": 62.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9925, | |
"share": 20.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5809, | |
"share": 12.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1198, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 929, | |
"share": 1.9 | |
} | |
], | |
"Islwyn": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21238, | |
"share": 58.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9826, | |
"share": 27.2 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 2739, | |
"share": 7.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1605, | |
"share": 4.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 685, | |
"share": 1.9 | |
} | |
], | |
"Jarrow": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28020, | |
"share": 65.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10757, | |
"share": 25 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2338, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1163, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 745, | |
"share": 1.7 | |
} | |
], | |
"Keighley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24066, | |
"share": 46.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 23817, | |
"share": 46 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1291, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1226, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 790, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 534, | |
"share": 1 | |
} | |
], | |
"Kenilworth & Southam": [ | |
{ | |
"name": "(CON)", | |
"votes": 31207, | |
"share": 60.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13121, | |
"share": 25.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4921, | |
"share": 9.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1133, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 929, | |
"share": 1.8 | |
} | |
], | |
"Kensington": [ | |
{ | |
"name": "(LAB)", | |
"votes": 16333, | |
"share": 42.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16313, | |
"share": 42.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4724, | |
"share": 12.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 767, | |
"share": 2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 393, | |
"share": 1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 98, | |
"share": 0.3 | |
}, | |
{ | |
"name": "(AGS)", | |
"votes": 49, | |
"share": 0.1 | |
} | |
], | |
"Kettering": [ | |
{ | |
"name": "(CON)", | |
"votes": 28616, | |
"share": 57.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18054, | |
"share": 36.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1618, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1116, | |
"share": 2.3 | |
} | |
], | |
"Kilmarnock & Loudoun": [ | |
{ | |
"name": "(SNP)", | |
"votes": 19690, | |
"share": 42.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13421, | |
"share": 28.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12404, | |
"share": 26.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 994, | |
"share": 2.1 | |
} | |
], | |
"Kingston & Surbiton": [ | |
{ | |
"name": "(LD)", | |
"votes": 27810, | |
"share": 44.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 23686, | |
"share": 38.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9203, | |
"share": 14.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 675, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 536, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 168, | |
"share": 0.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 100, | |
"share": 0.2 | |
} | |
], | |
"Kingswood": [ | |
{ | |
"name": "(CON)", | |
"votes": 26754, | |
"share": 54.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19254, | |
"share": 39.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1749, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 984, | |
"share": 2 | |
} | |
], | |
"Kirkcaldy & Cowdenbeath": [ | |
{ | |
"name": "(LAB)", | |
"votes": 17016, | |
"share": 36.8 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 16757, | |
"share": 36.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10762, | |
"share": 23.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1118, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 540, | |
"share": 1.2 | |
} | |
], | |
"Knowsley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 47351, | |
"share": 85.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 5137, | |
"share": 9.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1285, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1189, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 521, | |
"share": 0.9 | |
} | |
], | |
"Lagan Valley": [ | |
{ | |
"name": "(DUP)", | |
"votes": 26762, | |
"share": 59.6 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 7533, | |
"share": 16.8 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 4996, | |
"share": 11.1 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 3384, | |
"share": 7.5 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 1567, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 462, | |
"share": 1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 222, | |
"share": 0.5 | |
} | |
], | |
"Lanark & Hamilton East": [ | |
{ | |
"name": "(SNP)", | |
"votes": 16444, | |
"share": 32.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16178, | |
"share": 32.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16084, | |
"share": 31.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1214, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 550, | |
"share": 1.1 | |
} | |
], | |
"Lancashire West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32030, | |
"share": 58.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20341, | |
"share": 37.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1069, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 680, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(WVP)", | |
"votes": 269, | |
"share": 0.5 | |
} | |
], | |
"Lancaster & Fleetwood": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25342, | |
"share": 55.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18681, | |
"share": 40.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1170, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 796, | |
"share": 1.7 | |
} | |
], | |
"Leeds Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33453, | |
"share": 70.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9755, | |
"share": 20.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2056, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1189, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1063, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 157, | |
"share": 0.3 | |
} | |
], | |
"Leeds East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25428, | |
"share": 61.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12676, | |
"share": 30.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1742, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 739, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 434, | |
"share": 1 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 422, | |
"share": 1 | |
} | |
], | |
"Leeds North East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33436, | |
"share": 63.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16445, | |
"share": 31 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1952, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 680, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 303, | |
"share": 0.6 | |
}, | |
{ | |
"name": "(AGS)", | |
"votes": 116, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 67, | |
"share": 0.1 | |
} | |
], | |
"Leeds North West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 20416, | |
"share": 44.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 16192, | |
"share": 35 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9097, | |
"share": 19.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 582, | |
"share": 1.3 | |
} | |
], | |
"Leeds West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27013, | |
"share": 64 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11048, | |
"share": 26.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1815, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1023, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 905, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 378, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(AGS)", | |
"votes": 47, | |
"share": 0.1 | |
} | |
], | |
"Leicester East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 35116, | |
"share": 67 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12688, | |
"share": 24.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1753, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1343, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1070, | |
"share": 2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 454, | |
"share": 0.9 | |
} | |
], | |
"Leicester South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 37157, | |
"share": 73.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10896, | |
"share": 21.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1287, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1177, | |
"share": 2.3 | |
} | |
], | |
"Leicester West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22823, | |
"share": 60.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11763, | |
"share": 31.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1406, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 792, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 607, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 121, | |
"share": 0.3 | |
} | |
], | |
"Leicestershire North West": [ | |
{ | |
"name": "(CON)", | |
"votes": 31153, | |
"share": 58.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17867, | |
"share": 33.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3420, | |
"share": 6.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1101, | |
"share": 2.1 | |
} | |
], | |
"Leicestershire South": [ | |
{ | |
"name": "(CON)", | |
"votes": 34795, | |
"share": 61.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16164, | |
"share": 28.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2403, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2235, | |
"share": 3.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1092, | |
"share": 1.9 | |
} | |
], | |
"Leigh": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26347, | |
"share": 56.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16793, | |
"share": 35.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2783, | |
"share": 5.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 951, | |
"share": 2 | |
} | |
], | |
"Lewes": [ | |
{ | |
"name": "(CON)", | |
"votes": 26820, | |
"share": 49.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 21312, | |
"share": 39.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6060, | |
"share": 11.2 | |
} | |
], | |
"Lewisham Deptford": [ | |
{ | |
"name": "(LAB)", | |
"votes": 42461, | |
"share": 77 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7562, | |
"share": 13.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2911, | |
"share": 5.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1640, | |
"share": 3 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 252, | |
"share": 0.5 | |
}, | |
{ | |
"name": "(ANWP)", | |
"votes": 225, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(TRP)", | |
"votes": 61, | |
"share": 0.1 | |
} | |
], | |
"Lewisham East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32072, | |
"share": 67.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10859, | |
"share": 23 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2086, | |
"share": 4.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 803, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 798, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 355, | |
"share": 0.8 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 228, | |
"share": 0.5 | |
} | |
], | |
"Lewisham West & Penge": [ | |
{ | |
"name": "(LAB)", | |
"votes": 35411, | |
"share": 66.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12249, | |
"share": 23 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3317, | |
"share": 6.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1144, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 700, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 325, | |
"share": 0.6 | |
}, | |
{ | |
"name": "(POPU)", | |
"votes": 50, | |
"share": 0.1 | |
} | |
], | |
"Leyton & Wanstead": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32234, | |
"share": 69.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9627, | |
"share": 20.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2961, | |
"share": 6.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1351, | |
"share": 2.9 | |
} | |
], | |
"Lichfield": [ | |
{ | |
"name": "(CON)", | |
"votes": 34018, | |
"share": 63.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15437, | |
"share": 28.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2653, | |
"share": 5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1416, | |
"share": 2.6 | |
} | |
], | |
"Lincoln": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23333, | |
"share": 47.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21795, | |
"share": 44.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1287, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1284, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 583, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 312, | |
"share": 0.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 124, | |
"share": 0.3 | |
} | |
], | |
"Linlithgow & Falkirk East": [ | |
{ | |
"name": "(SNP)", | |
"votes": 20388, | |
"share": 36.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17469, | |
"share": 31.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16311, | |
"share": 29.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1926, | |
"share": 3.4 | |
} | |
], | |
"Liverpool Riverside": [ | |
{ | |
"name": "(LAB)", | |
"votes": 40599, | |
"share": 84.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 4652, | |
"share": 9.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1582, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1187, | |
"share": 2.5 | |
} | |
], | |
"Liverpool Walton": [ | |
{ | |
"name": "(LAB)", | |
"votes": 36175, | |
"share": 85.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 3624, | |
"share": 8.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1237, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 638, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 523, | |
"share": 1.2 | |
} | |
], | |
"Liverpool Wavertree": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34717, | |
"share": 79.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 5251, | |
"share": 12 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2858, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 598, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 216, | |
"share": 0.5 | |
} | |
], | |
"Liverpool West Derby": [ | |
{ | |
"name": "(LAB)", | |
"votes": 37371, | |
"share": 82.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 4463, | |
"share": 9.9 | |
}, | |
{ | |
"name": "(LIB)", | |
"votes": 2150, | |
"share": 4.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 545, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 329, | |
"share": 0.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 305, | |
"share": 0.7 | |
} | |
], | |
"Livingston": [ | |
{ | |
"name": "(SNP)", | |
"votes": 21036, | |
"share": 40.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17158, | |
"share": 32.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12799, | |
"share": 24.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1512, | |
"share": 2.9 | |
} | |
], | |
"Llanelli": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21568, | |
"share": 53.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9544, | |
"share": 23.7 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 7351, | |
"share": 18.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1331, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 548, | |
"share": 1.4 | |
} | |
], | |
"Loughborough": [ | |
{ | |
"name": "(CON)", | |
"votes": 27022, | |
"share": 49.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22753, | |
"share": 42 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1937, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1465, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 971, | |
"share": 1.8 | |
} | |
], | |
"Louth & Horncastle": [ | |
{ | |
"name": "(CON)", | |
"votes": 33733, | |
"share": 63.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14092, | |
"share": 26.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2460, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1990, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 496, | |
"share": 0.9 | |
} | |
], | |
"Ludlow": [ | |
{ | |
"name": "(CON)", | |
"votes": 31433, | |
"share": 62.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12147, | |
"share": 24.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5336, | |
"share": 10.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1054, | |
"share": 2.1 | |
} | |
], | |
"Luton North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29765, | |
"share": 63.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15401, | |
"share": 33 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 808, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 648, | |
"share": 1.4 | |
} | |
], | |
"Luton South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28804, | |
"share": 62.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14879, | |
"share": 32.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1056, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 795, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 439, | |
"share": 1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 160, | |
"share": 0.3 | |
} | |
], | |
"Macclesfield": [ | |
{ | |
"name": "(CON)", | |
"votes": 28595, | |
"share": 52.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19987, | |
"share": 36.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3350, | |
"share": 6.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1213, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1162, | |
"share": 2.1 | |
} | |
], | |
"Maidenhead": [ | |
{ | |
"name": "(CON)", | |
"votes": 37718, | |
"share": 64.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11261, | |
"share": 19.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6540, | |
"share": 11.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 907, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 871, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(ANWP)", | |
"votes": 282, | |
"share": 0.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 249, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 152, | |
"share": 0.3 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 119, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 69, | |
"share": 0.1 | |
}, | |
{ | |
"name": "(JUST)", | |
"votes": 52, | |
"share": 0.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 16, | |
"share": 0 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 3, | |
"share": 0 | |
} | |
], | |
"Maidstone & The Weald": [ | |
{ | |
"name": "(CON)", | |
"votes": 29136, | |
"share": 56.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11432, | |
"share": 22.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8455, | |
"share": 16.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1613, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 888, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 172, | |
"share": 0.3 | |
} | |
], | |
"Makerfield": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28245, | |
"share": 60.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14703, | |
"share": 31.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 2663, | |
"share": 5.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1322, | |
"share": 2.8 | |
} | |
], | |
"Maldon": [ | |
{ | |
"name": "(CON)", | |
"votes": 34111, | |
"share": 67.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10681, | |
"share": 21.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2181, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1899, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1073, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 257, | |
"share": 0.5 | |
} | |
], | |
"Manchester Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 38490, | |
"share": 77.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 7045, | |
"share": 14.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1678, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1469, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 846, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 192, | |
"share": 0.4 | |
} | |
], | |
"Manchester Gorton": [ | |
{ | |
"name": "(LAB)", | |
"votes": 35085, | |
"share": 76.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 3355, | |
"share": 7.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 2615, | |
"share": 5.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2597, | |
"share": 5.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1038, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 952, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 233, | |
"share": 0.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 51, | |
"share": 0.1 | |
}, | |
{ | |
"name": "(CLGB)", | |
"votes": 27, | |
"share": 0.1 | |
} | |
], | |
"Manchester Withington": [ | |
{ | |
"name": "(LAB)", | |
"votes": 38424, | |
"share": 71.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8549, | |
"share": 15.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 5530, | |
"share": 10.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 865, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(WEP)", | |
"votes": 234, | |
"share": 0.4 | |
} | |
], | |
"Mansfield": [ | |
{ | |
"name": "(CON)", | |
"votes": 23392, | |
"share": 46.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22335, | |
"share": 44.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2654, | |
"share": 5.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1079, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 697, | |
"share": 1.4 | |
} | |
], | |
"Meon Valley": [ | |
{ | |
"name": "(CON)", | |
"votes": 35624, | |
"share": 65.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9932, | |
"share": 18.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5900, | |
"share": 10.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1435, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1301, | |
"share": 2.4 | |
} | |
], | |
"Meriden": [ | |
{ | |
"name": "(CON)", | |
"votes": 33873, | |
"share": 62 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14675, | |
"share": 26.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2663, | |
"share": 4.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2016, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1416, | |
"share": 2.6 | |
} | |
], | |
"Merthyr Tydfil & Rhymney": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22407, | |
"share": 66.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6073, | |
"share": 18.1 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 2740, | |
"share": 8.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1484, | |
"share": 4.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 841, | |
"share": 2.5 | |
} | |
], | |
"Mid Ulster": [ | |
{ | |
"name": "(SF)", | |
"votes": 25455, | |
"share": 54.5 | |
}, | |
{ | |
"name": "(DUP)", | |
"votes": 12565, | |
"share": 26.9 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 4563, | |
"share": 9.8 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 3017, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 1094, | |
"share": 2.3 | |
} | |
], | |
"Middlesbrough": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23404, | |
"share": 65.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9531, | |
"share": 26.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1452, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 632, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 368, | |
"share": 1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 250, | |
"share": 0.7 | |
} | |
], | |
"Middlesbrough South & Cleveland East": [ | |
{ | |
"name": "(CON)", | |
"votes": 23643, | |
"share": 49.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22623, | |
"share": 47.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1354, | |
"share": 2.8 | |
} | |
], | |
"Midlothian": [ | |
{ | |
"name": "(LAB)", | |
"votes": 16458, | |
"share": 36.4 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 15573, | |
"share": 34.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11521, | |
"share": 25.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1721, | |
"share": 3.8 | |
} | |
], | |
"Milton Keynes North": [ | |
{ | |
"name": "(CON)", | |
"votes": 30307, | |
"share": 47.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 28392, | |
"share": 44.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2499, | |
"share": 3.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1390, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1107, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 169, | |
"share": 0.3 | |
} | |
], | |
"Milton Keynes South": [ | |
{ | |
"name": "(CON)", | |
"votes": 30652, | |
"share": 47.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 28927, | |
"share": 44.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1895, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1833, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1179, | |
"share": 1.8 | |
} | |
], | |
"Mitcham & Morden": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33039, | |
"share": 68.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11664, | |
"share": 24.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1494, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1054, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 644, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 223, | |
"share": 0.5 | |
} | |
], | |
"Mole Valley": [ | |
{ | |
"name": "(CON)", | |
"votes": 35092, | |
"share": 61.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 10955, | |
"share": 19.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7864, | |
"share": 13.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1463, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1352, | |
"share": 2.4 | |
} | |
], | |
"Monmouth": [ | |
{ | |
"name": "(CON)", | |
"votes": 26411, | |
"share": 53.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18205, | |
"share": 36.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2064, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1338, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 954, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 762, | |
"share": 1.5 | |
} | |
], | |
"Montgomeryshire": [ | |
{ | |
"name": "(CON)", | |
"votes": 18075, | |
"share": 51.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8790, | |
"share": 25.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 5542, | |
"share": 15.9 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1960, | |
"share": 5.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 524, | |
"share": 1.5 | |
} | |
], | |
"Moray": [ | |
{ | |
"name": "(CON)", | |
"votes": 22637, | |
"share": 47.6 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 18478, | |
"share": 38.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 5208, | |
"share": 10.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1078, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 204, | |
"share": 0.4 | |
} | |
], | |
"Morecambe & Lunesdale": [ | |
{ | |
"name": "(CON)", | |
"votes": 21773, | |
"share": 47.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20374, | |
"share": 44.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1699, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1333, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 478, | |
"share": 1 | |
} | |
], | |
"Morley & Outwood": [ | |
{ | |
"name": "(CON)", | |
"votes": 26550, | |
"share": 50.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 24446, | |
"share": 46.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1361, | |
"share": 2.6 | |
} | |
], | |
"Motherwell & Wishaw": [ | |
{ | |
"name": "(SNP)", | |
"votes": 16150, | |
"share": 38.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15832, | |
"share": 37.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8490, | |
"share": 20.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 920, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 534, | |
"share": 1.3 | |
} | |
], | |
"Na h-Eileanan an Iar (Western Isles)": [ | |
{ | |
"name": "(SNP)", | |
"votes": 6013, | |
"share": 40.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 5006, | |
"share": 33.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 2441, | |
"share": 16.5 | |
}, | |
{ | |
"name": "(CHP)", | |
"votes": 1108, | |
"share": 7.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 250, | |
"share": 1.7 | |
} | |
], | |
"Neath": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21713, | |
"share": 56.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9082, | |
"share": 23.7 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 5339, | |
"share": 13.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1419, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 732, | |
"share": 1.9 | |
} | |
], | |
"New Forest East": [ | |
{ | |
"name": "(CON)", | |
"votes": 32162, | |
"share": 62.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10167, | |
"share": 19.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7786, | |
"share": 15.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1251, | |
"share": 2.4 | |
} | |
], | |
"New Forest West": [ | |
{ | |
"name": "(CON)", | |
"votes": 33170, | |
"share": 66.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9739, | |
"share": 19.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4781, | |
"share": 9.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1454, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 483, | |
"share": 1 | |
} | |
], | |
"Newark": [ | |
{ | |
"name": "(CON)", | |
"votes": 34493, | |
"share": 62.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16344, | |
"share": 29.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2786, | |
"share": 5.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1419, | |
"share": 2.6 | |
} | |
], | |
"Newbury": [ | |
{ | |
"name": "(CON)", | |
"votes": 37399, | |
"share": 61.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 13019, | |
"share": 21.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 8596, | |
"share": 14.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1531, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(AD)", | |
"votes": 304, | |
"share": 0.5 | |
} | |
], | |
"Newcastle upon Tyne Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24071, | |
"share": 64.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9134, | |
"share": 24.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1812, | |
"share": 4.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1482, | |
"share": 4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 595, | |
"share": 1.6 | |
} | |
], | |
"Newcastle upon Tyne East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28127, | |
"share": 67.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8866, | |
"share": 21.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2574, | |
"share": 6.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1315, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 755, | |
"share": 1.8 | |
} | |
], | |
"Newcastle upon Tyne North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26729, | |
"share": 55.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16380, | |
"share": 33.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2533, | |
"share": 5.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1780, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 513, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(NEPF)", | |
"votes": 353, | |
"share": 0.7 | |
} | |
], | |
"Newcastle-under-Lyme": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21124, | |
"share": 48.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21094, | |
"share": 48.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1624, | |
"share": 3.7 | |
} | |
], | |
"Newport East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 20804, | |
"share": 56.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12801, | |
"share": 34.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1180, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 966, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 881, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 188, | |
"share": 0.5 | |
} | |
], | |
"Newport West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22723, | |
"share": 52.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17065, | |
"share": 39.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1100, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1077, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 976, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 497, | |
"share": 1.1 | |
} | |
], | |
"Newry & Armagh": [ | |
{ | |
"name": "(SF)", | |
"votes": 25666, | |
"share": 47.9 | |
}, | |
{ | |
"name": "(DUP)", | |
"votes": 13177, | |
"share": 24.6 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 9055, | |
"share": 16.9 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 4425, | |
"share": 8.3 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 1256, | |
"share": 2.3 | |
} | |
], | |
"Newton Abbot": [ | |
{ | |
"name": "(CON)", | |
"votes": 28635, | |
"share": 55.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11475, | |
"share": 22.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 10601, | |
"share": 20.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 926, | |
"share": 1.8 | |
} | |
], | |
"Norfolk Mid": [ | |
{ | |
"name": "(CON)", | |
"votes": 32828, | |
"share": 59 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16742, | |
"share": 30.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2848, | |
"share": 5.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2092, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1158, | |
"share": 2.1 | |
} | |
], | |
"Norfolk North": [ | |
{ | |
"name": "(LD)", | |
"votes": 25260, | |
"share": 48.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21748, | |
"share": 41.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 5180, | |
"share": 9.9 | |
} | |
], | |
"Norfolk North West": [ | |
{ | |
"name": "(CON)", | |
"votes": 29408, | |
"share": 60.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15620, | |
"share": 32 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1539, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1393, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 851, | |
"share": 1.7 | |
} | |
], | |
"Norfolk South": [ | |
{ | |
"name": "(CON)", | |
"votes": 35580, | |
"share": 58.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18902, | |
"share": 30.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5074, | |
"share": 8.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1555, | |
"share": 2.5 | |
} | |
], | |
"Norfolk South West": [ | |
{ | |
"name": "(CON)", | |
"votes": 32894, | |
"share": 62.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14582, | |
"share": 27.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2575, | |
"share": 4.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2365, | |
"share": 4.5 | |
} | |
], | |
"Normanton, Pontefract & Castleford": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29268, | |
"share": 59.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14769, | |
"share": 30 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3030, | |
"share": 6.2 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1431, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 693, | |
"share": 1.4 | |
} | |
], | |
"North Antrim": [ | |
{ | |
"name": "(DUP)", | |
"votes": 28521, | |
"share": 58.9 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 7878, | |
"share": 16.3 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 3482, | |
"share": 7.2 | |
}, | |
{ | |
"name": "(TUV)", | |
"votes": 3282, | |
"share": 6.8 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 2723, | |
"share": 5.6 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 2574, | |
"share": 5.3 | |
} | |
], | |
"North Down": [ | |
{ | |
"name": "(IND)", | |
"votes": 16148, | |
"share": 41.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 37, | |
"share": 0.1 | |
}, | |
{ | |
"name": "(DUP)", | |
"votes": 14940, | |
"share": 38.1 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 3639, | |
"share": 9.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2549, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 941, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 531, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 400, | |
"share": 1 | |
} | |
], | |
"Northampton North": [ | |
{ | |
"name": "(CON)", | |
"votes": 19065, | |
"share": 47.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18258, | |
"share": 45.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1404, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1015, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 636, | |
"share": 1.6 | |
} | |
], | |
"Northampton South": [ | |
{ | |
"name": "(CON)", | |
"votes": 19231, | |
"share": 46.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18072, | |
"share": 44 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1630, | |
"share": 4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1405, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 696, | |
"share": 1.7 | |
} | |
], | |
"Northamptonshire South": [ | |
{ | |
"name": "(CON)", | |
"votes": 40599, | |
"share": 62.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17759, | |
"share": 27.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3623, | |
"share": 5.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1363, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1357, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 297, | |
"share": 0.5 | |
} | |
], | |
"Norwich North": [ | |
{ | |
"name": "(CON)", | |
"votes": 21900, | |
"share": 47.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21393, | |
"share": 46.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1480, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 782, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 340, | |
"share": 0.7 | |
} | |
], | |
"Norwich South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 31311, | |
"share": 61 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15715, | |
"share": 30.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2841, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1492, | |
"share": 2.9 | |
} | |
], | |
"Nottingham East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28102, | |
"share": 71.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8512, | |
"share": 21.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1003, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 817, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 698, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(CMEP)", | |
"votes": 195, | |
"share": 0.5 | |
} | |
], | |
"Nottingham North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23067, | |
"share": 60.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11907, | |
"share": 31.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2133, | |
"share": 5.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 674, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 538, | |
"share": 1.4 | |
} | |
], | |
"Nottingham South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 30013, | |
"share": 62.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14851, | |
"share": 30.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1564, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1103, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 598, | |
"share": 1.2 | |
} | |
], | |
"Nuneaton": [ | |
{ | |
"name": "(CON)", | |
"votes": 23755, | |
"share": 51.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19016, | |
"share": 41.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1619, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 914, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 763, | |
"share": 1.7 | |
} | |
], | |
"Ochil & South Perthshire": [ | |
{ | |
"name": "(CON)", | |
"votes": 22469, | |
"share": 41.5 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 19110, | |
"share": 35.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10847, | |
"share": 20 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1742, | |
"share": 3.2 | |
} | |
], | |
"Ogmore": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23225, | |
"share": 62.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9354, | |
"share": 25.1 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 2796, | |
"share": 7.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1235, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 594, | |
"share": 1.6 | |
} | |
], | |
"Old Bexley & Sidcup": [ | |
{ | |
"name": "(CON)", | |
"votes": 29545, | |
"share": 61.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14079, | |
"share": 29.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1619, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1572, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 820, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 324, | |
"share": 0.7 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 83, | |
"share": 0.2 | |
} | |
], | |
"Oldham East & Saddleworth": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25629, | |
"share": 54.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17447, | |
"share": 37.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2278, | |
"share": 4.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1683, | |
"share": 3.6 | |
} | |
], | |
"Oldham West & Royton": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29846, | |
"share": 65.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12648, | |
"share": 27.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1899, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 956, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 439, | |
"share": 1 | |
} | |
], | |
"Orkney & Shetland": [ | |
{ | |
"name": "(LD)", | |
"votes": 11312, | |
"share": 48.6 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 6749, | |
"share": 29 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 2664, | |
"share": 11.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 2024, | |
"share": 8.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 283, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 245, | |
"share": 1.1 | |
} | |
], | |
"Orpington": [ | |
{ | |
"name": "(CON)", | |
"votes": 31762, | |
"share": 62.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12309, | |
"share": 24.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3315, | |
"share": 6.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2023, | |
"share": 4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1060, | |
"share": 2.1 | |
} | |
], | |
"Oxford East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 35118, | |
"share": 65.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11834, | |
"share": 22 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4904, | |
"share": 9.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1785, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 255, | |
"share": 0.5 | |
} | |
], | |
"Oxford West & Abingdon": [ | |
{ | |
"name": "(LD)", | |
"votes": 26256, | |
"share": 43.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 25440, | |
"share": 42.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7573, | |
"share": 12.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 751, | |
"share": 1.3 | |
} | |
], | |
"Paisley & Renfrewshire North": [ | |
{ | |
"name": "(SNP)", | |
"votes": 17455, | |
"share": 37.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14842, | |
"share": 31.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12842, | |
"share": 27.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1476, | |
"share": 3.2 | |
} | |
], | |
"Paisley & Renfrewshire South": [ | |
{ | |
"name": "(SNP)", | |
"votes": 16964, | |
"share": 40.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14423, | |
"share": 34.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8122, | |
"share": 19.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1327, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 876, | |
"share": 2.1 | |
} | |
], | |
"Pendle": [ | |
{ | |
"name": "(CON)", | |
"votes": 21986, | |
"share": 49 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20707, | |
"share": 46.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 941, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(BNP)", | |
"votes": 718, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 502, | |
"share": 1.1 | |
} | |
], | |
"Penistone & Stocksbridge": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22807, | |
"share": 45.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21485, | |
"share": 43.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3453, | |
"share": 6.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2042, | |
"share": 4.1 | |
} | |
], | |
"Penrith & The Border": [ | |
{ | |
"name": "(CON)", | |
"votes": 28078, | |
"share": 60.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12168, | |
"share": 26.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3641, | |
"share": 7.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1142, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1029, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 412, | |
"share": 0.9 | |
} | |
], | |
"Perth & North Perthshire": [ | |
{ | |
"name": "(SNP)", | |
"votes": 21804, | |
"share": 42.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 21783, | |
"share": 42.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 5349, | |
"share": 10.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2589, | |
"share": 5 | |
} | |
], | |
"Peterborough": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22950, | |
"share": 48.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 22343, | |
"share": 46.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1597, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 848, | |
"share": 1.8 | |
} | |
], | |
"Plymouth Moor View": [ | |
{ | |
"name": "(CON)", | |
"votes": 23567, | |
"share": 51.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18548, | |
"share": 40.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1849, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 917, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 536, | |
"share": 1.2 | |
} | |
], | |
"Plymouth Sutton & Devonport": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27823, | |
"share": 53.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20476, | |
"share": 40 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1364, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1244, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 604, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 237, | |
"share": 0.5 | |
} | |
], | |
"Pontypridd": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22103, | |
"share": 55.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10655, | |
"share": 26.7 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 4102, | |
"share": 10.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1963, | |
"share": 4.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1071, | |
"share": 2.7 | |
} | |
], | |
"Poole": [ | |
{ | |
"name": "(CON)", | |
"votes": 28888, | |
"share": 57.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14679, | |
"share": 29.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4433, | |
"share": 8.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1299, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(DDI)", | |
"votes": 551, | |
"share": 1.1 | |
} | |
], | |
"Poplar & Limehouse": [ | |
{ | |
"name": "(LAB)", | |
"votes": 39558, | |
"share": 67.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11846, | |
"share": 20.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3959, | |
"share": 6.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1477, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 989, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 849, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 136, | |
"share": 0.2 | |
} | |
], | |
"Portsmouth North": [ | |
{ | |
"name": "(CON)", | |
"votes": 25860, | |
"share": 54.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15895, | |
"share": 33.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2608, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1926, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 791, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(LBT)", | |
"votes": 130, | |
"share": 0.3 | |
} | |
], | |
"Portsmouth South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 18290, | |
"share": 41 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16736, | |
"share": 37.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7699, | |
"share": 17.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1129, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 712, | |
"share": 1.6 | |
} | |
], | |
"Preseli Pembrokeshire": [ | |
{ | |
"name": "(CON)", | |
"votes": 18302, | |
"share": 43.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17988, | |
"share": 42.6 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 2711, | |
"share": 6.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1209, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1106, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 850, | |
"share": 2 | |
}, | |
{ | |
"name": "(NSW)", | |
"votes": 31, | |
"share": 0.1 | |
} | |
], | |
"Preston": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24210, | |
"share": 68 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 8487, | |
"share": 23.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1348, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1204, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 348, | |
"share": 1 | |
} | |
], | |
"Pudsey": [ | |
{ | |
"name": "(CON)", | |
"votes": 25550, | |
"share": 47.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 25219, | |
"share": 46.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1761, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1138, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 291, | |
"share": 0.5 | |
} | |
], | |
"Putney": [ | |
{ | |
"name": "(CON)", | |
"votes": 20679, | |
"share": 44.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19125, | |
"share": 40.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5448, | |
"share": 11.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1107, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 477, | |
"share": 1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 58, | |
"share": 0.1 | |
} | |
], | |
"Rayleigh & Wickford": [ | |
{ | |
"name": "(CON)", | |
"votes": 36914, | |
"share": 66.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13464, | |
"share": 24.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2326, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1557, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1062, | |
"share": 1.9 | |
} | |
], | |
"Reading East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27093, | |
"share": 49 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 23344, | |
"share": 42.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3378, | |
"share": 6.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1093, | |
"share": 2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 188, | |
"share": 0.3 | |
}, | |
{ | |
"name": "(MAD)", | |
"votes": 142, | |
"share": 0.3 | |
} | |
], | |
"Reading West": [ | |
{ | |
"name": "(CON)", | |
"votes": 25311, | |
"share": 48.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22435, | |
"share": 43.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3041, | |
"share": 5.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 979, | |
"share": 1.9 | |
} | |
], | |
"Redcar": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23623, | |
"share": 55.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14138, | |
"share": 33.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2849, | |
"share": 6.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1950, | |
"share": 4.6 | |
} | |
], | |
"Redditch": [ | |
{ | |
"name": "(CON)", | |
"votes": 23652, | |
"share": 52.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16289, | |
"share": 36 | |
}, | |
{ | |
"name": "(NHA)", | |
"votes": 2239, | |
"share": 5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1371, | |
"share": 3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1173, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 380, | |
"share": 0.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 99, | |
"share": 0.2 | |
} | |
], | |
"Reigate": [ | |
{ | |
"name": "(CON)", | |
"votes": 30896, | |
"share": 57.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13282, | |
"share": 24.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5889, | |
"share": 10.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2214, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1542, | |
"share": 2.9 | |
} | |
], | |
"Renfrewshire East": [ | |
{ | |
"name": "(CON)", | |
"votes": 21496, | |
"share": 40 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 16784, | |
"share": 31.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14346, | |
"share": 26.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1112, | |
"share": 2.1 | |
} | |
], | |
"Rhondda": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21096, | |
"share": 64.1 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 7350, | |
"share": 22.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 3333, | |
"share": 10.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 880, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 277, | |
"share": 0.8 | |
} | |
], | |
"Ribble Valley": [ | |
{ | |
"name": "(CON)", | |
"votes": 31919, | |
"share": 57.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18720, | |
"share": 33.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3247, | |
"share": 5.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1314, | |
"share": 2.4 | |
} | |
], | |
"Richmond (Yorks)": [ | |
{ | |
"name": "(CON)", | |
"votes": 36458, | |
"share": 63.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13350, | |
"share": 23.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3360, | |
"share": 5.9 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 2106, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1739, | |
"share": 3.1 | |
} | |
], | |
"Richmond Park": [ | |
{ | |
"name": "(CON)", | |
"votes": 28588, | |
"share": 45.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 28543, | |
"share": 45.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 5773, | |
"share": 9.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 426, | |
"share": 0.7 | |
} | |
], | |
"Rochdale": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29035, | |
"share": 58 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14216, | |
"share": 28.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4027, | |
"share": 8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1641, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 883, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GMHV)", | |
"votes": 242, | |
"share": 0.5 | |
} | |
], | |
"Rochester & Strood": [ | |
{ | |
"name": "(CON)", | |
"votes": 29232, | |
"share": 54.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19382, | |
"share": 36 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2893, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1189, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 781, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 163, | |
"share": 0.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 129, | |
"share": 0.2 | |
} | |
], | |
"Rochford & Southend East": [ | |
{ | |
"name": "(CON)", | |
"votes": 23013, | |
"share": 48.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17465, | |
"share": 37 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 2924, | |
"share": 6.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1777, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1265, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 804, | |
"share": 1.7 | |
} | |
], | |
"Romford": [ | |
{ | |
"name": "(CON)", | |
"votes": 29671, | |
"share": 59.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15893, | |
"share": 31.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2350, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1215, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 815, | |
"share": 1.6 | |
} | |
], | |
"Romsey & Southampton North": [ | |
{ | |
"name": "(CON)", | |
"votes": 28668, | |
"share": 57.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 10662, | |
"share": 21.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9614, | |
"share": 19.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 953, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(JACP)", | |
"votes": 271, | |
"share": 0.5 | |
} | |
], | |
"Ross, Skye & Lochaber": [ | |
{ | |
"name": "(SNP)", | |
"votes": 15480, | |
"share": 40.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9561, | |
"share": 24.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8042, | |
"share": 20.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 4695, | |
"share": 12.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 499, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(SN)", | |
"votes": 177, | |
"share": 0.5 | |
} | |
], | |
"Rossendale & Darwen": [ | |
{ | |
"name": "(CON)", | |
"votes": 25499, | |
"share": 50.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22283, | |
"share": 44.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1550, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 824, | |
"share": 1.6 | |
} | |
], | |
"Rother Valley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23821, | |
"share": 48.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 19939, | |
"share": 40.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3704, | |
"share": 7.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1155, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 869, | |
"share": 1.8 | |
} | |
], | |
"Rotherham": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21404, | |
"share": 56.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10017, | |
"share": 26.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3316, | |
"share": 8.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1754, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1432, | |
"share": 3.8 | |
} | |
], | |
"Rugby": [ | |
{ | |
"name": "(CON)", | |
"votes": 27872, | |
"share": 54.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19660, | |
"share": 38.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2851, | |
"share": 5.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 953, | |
"share": 1.9 | |
} | |
], | |
"Ruislip, Northwood & Pinner": [ | |
{ | |
"name": "(CON)", | |
"votes": 30555, | |
"share": 57.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16575, | |
"share": 31 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3813, | |
"share": 7.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1268, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1171, | |
"share": 2.2 | |
} | |
], | |
"Runnymede & Weybridge": [ | |
{ | |
"name": "(CON)", | |
"votes": 31436, | |
"share": 60.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13386, | |
"share": 25.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3765, | |
"share": 7.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1675, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1347, | |
"share": 2.6 | |
} | |
], | |
"Rushcliffe": [ | |
{ | |
"name": "(CON)", | |
"votes": 30223, | |
"share": 51.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22213, | |
"share": 38.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2759, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1626, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1490, | |
"share": 2.6 | |
} | |
], | |
"Rutherglen & Hamilton West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 19101, | |
"share": 37.5 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 18836, | |
"share": 37 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9941, | |
"share": 19.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2158, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 465, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 371, | |
"share": 0.7 | |
} | |
], | |
"Rutland & Melton": [ | |
{ | |
"name": "(CON)", | |
"votes": 36169, | |
"share": 62.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13065, | |
"share": 22.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4711, | |
"share": 8.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1869, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1755, | |
"share": 3 | |
} | |
], | |
"Saffron Walden": [ | |
{ | |
"name": "(CON)", | |
"votes": 37629, | |
"share": 61.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12663, | |
"share": 20.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8528, | |
"share": 14 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2091, | |
"share": 3.4 | |
} | |
], | |
"Salford & Eccles": [ | |
{ | |
"name": "(LAB)", | |
"votes": 31168, | |
"share": 65.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12036, | |
"share": 25.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2320, | |
"share": 4.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1286, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 809, | |
"share": 1.7 | |
} | |
], | |
"Salisbury": [ | |
{ | |
"name": "(CON)", | |
"votes": 30952, | |
"share": 58.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13619, | |
"share": 25.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5982, | |
"share": 11.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1191, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1152, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 415, | |
"share": 0.8 | |
} | |
], | |
"Scarborough & Whitby": [ | |
{ | |
"name": "(CON)", | |
"votes": 24401, | |
"share": 48.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20966, | |
"share": 41.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1682, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1354, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 915, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 680, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 369, | |
"share": 0.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 82, | |
"share": 0.2 | |
} | |
], | |
"Scunthorpe": [ | |
{ | |
"name": "(LAB)", | |
"votes": 20916, | |
"share": 52 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17485, | |
"share": 43.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1247, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 554, | |
"share": 1.4 | |
} | |
], | |
"Sedgefield": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22202, | |
"share": 53.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16143, | |
"share": 38.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1763, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 797, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 686, | |
"share": 1.6 | |
} | |
], | |
"Sefton Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32830, | |
"share": 63 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17212, | |
"share": 33 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1381, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 656, | |
"share": 1.3 | |
} | |
], | |
"Selby & Ainsty": [ | |
{ | |
"name": "(CON)", | |
"votes": 32921, | |
"share": 58.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19149, | |
"share": 34.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2293, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1713, | |
"share": 3.1 | |
} | |
], | |
"Sevenoaks": [ | |
{ | |
"name": "(CON)", | |
"votes": 32644, | |
"share": 63.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10727, | |
"share": 20.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4280, | |
"share": 8.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1894, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1673, | |
"share": 3.3 | |
} | |
], | |
"Sheffield Brightside & Hillsborough": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28193, | |
"share": 67.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9050, | |
"share": 21.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2645, | |
"share": 6.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1061, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 737, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(WRP)", | |
"votes": 137, | |
"share": 0.3 | |
}, | |
{ | |
"name": "(SDP)", | |
"votes": 47, | |
"share": 0.1 | |
} | |
], | |
"Sheffield Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33963, | |
"share": 70.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6215, | |
"share": 13 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 3848, | |
"share": 8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2465, | |
"share": 5.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1060, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 197, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 91, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(SDP)", | |
"votes": 38, | |
"share": 0.1 | |
} | |
], | |
"Sheffield Hallam": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21881, | |
"share": 38.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 19756, | |
"share": 34.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13561, | |
"share": 23.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 929, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 823, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(SDP)", | |
"votes": 70, | |
"share": 0.1 | |
} | |
], | |
"Sheffield Heeley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26524, | |
"share": 60 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12696, | |
"share": 28.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2022, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1977, | |
"share": 4.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 943, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(SDP)", | |
"votes": 64, | |
"share": 0.1 | |
} | |
], | |
"Sheffield South East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25520, | |
"share": 58.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13722, | |
"share": 31.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2820, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1432, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(SDP)", | |
"votes": 102, | |
"share": 0.2 | |
} | |
], | |
"Sherwood": [ | |
{ | |
"name": "(CON)", | |
"votes": 27492, | |
"share": 51.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22294, | |
"share": 41.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1801, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1113, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 664, | |
"share": 1.2 | |
} | |
], | |
"Shipley": [ | |
{ | |
"name": "(CON)", | |
"votes": 27417, | |
"share": 51.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22736, | |
"share": 42.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2202, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(WEP)", | |
"votes": 1040, | |
"share": 1.9 | |
} | |
], | |
"Shrewsbury & Atcham": [ | |
{ | |
"name": "(CON)", | |
"votes": 29073, | |
"share": 50 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22446, | |
"share": 38.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4254, | |
"share": 7.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1363, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1067, | |
"share": 1.8 | |
} | |
], | |
"Shropshire North": [ | |
{ | |
"name": "(CON)", | |
"votes": 33642, | |
"share": 60.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17287, | |
"share": 31.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2948, | |
"share": 5.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1722, | |
"share": 3.1 | |
} | |
], | |
"Sittingbourne & Sheppey": [ | |
{ | |
"name": "(CON)", | |
"votes": 30911, | |
"share": 60.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15700, | |
"share": 30.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 2133, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1392, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 558, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 403, | |
"share": 0.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 292, | |
"share": 0.6 | |
} | |
], | |
"Skipton & Ripon": [ | |
{ | |
"name": "(CON)", | |
"votes": 36425, | |
"share": 62.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16440, | |
"share": 28.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 3734, | |
"share": 6.4 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1539, | |
"share": 2.6 | |
} | |
], | |
"Sleaford & North Hykeham": [ | |
{ | |
"name": "(CON)", | |
"votes": 42245, | |
"share": 64.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17008, | |
"share": 25.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2722, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1954, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 968, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 900, | |
"share": 1.4 | |
} | |
], | |
"Slough": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34170, | |
"share": 62.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17172, | |
"share": 31.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1308, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1228, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 417, | |
"share": 0.8 | |
} | |
], | |
"Solihull": [ | |
{ | |
"name": "(CON)", | |
"votes": 32985, | |
"share": 58.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12414, | |
"share": 21.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8901, | |
"share": 15.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1291, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1157, | |
"share": 2 | |
} | |
], | |
"Somerset North": [ | |
{ | |
"name": "(CON)", | |
"votes": 33605, | |
"share": 54.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16502, | |
"share": 26.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5982, | |
"share": 9.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 3929, | |
"share": 6.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1976, | |
"share": 3.2 | |
} | |
], | |
"Somerset North East": [ | |
{ | |
"name": "(CON)", | |
"votes": 28992, | |
"share": 53.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18757, | |
"share": 34.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4461, | |
"share": 8.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1245, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 588, | |
"share": 1.1 | |
} | |
], | |
"Somerton & Frome": [ | |
{ | |
"name": "(CON)", | |
"votes": 36231, | |
"share": 57 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 13325, | |
"share": 21 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10998, | |
"share": 17.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2047, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 991, | |
"share": 1.6 | |
} | |
], | |
"South Antrim": [ | |
{ | |
"name": "(DUP)", | |
"votes": 16508, | |
"share": 38.2 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 13300, | |
"share": 30.8 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 7797, | |
"share": 18.1 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 3203, | |
"share": 7.4 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 2362, | |
"share": 5.5 | |
} | |
], | |
"South Down": [ | |
{ | |
"name": "(SF)", | |
"votes": 20328, | |
"share": 39.9 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 17882, | |
"share": 35.1 | |
}, | |
{ | |
"name": "(DUP)", | |
"votes": 8867, | |
"share": 17.4 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 2002, | |
"share": 3.9 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 1814, | |
"share": 3.6 | |
} | |
], | |
"South Holland & The Deepings": [ | |
{ | |
"name": "(CON)", | |
"votes": 35179, | |
"share": 69.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10282, | |
"share": 20.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2185, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1433, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 894, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 342, | |
"share": 0.7 | |
} | |
], | |
"South Ribble": [ | |
{ | |
"name": "(CON)", | |
"votes": 28980, | |
"share": 52.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21559, | |
"share": 39.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2073, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1387, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 494, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(NHA)", | |
"votes": 341, | |
"share": 0.6 | |
} | |
], | |
"South Shields": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25078, | |
"share": 61.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10570, | |
"share": 25.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 3006, | |
"share": 7.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1437, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 681, | |
"share": 1.7 | |
} | |
], | |
"Southampton Itchen": [ | |
{ | |
"name": "(CON)", | |
"votes": 21773, | |
"share": 46.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21742, | |
"share": 46.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1421, | |
"share": 3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1122, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 725, | |
"share": 1.5 | |
} | |
], | |
"Southampton Test": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27509, | |
"share": 58.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16006, | |
"share": 34.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1892, | |
"share": 4 | |
}, | |
{ | |
"name": "(SHI)", | |
"votes": 816, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 680, | |
"share": 1.4 | |
} | |
], | |
"Southend West": [ | |
{ | |
"name": "(CON)", | |
"votes": 26046, | |
"share": 55.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16046, | |
"share": 34 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2110, | |
"share": 4.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1666, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 831, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(SIA)", | |
"votes": 305, | |
"share": 0.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 187, | |
"share": 0.4 | |
} | |
], | |
"Southport": [ | |
{ | |
"name": "(CON)", | |
"votes": 18541, | |
"share": 38.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15627, | |
"share": 32.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 12661, | |
"share": 26.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1127, | |
"share": 2.4 | |
} | |
], | |
"Spelthorne": [ | |
{ | |
"name": "(CON)", | |
"votes": 28692, | |
"share": 57.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15267, | |
"share": 30.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2755, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2296, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1105, | |
"share": 2.2 | |
} | |
], | |
"St Albans": [ | |
{ | |
"name": "(CON)", | |
"votes": 24571, | |
"share": 43.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 18462, | |
"share": 32.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13137, | |
"share": 23 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 828, | |
"share": 1.5 | |
} | |
], | |
"St Austell & Newquay": [ | |
{ | |
"name": "(CON)", | |
"votes": 26856, | |
"share": 49.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15714, | |
"share": 29 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 11642, | |
"share": 21.5 | |
} | |
], | |
"St Helens North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32012, | |
"share": 63.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13606, | |
"share": 27.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2097, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1287, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1220, | |
"share": 2.4 | |
} | |
], | |
"St Helens South & Whiston": [ | |
{ | |
"name": "(LAB)", | |
"votes": 35879, | |
"share": 67.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11536, | |
"share": 21.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2101, | |
"share": 4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1953, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1417, | |
"share": 2.7 | |
} | |
], | |
"St Ives": [ | |
{ | |
"name": "(CON)", | |
"votes": 22120, | |
"share": 43.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 21808, | |
"share": 42.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7298, | |
"share": 14.2 | |
} | |
], | |
"Stafford": [ | |
{ | |
"name": "(CON)", | |
"votes": 28424, | |
"share": 54.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20695, | |
"share": 39.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1540, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1265, | |
"share": 2.4 | |
} | |
], | |
"Staffordshire Moorlands": [ | |
{ | |
"name": "(CON)", | |
"votes": 25963, | |
"share": 58.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15133, | |
"share": 33.9 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1524, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1494, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 541, | |
"share": 1.2 | |
} | |
], | |
"Staffordshire South": [ | |
{ | |
"name": "(CON)", | |
"votes": 35656, | |
"share": 69.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12923, | |
"share": 25.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1348, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1182, | |
"share": 2.3 | |
} | |
], | |
"Stalybridge & Hyde": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24277, | |
"share": 57.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16193, | |
"share": 38.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 996, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 991, | |
"share": 2.3 | |
} | |
], | |
"Stevenage": [ | |
{ | |
"name": "(CON)", | |
"votes": 24798, | |
"share": 50.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21414, | |
"share": 43.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2032, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1085, | |
"share": 2.2 | |
} | |
], | |
"Stirling": [ | |
{ | |
"name": "(CON)", | |
"votes": 18291, | |
"share": 37.1 | |
}, | |
{ | |
"name": "(SNP)", | |
"votes": 18143, | |
"share": 36.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10902, | |
"share": 22.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1683, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(WEP)", | |
"votes": 337, | |
"share": 0.7 | |
} | |
], | |
"Stockport": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26282, | |
"share": 63.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11805, | |
"share": 28.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1778, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1088, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 591, | |
"share": 1.4 | |
} | |
], | |
"Stockton North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24304, | |
"share": 56.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15589, | |
"share": 36.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1834, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 646, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 358, | |
"share": 0.8 | |
} | |
], | |
"Stockton South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26102, | |
"share": 48.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 25214, | |
"share": 46.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1186, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 951, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 371, | |
"share": 0.7 | |
} | |
], | |
"Stoke-on-Trent Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 17083, | |
"share": 51.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13186, | |
"share": 39.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1608, | |
"share": 4.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 680, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 378, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 210, | |
"share": 0.6 | |
} | |
], | |
"Stoke-on-Trent North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21272, | |
"share": 50.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18913, | |
"share": 45.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 916, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 685, | |
"share": 1.6 | |
} | |
], | |
"Stoke-on-Trent South": [ | |
{ | |
"name": "(CON)", | |
"votes": 20451, | |
"share": 49.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19788, | |
"share": 47.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 808, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 643, | |
"share": 1.5 | |
} | |
], | |
"Stone": [ | |
{ | |
"name": "(CON)", | |
"votes": 31614, | |
"share": 63.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14119, | |
"share": 28.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2222, | |
"share": 4.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1370, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 707, | |
"share": 1.4 | |
} | |
], | |
"Stourbridge": [ | |
{ | |
"name": "(CON)", | |
"votes": 25706, | |
"share": 54.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18052, | |
"share": 38.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1801, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1083, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 493, | |
"share": 1 | |
} | |
], | |
"Strangford": [ | |
{ | |
"name": "(DUP)", | |
"votes": 24036, | |
"share": 62 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 5693, | |
"share": 14.7 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 4419, | |
"share": 11.4 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 2404, | |
"share": 6.2 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 1083, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 607, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 507, | |
"share": 1.3 | |
} | |
], | |
"Stratford-on-Avon": [ | |
{ | |
"name": "(CON)", | |
"votes": 32657, | |
"share": 62.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11699, | |
"share": 22.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6357, | |
"share": 12.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1345, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 255, | |
"share": 0.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 219, | |
"share": 0.4 | |
} | |
], | |
"Streatham": [ | |
{ | |
"name": "(LAB)", | |
"votes": 38212, | |
"share": 68.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11927, | |
"share": 21.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3611, | |
"share": 6.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1696, | |
"share": 3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 349, | |
"share": 0.6 | |
} | |
], | |
"Stretford & Urmston": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33519, | |
"share": 66.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13814, | |
"share": 27.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1094, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1001, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 641, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 122, | |
"share": 0.2 | |
} | |
], | |
"Stroud": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29994, | |
"share": 47 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 29307, | |
"share": 45.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2053, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1423, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1039, | |
"share": 1.6 | |
} | |
], | |
"Suffolk Central & Ipswich North": [ | |
{ | |
"name": "(CON)", | |
"votes": 33992, | |
"share": 60.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16807, | |
"share": 29.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2431, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1659, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1635, | |
"share": 2.9 | |
} | |
], | |
"Suffolk Coastal": [ | |
{ | |
"name": "(CON)", | |
"votes": 33713, | |
"share": 58.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17701, | |
"share": 30.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4048, | |
"share": 7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1802, | |
"share": 3.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 810, | |
"share": 1.4 | |
} | |
], | |
"Suffolk South": [ | |
{ | |
"name": "(CON)", | |
"votes": 32829, | |
"share": 60.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15080, | |
"share": 27.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3154, | |
"share": 5.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1723, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1449, | |
"share": 2.7 | |
} | |
], | |
"Suffolk West": [ | |
{ | |
"name": "(CON)", | |
"votes": 31649, | |
"share": 61.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14586, | |
"share": 28.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2396, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2180, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 935, | |
"share": 1.8 | |
} | |
], | |
"Sunderland Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25056, | |
"share": 55.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15059, | |
"share": 33.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2209, | |
"share": 4.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1777, | |
"share": 3.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 705, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 305, | |
"share": 0.7 | |
} | |
], | |
"Surrey East": [ | |
{ | |
"name": "(CON)", | |
"votes": 35310, | |
"share": 59.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 11396, | |
"share": 19.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6197, | |
"share": 10.5 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 2973, | |
"share": 5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2227, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1100, | |
"share": 1.9 | |
} | |
], | |
"Surrey Heath": [ | |
{ | |
"name": "(CON)", | |
"votes": 37118, | |
"share": 64.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12175, | |
"share": 21.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6271, | |
"share": 10.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2258, | |
"share": 3.9 | |
} | |
], | |
"Surrey South West": [ | |
{ | |
"name": "(CON)", | |
"votes": 33683, | |
"share": 55.7 | |
}, | |
{ | |
"name": "(NHA)", | |
"votes": 12093, | |
"share": 20 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7606, | |
"share": 12.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5967, | |
"share": 9.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1083, | |
"share": 1.8 | |
} | |
], | |
"Sussex Mid": [ | |
{ | |
"name": "(CON)", | |
"votes": 35082, | |
"share": 56.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15409, | |
"share": 25 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7855, | |
"share": 12.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1571, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1251, | |
"share": 2 | |
}, | |
{ | |
"name": "(MRLP)", | |
"votes": 464, | |
"share": 0.8 | |
} | |
], | |
"Sutton & Cheam": [ | |
{ | |
"name": "(CON)", | |
"votes": 26567, | |
"share": 51.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 13869, | |
"share": 26.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 10663, | |
"share": 20.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 871, | |
"share": 1.7 | |
} | |
], | |
"Sutton Coldfield": [ | |
{ | |
"name": "(CON)", | |
"votes": 32224, | |
"share": 61 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16885, | |
"share": 31.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2302, | |
"share": 4.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 965, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 482, | |
"share": 0.9 | |
} | |
], | |
"Swansea East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22307, | |
"share": 63.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9139, | |
"share": 26 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1689, | |
"share": 4.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1040, | |
"share": 3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 625, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 359, | |
"share": 1 | |
} | |
], | |
"Swansea West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22278, | |
"share": 59.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11680, | |
"share": 31.3 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1529, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1269, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 434, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(SPGB)", | |
"votes": 92, | |
"share": 0.2 | |
} | |
], | |
"Swindon North": [ | |
{ | |
"name": "(CON)", | |
"votes": 29431, | |
"share": 53.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21096, | |
"share": 38.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1962, | |
"share": 3.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1564, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 858, | |
"share": 1.6 | |
} | |
], | |
"Swindon South": [ | |
{ | |
"name": "(CON)", | |
"votes": 24809, | |
"share": 48.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22345, | |
"share": 43.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2079, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1291, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 747, | |
"share": 1.5 | |
} | |
], | |
"Tamworth": [ | |
{ | |
"name": "(CON)", | |
"votes": 28748, | |
"share": 61 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16401, | |
"share": 34.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1961, | |
"share": 4.2 | |
} | |
], | |
"Tatton": [ | |
{ | |
"name": "(CON)", | |
"votes": 28764, | |
"share": 58.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13977, | |
"share": 28.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4431, | |
"share": 9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1024, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 920, | |
"share": 1.9 | |
} | |
], | |
"Taunton Deane": [ | |
{ | |
"name": "(CON)", | |
"votes": 33333, | |
"share": 52.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 17446, | |
"share": 27.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9689, | |
"share": 15.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1434, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1151, | |
"share": 1.8 | |
} | |
], | |
"Telford": [ | |
{ | |
"name": "(CON)", | |
"votes": 21777, | |
"share": 48.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21057, | |
"share": 47.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 954, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 898, | |
"share": 2 | |
} | |
], | |
"Tewkesbury": [ | |
{ | |
"name": "(CON)", | |
"votes": 35448, | |
"share": 60 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12874, | |
"share": 21.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7981, | |
"share": 13.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1576, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1205, | |
"share": 2 | |
} | |
], | |
"Thanet North": [ | |
{ | |
"name": "(CON)", | |
"votes": 27163, | |
"share": 56.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16425, | |
"share": 34 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2198, | |
"share": 4.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1586, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 825, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 128, | |
"share": 0.3 | |
} | |
], | |
"Thanet South": [ | |
{ | |
"name": "(CON)", | |
"votes": 25262, | |
"share": 50.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18875, | |
"share": 37.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2997, | |
"share": 6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1514, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 809, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 181, | |
"share": 0.4 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 115, | |
"share": 0.2 | |
} | |
], | |
"Thirsk & Malton": [ | |
{ | |
"name": "(CON)", | |
"votes": 33572, | |
"share": 60 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14571, | |
"share": 26.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3859, | |
"share": 6.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1532, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1100, | |
"share": 2 | |
}, | |
{ | |
"name": "(LIB)", | |
"votes": 753, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 542, | |
"share": 1 | |
} | |
], | |
"Thornbury & Yate": [ | |
{ | |
"name": "(CON)", | |
"votes": 28008, | |
"share": 55.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 15937, | |
"share": 31.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6112, | |
"share": 12.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 633, | |
"share": 1.2 | |
} | |
], | |
"Thurrock": [ | |
{ | |
"name": "(CON)", | |
"votes": 19880, | |
"share": 39.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19535, | |
"share": 38.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 10112, | |
"share": 20.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 798, | |
"share": 1.6 | |
} | |
], | |
"Tiverton & Honiton": [ | |
{ | |
"name": "(CON)", | |
"votes": 35471, | |
"share": 61.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15670, | |
"share": 27.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4639, | |
"share": 8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2035, | |
"share": 3.5 | |
} | |
], | |
"Tonbridge & Malling": [ | |
{ | |
"name": "(CON)", | |
"votes": 36218, | |
"share": 63.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12710, | |
"share": 22.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3787, | |
"share": 6.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2335, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1857, | |
"share": 3.3 | |
} | |
], | |
"Tooting": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34694, | |
"share": 59.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 19236, | |
"share": 33.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3057, | |
"share": 5.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 845, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 339, | |
"share": 0.6 | |
} | |
], | |
"Torbay": [ | |
{ | |
"name": "(CON)", | |
"votes": 27141, | |
"share": 53 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 12858, | |
"share": 25.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9310, | |
"share": 18.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1213, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 652, | |
"share": 1.3 | |
} | |
], | |
"Torfaen": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22134, | |
"share": 57.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11894, | |
"share": 31 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 2059, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1490, | |
"share": 3.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 852, | |
"share": 2.2 | |
} | |
], | |
"Totnes": [ | |
{ | |
"name": "(CON)", | |
"votes": 26972, | |
"share": 53.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13495, | |
"share": 26.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6466, | |
"share": 12.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 2097, | |
"share": 4.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1240, | |
"share": 2.5 | |
} | |
], | |
"Tottenham": [ | |
{ | |
"name": "(LAB)", | |
"votes": 40249, | |
"share": 81.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 5665, | |
"share": 11.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1687, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1276, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 462, | |
"share": 0.9 | |
} | |
], | |
"Truro & Falmouth": [ | |
{ | |
"name": "(CON)", | |
"votes": 25123, | |
"share": 44.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21331, | |
"share": 37.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 8465, | |
"share": 14.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 897, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 831, | |
"share": 1.5 | |
} | |
], | |
"Tunbridge Wells": [ | |
{ | |
"name": "(CON)", | |
"votes": 30856, | |
"share": 56.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14391, | |
"share": 26.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5355, | |
"share": 9.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1464, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1441, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(WEP)", | |
"votes": 702, | |
"share": 1.3 | |
} | |
], | |
"Twickenham": [ | |
{ | |
"name": "(LD)", | |
"votes": 34969, | |
"share": 52.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 25207, | |
"share": 38 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6114, | |
"share": 9.2 | |
} | |
], | |
"Tynemouth": [ | |
{ | |
"name": "(LAB)", | |
"votes": 32395, | |
"share": 57 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20729, | |
"share": 36.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1724, | |
"share": 3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1257, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 629, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 124, | |
"share": 0.2 | |
} | |
], | |
"Tyneside North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 33456, | |
"share": 64.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14172, | |
"share": 27.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2101, | |
"share": 4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1494, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 669, | |
"share": 1.3 | |
} | |
], | |
"Upper Bann": [ | |
{ | |
"name": "(DUP)", | |
"votes": 22317, | |
"share": 43.5 | |
}, | |
{ | |
"name": "(SF)", | |
"votes": 14325, | |
"share": 27.9 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 7900, | |
"share": 15.4 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 4397, | |
"share": 8.6 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 2319, | |
"share": 4.5 | |
} | |
], | |
"Uxbridge & Ruislip South": [ | |
{ | |
"name": "(CON)", | |
"votes": 23716, | |
"share": 50.8 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18682, | |
"share": 40 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1835, | |
"share": 3.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1577, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 884, | |
"share": 1.9 | |
} | |
], | |
"Vale of Clwyd": [ | |
{ | |
"name": "(LAB)", | |
"votes": 19423, | |
"share": 50.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17044, | |
"share": 44.1 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1551, | |
"share": 4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 666, | |
"share": 1.7 | |
} | |
], | |
"Vale of Glamorgan": [ | |
{ | |
"name": "(CON)", | |
"votes": 25501, | |
"share": 47.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 23311, | |
"share": 43.4 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 2295, | |
"share": 4.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1020, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 868, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 419, | |
"share": 0.8 | |
}, | |
{ | |
"name": "(WEP)", | |
"votes": 177, | |
"share": 0.3 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 127, | |
"share": 0.2 | |
} | |
], | |
"Vauxhall": [ | |
{ | |
"name": "(LAB)", | |
"votes": 31576, | |
"share": 57.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 11326, | |
"share": 20.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10277, | |
"share": 18.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1152, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(WEP)", | |
"votes": 539, | |
"share": 1 | |
}, | |
{ | |
"name": "(PRTE)", | |
"votes": 172, | |
"share": 0.3 | |
} | |
], | |
"Wakefield": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22987, | |
"share": 49.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 20811, | |
"share": 45 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1176, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 943, | |
"share": 2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 367, | |
"share": 0.8 | |
} | |
], | |
"Wallasey": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34552, | |
"share": 71.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11232, | |
"share": 23.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1160, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 772, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 637, | |
"share": 1.3 | |
} | |
], | |
"Walsall North": [ | |
{ | |
"name": "(CON)", | |
"votes": 18919, | |
"share": 49.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16318, | |
"share": 42.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2295, | |
"share": 6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 586, | |
"share": 1.5 | |
} | |
], | |
"Walsall South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25286, | |
"share": 57.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16394, | |
"share": 37.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1805, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 587, | |
"share": 1.3 | |
} | |
], | |
"Walthamstow": [ | |
{ | |
"name": "(LAB)", | |
"votes": 38793, | |
"share": 80.6 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 6776, | |
"share": 14.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1384, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1190, | |
"share": 2.5 | |
} | |
], | |
"Wansbeck": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24338, | |
"share": 57.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13903, | |
"share": 32.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2015, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1483, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 715, | |
"share": 1.7 | |
} | |
], | |
"Wantage": [ | |
{ | |
"name": "(CON)", | |
"votes": 34459, | |
"share": 54.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17079, | |
"share": 26.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 9234, | |
"share": 14.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1546, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1284, | |
"share": 2 | |
} | |
], | |
"Warley": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27004, | |
"share": 67.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10521, | |
"share": 26.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1349, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 777, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 555, | |
"share": 1.4 | |
} | |
], | |
"Warrington North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 27356, | |
"share": 56.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17774, | |
"share": 36.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1561, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1207, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 619, | |
"share": 1.3 | |
} | |
], | |
"Warrington South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29994, | |
"share": 48.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 27445, | |
"share": 44.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3339, | |
"share": 5.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 1217, | |
"share": 2 | |
} | |
], | |
"Warwick & Leamington": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25227, | |
"share": 46.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 24021, | |
"share": 44.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2810, | |
"share": 5.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1198, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 799, | |
"share": 1.5 | |
} | |
], | |
"Warwickshire North": [ | |
{ | |
"name": "(CON)", | |
"votes": 26860, | |
"share": 56.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18350, | |
"share": 38.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1028, | |
"share": 2.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 940, | |
"share": 2 | |
} | |
], | |
"Washington & Sunderland West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 24639, | |
"share": 60.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 11699, | |
"share": 28.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2761, | |
"share": 6.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 961, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 514, | |
"share": 1.3 | |
} | |
], | |
"Watford": [ | |
{ | |
"name": "(CON)", | |
"votes": 26731, | |
"share": 45.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 24639, | |
"share": 42 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5335, | |
"share": 9.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1184, | |
"share": 2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 721, | |
"share": 1.2 | |
} | |
], | |
"Waveney": [ | |
{ | |
"name": "(CON)", | |
"votes": 28643, | |
"share": 54.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19428, | |
"share": 36.9 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1933, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1332, | |
"share": 2.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1012, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 326, | |
"share": 0.6 | |
} | |
], | |
"Wealden": [ | |
{ | |
"name": "(CON)", | |
"votes": 37027, | |
"share": 61.2 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13399, | |
"share": 22.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 6281, | |
"share": 10.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1959, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1798, | |
"share": 3 | |
} | |
], | |
"Weaver Vale": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26066, | |
"share": 51.5 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 22138, | |
"share": 43.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1623, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 786, | |
"share": 1.6 | |
} | |
], | |
"Wellingborough": [ | |
{ | |
"name": "(CON)", | |
"votes": 30579, | |
"share": 57.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18119, | |
"share": 34 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1804, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1782, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 956, | |
"share": 1.8 | |
} | |
], | |
"Wells": [ | |
{ | |
"name": "(CON)", | |
"votes": 30488, | |
"share": 50.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 22906, | |
"share": 37.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7129, | |
"share": 11.7 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 320, | |
"share": 0.5 | |
} | |
], | |
"Welwyn Hatfield": [ | |
{ | |
"name": "(CON)", | |
"votes": 26374, | |
"share": 51 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 19005, | |
"share": 36.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3836, | |
"share": 7.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1441, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 835, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 178, | |
"share": 0.3 | |
} | |
], | |
"Wentworth & Dearne": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28547, | |
"share": 65 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13744, | |
"share": 31.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1656, | |
"share": 3.8 | |
} | |
], | |
"West Bromwich East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 22664, | |
"share": 58 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14951, | |
"share": 38.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 625, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 533, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 325, | |
"share": 0.8 | |
} | |
], | |
"West Bromwich West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 18789, | |
"share": 52.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14329, | |
"share": 39.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2320, | |
"share": 6.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 333, | |
"share": 0.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 323, | |
"share": 0.9 | |
} | |
], | |
"West Ham": [ | |
{ | |
"name": "(LAB)", | |
"votes": 46591, | |
"share": 76.7 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 9837, | |
"share": 16.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1836, | |
"share": 3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1134, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 957, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(CPA)", | |
"votes": 353, | |
"share": 0.6 | |
} | |
], | |
"West Tyrone": [ | |
{ | |
"name": "(SF)", | |
"votes": 22060, | |
"share": 50.7 | |
}, | |
{ | |
"name": "(DUP)", | |
"votes": 11718, | |
"share": 26.9 | |
}, | |
{ | |
"name": "(SDLP)", | |
"votes": 5635, | |
"share": 13 | |
}, | |
{ | |
"name": "(UUP)", | |
"votes": 2253, | |
"share": 5.2 | |
}, | |
{ | |
"name": "(APNI)", | |
"votes": 1000, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 427, | |
"share": 1 | |
}, | |
{ | |
"name": "(CIST)", | |
"votes": 393, | |
"share": 0.9 | |
} | |
], | |
"Westminster North": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25934, | |
"share": 59.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14422, | |
"share": 33.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2253, | |
"share": 5.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 595, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 91, | |
"share": 0.2 | |
} | |
], | |
"Westmorland & Lonsdale": [ | |
{ | |
"name": "(LD)", | |
"votes": 23686, | |
"share": 45.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 22909, | |
"share": 44.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 4783, | |
"share": 9.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 309, | |
"share": 0.6 | |
} | |
], | |
"Weston-Super-Mare": [ | |
{ | |
"name": "(CON)", | |
"votes": 29982, | |
"share": 53.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18438, | |
"share": 32.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5175, | |
"share": 9.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1932, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 888, | |
"share": 1.6 | |
} | |
], | |
"Wigan": [ | |
{ | |
"name": "(LAB)", | |
"votes": 29575, | |
"share": 62.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13548, | |
"share": 28.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 2750, | |
"share": 5.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 916, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 753, | |
"share": 1.6 | |
} | |
], | |
"Wiltshire North": [ | |
{ | |
"name": "(CON)", | |
"votes": 32398, | |
"share": 60.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 9521, | |
"share": 17.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 9399, | |
"share": 17.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1141, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 871, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 376, | |
"share": 0.7 | |
} | |
], | |
"Wiltshire South West": [ | |
{ | |
"name": "(CON)", | |
"votes": 32841, | |
"share": 60 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 14515, | |
"share": 26.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5360, | |
"share": 9.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1445, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 590, | |
"share": 1.1 | |
} | |
], | |
"Wimbledon": [ | |
{ | |
"name": "(CON)", | |
"votes": 23946, | |
"share": 46.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18324, | |
"share": 35.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 7472, | |
"share": 14.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1231, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 553, | |
"share": 1.1 | |
} | |
], | |
"Winchester": [ | |
{ | |
"name": "(CON)", | |
"votes": 29729, | |
"share": 52 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 19730, | |
"share": 34.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 6007, | |
"share": 11.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 846, | |
"share": 1.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 695, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(JACP)", | |
"votes": 149, | |
"share": 0.3 | |
} | |
], | |
"Windsor": [ | |
{ | |
"name": "(CON)", | |
"votes": 34718, | |
"share": 64.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12334, | |
"share": 22.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5434, | |
"share": 10.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1435, | |
"share": 2.7 | |
} | |
], | |
"Wirral South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 25871, | |
"share": 57.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17548, | |
"share": 38.8 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1322, | |
"share": 2.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 454, | |
"share": 1 | |
} | |
], | |
"Wirral West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 23866, | |
"share": 54.3 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18501, | |
"share": 42.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1155, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 429, | |
"share": 1 | |
} | |
], | |
"Witham": [ | |
{ | |
"name": "(CON)", | |
"votes": 31670, | |
"share": 64.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13024, | |
"share": 26.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2715, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1832, | |
"share": 3.7 | |
} | |
], | |
"Witney": [ | |
{ | |
"name": "(CON)", | |
"votes": 33839, | |
"share": 55.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12598, | |
"share": 20.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 12457, | |
"share": 20.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1053, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 980, | |
"share": 1.6 | |
} | |
], | |
"Woking": [ | |
{ | |
"name": "(CON)", | |
"votes": 29903, | |
"share": 54.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13179, | |
"share": 23.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 9711, | |
"share": 17.6 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1161, | |
"share": 2.1 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1092, | |
"share": 2 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 200, | |
"share": 0.4 | |
} | |
], | |
"Wokingham": [ | |
{ | |
"name": "(CON)", | |
"votes": 33806, | |
"share": 56.6 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 15008, | |
"share": 25.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 9512, | |
"share": 15.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1364, | |
"share": 2.3 | |
} | |
], | |
"Wolverhampton North East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 19282, | |
"share": 52.8 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 14695, | |
"share": 40.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1479, | |
"share": 4.1 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 570, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 482, | |
"share": 1.3 | |
} | |
], | |
"Wolverhampton South East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21137, | |
"share": 58.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 12623, | |
"share": 34.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1675, | |
"share": 4.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 448, | |
"share": 1.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 421, | |
"share": 1.2 | |
} | |
], | |
"Wolverhampton South West": [ | |
{ | |
"name": "(LAB)", | |
"votes": 20899, | |
"share": 49.4 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 18714, | |
"share": 44.2 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1012, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 784, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 579, | |
"share": 1.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 358, | |
"share": 0.8 | |
} | |
], | |
"Worcester": [ | |
{ | |
"name": "(CON)", | |
"votes": 24713, | |
"share": 48.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 22223, | |
"share": 43.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1757, | |
"share": 3.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1354, | |
"share": 2.6 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1211, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 109, | |
"share": 0.2 | |
}, | |
{ | |
"name": "(CMPS)", | |
"votes": 38, | |
"share": 0.1 | |
} | |
], | |
"Worcestershire Mid": [ | |
{ | |
"name": "(CON)", | |
"votes": 35967, | |
"share": 65.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 12641, | |
"share": 22.9 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 3450, | |
"share": 6.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1660, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1371, | |
"share": 2.5 | |
} | |
], | |
"Worcestershire West": [ | |
{ | |
"name": "(CON)", | |
"votes": 34703, | |
"share": 61.5 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 13375, | |
"share": 23.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5307, | |
"share": 9.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1605, | |
"share": 2.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1481, | |
"share": 2.6 | |
} | |
], | |
"Workington": [ | |
{ | |
"name": "(LAB)", | |
"votes": 21317, | |
"share": 51.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17392, | |
"share": 41.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1556, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1133, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 278, | |
"share": 0.7 | |
} | |
], | |
"Worsley & Eccles South": [ | |
{ | |
"name": "(LAB)", | |
"votes": 26046, | |
"share": 57.1 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 17667, | |
"share": 38.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1087, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 842, | |
"share": 1.8 | |
} | |
], | |
"Worthing East & Shoreham": [ | |
{ | |
"name": "(CON)", | |
"votes": 25988, | |
"share": 48.9 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20882, | |
"share": 39.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2523, | |
"share": 4.7 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1444, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1273, | |
"share": 2.4 | |
}, | |
{ | |
"name": "(NHA)", | |
"votes": 575, | |
"share": 1.1 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 432, | |
"share": 0.8 | |
} | |
], | |
"Worthing West": [ | |
{ | |
"name": "(CON)", | |
"votes": 30181, | |
"share": 55.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18091, | |
"share": 33.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2982, | |
"share": 5.5 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1635, | |
"share": 3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1614, | |
"share": 3 | |
} | |
], | |
"Wrekin, The": [ | |
{ | |
"name": "(CON)", | |
"votes": 27451, | |
"share": 55.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 17887, | |
"share": 36.1 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1656, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1345, | |
"share": 2.7 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 804, | |
"share": 1.6 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 380, | |
"share": 0.8 | |
} | |
], | |
"Wrexham": [ | |
{ | |
"name": "(LAB)", | |
"votes": 17153, | |
"share": 48.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 15321, | |
"share": 43.7 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 1753, | |
"share": 5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 865, | |
"share": 2.5 | |
} | |
], | |
"Wycombe": [ | |
{ | |
"name": "(CON)", | |
"votes": 26766, | |
"share": 50 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 20188, | |
"share": 37.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 4147, | |
"share": 7.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1210, | |
"share": 2.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1182, | |
"share": 2.2 | |
} | |
], | |
"Wyre & Preston North": [ | |
{ | |
"name": "(CON)", | |
"votes": 30684, | |
"share": 58.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 18438, | |
"share": 35 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2551, | |
"share": 4.8 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 973, | |
"share": 1.8 | |
} | |
], | |
"Wyre Forest": [ | |
{ | |
"name": "(CON)", | |
"votes": 29859, | |
"share": 58.4 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16525, | |
"share": 32.3 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1943, | |
"share": 3.8 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1777, | |
"share": 3.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1025, | |
"share": 2 | |
} | |
], | |
"Wythenshawe & Sale East": [ | |
{ | |
"name": "(LAB)", | |
"votes": 28525, | |
"share": 62.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 13581, | |
"share": 29.6 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 1504, | |
"share": 3.3 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1475, | |
"share": 3.2 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 576, | |
"share": 1.3 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 185, | |
"share": 0.4 | |
} | |
], | |
"Yeovil": [ | |
{ | |
"name": "(CON)", | |
"votes": 32369, | |
"share": 54.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 17646, | |
"share": 29.7 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 7418, | |
"share": 12.5 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1052, | |
"share": 1.8 | |
}, | |
{ | |
"name": "(IND)", | |
"votes": 919, | |
"share": 1.5 | |
} | |
], | |
"Ynys Mon": [ | |
{ | |
"name": "(LAB)", | |
"votes": 15643, | |
"share": 41.9 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 10384, | |
"share": 27.8 | |
}, | |
{ | |
"name": "(PC)", | |
"votes": 10237, | |
"share": 27.4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 624, | |
"share": 1.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 479, | |
"share": 1.3 | |
} | |
], | |
"York Central": [ | |
{ | |
"name": "(LAB)", | |
"votes": 34594, | |
"share": 65.2 | |
}, | |
{ | |
"name": "(CON)", | |
"votes": 16019, | |
"share": 30.2 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2475, | |
"share": 4.7 | |
} | |
], | |
"York Outer": [ | |
{ | |
"name": "(CON)", | |
"votes": 29356, | |
"share": 51.1 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 21067, | |
"share": 36.7 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 5910, | |
"share": 10.3 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 1094, | |
"share": 1.9 | |
} | |
], | |
"Yorkshire East": [ | |
{ | |
"name": "(CON)", | |
"votes": 31442, | |
"share": 58.3 | |
}, | |
{ | |
"name": "(LAB)", | |
"votes": 16436, | |
"share": 30.5 | |
}, | |
{ | |
"name": "(LD)", | |
"votes": 2134, | |
"share": 4 | |
}, | |
{ | |
"name": "(UKIP)", | |
"votes": 1986, | |
"share": 3.7 | |
}, | |
{ | |
"name": "(YRKS)", | |
"votes": 1015, | |
"share": 1.9 | |
}, | |
{ | |
"name": "(GRN)", | |
"votes": 943, | |
"share": 1.7 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment