Stein TC Election Statistics
Change-Id: Ib13abf998366b81ebe0b5cfe5b253d4f5306b0c7
This commit is contained in:
parent
7dcae72a29
commit
e63b890a11
@ -77,6 +77,12 @@ data = [
|
||||
'votes_cast': 384,
|
||||
'results': '%s?id=%s' % (CIVS_BASE, 'E_98430d99fc2ed59d')
|
||||
},
|
||||
{
|
||||
'election': '09/2018', # Stein
|
||||
'electorate': 1636,
|
||||
'votes_cast': 403,
|
||||
'results': '%s?id=%s' % (CIVS_BASE, 'E_f773fda2d0695864')
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user