Train TC Election Statistics

Change-Id: Ia9c4ecaf055f37f87a35f201b4ea0a0ad037f33a
This commit is contained in:
Jeremy Stanley 2019-03-06 02:06:31 +00:00
parent d844782e1e
commit 8764b28070

View File

@ -83,6 +83,12 @@ data = [
'votes_cast': 403,
'results': '%s?id=%s' % (CIVS_BASE, 'E_f773fda2d0695864')
},
{
'election': '03/2019', # Train
'electorate': 1390,
'votes_cast': 279,
'results': '%s?id=%s' % (CIVS_BASE, 'E_6c71f84caff2b37c')
},
]