No data is available for this election, sorry.
Metadata is available for this election, but the vote data is not available.
You can download election data (candidate names, votes, groups) in two formats. Note that this is created from data provided by the election commissions. See the Copyright page for information. This data was downloaded from .
This is the format used internally by the system. It is a text file with the following structure:
Election data cache file versionfollowed by a tab followed by a format version number, currently 2.
Candidates. Each line consists of, tab separated, the name of the candidate, their group code (or UG for ungrouped), and their position in the group (1 for first, 2 for second, etc). This section defines candidate indices, which are 0 for the first candidate in the section, 1 for the second, etc.
Groups. Each line consists of, tab separated, the group code and then the name of the group, if any.
Official ResultsIf available, just one line allowed, with each line being a comma separated list of elected candidate indices in the order they officially won
Download LocationEach line is place useful to download the raw data this file was created from
InformalThis is an exception to the normal section format, just consisting of a single line with tab separated
Informaland a number of informal votes (if known)
SATLsEach line consists of a group code, followed the the number of single above the line votes for that group code. Represents tickets in Federal 2013, not used in most other elections.
RATLsEach line consists of an above the line vote, a tab, and the number of such votes. The vote is a space separated list of group IDs, first to last.
BTLsEach line consists of an below the line vote, a tab, and the number of such votes. The vote is a comma separated list of candidate indices, first to last.
It may be downloaded here.
This is a simplified version that processes all above the line votes to equivalent below the line votes. It consists of two sections.
The first section consists of the candidates. For each candidate there is one line of tab separated candidate id, group ID, group name (if available), and candidate name.
The second section consists of a list of votes, one per line. Each line consists of
ATLor
BTL(above/below the line), followed by
(then a list of comma separated candidate IDS, followed by
):followed by the number of such votes.
It may be downloaded here.