Add Summary data
Change-Id: I8de8bdbf4007047c4f08805a4c0c111540951875
This commit is contained in:
parent
37e4aa3a85
commit
6cc733f164
@ -71,6 +71,12 @@ data = [
|
||||
'votes_cast': 420,
|
||||
'results': '%s?id=%s' % (CIVS_BASE, 'E_ce86063991ef8aae')
|
||||
},
|
||||
{
|
||||
'election': '04/2018', # Rocky
|
||||
'electorate': 2025,
|
||||
'votes_cast': 384,
|
||||
'results': '%s?id=%s' % (CIVS_BASE, 'E_98430d99fc2ed59d')
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user