-
-
Save anonymous/24e7c6ef18516a7276dde6ea8f11afa7 to your computer and use it in GitHub Desktop.
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
| { | |
| # 'Arm River': { | |
| # 'Name': 'Arm River', | |
| # 'Candidates': {'LIB': 'Russ', 'NDP': 'Denise', 'PC': 'Raymond', 'SK': 'Greg'}, | |
| # 'Votes': {'LIB': 207, 'NDP': 1457, 'PC': 338, 'SK': 6187} }, | |
| # 'Athabasca': { | |
| # 'Name': 'Athabasca', | |
| # 'Candidates': {'LIB': 'Michael', 'NDP': 'Buckley', 'PC': '', 'SK': 'Philip'}, | |
| # 'Votes': {'LIB': 262, 'NDP': 1756, 'PC': 0, 'SK': 644} }, | |
| # 'Batoche': { | |
| # 'Name': 'Batoche', | |
| # 'Candidates': {'LIB': 'Graham', 'NDP': 'Clay', 'PC': '', 'SK': 'Delbert'}, | |
| # 'Votes': {'LIB': 216, 'NDP': 2114, 'PC': 0, 'SK': 4471} } | |
| # } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment