...
width | 70% |
---|
Elector is designed to preserve your election data from election to election and can display previous election data in various graphs.
Info |
---|
Note: Legacy election data must be available in Elector to help provide the context needed for Flow to display the graphs. The Supporting Data page helps to document these requirements. See your system administrator for details. |
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Seat Count Header
The seat counts for the parties of interest display in the header of Flow for Elector so that it is immediately visible. These counts are automatically updated. It can display up to 7 parties.
Region Summary
There is a Region Summary module that enables the comparison of the overall results of one region with another or all ridings.
Race Overview
The Race Overview module offers you real-time election results graphs.
From the Home page, select
or click Results > Race Overview.
Select the data options you want to review.
Race Results
A federal or provincial race results graph that displays the number of seats obtained during previous elections (or at dissolution) broken down by party and year.
Seat Count
...
A graph that displays the total number of elected officials based on the number of ridings by party, the number of available seats, and delta values from the last election (+/-).
This seat count represents the total number in which the party is either leading or elected. For example, if a party is elected in three (3) ridings and leading in four (4) more, then the seat number would be seven (7).
This graph can be filtered to display results from a specific region.
Vote Percent or Popular Vote
...
...
...
...
Popular Vote Summary
You can access the Popular Vote Summary module from the home page in the Results section. Also can be referred to the Unpopular Vote report because it focuses on the non-main parties by default.
Then in the module you can filter the parties you want to see the vote summary for. By default it focuses on the non-main parties since the Race Overview module has an existing Popular Vote chart that shows the main parties.
The top chart shows the change and current vote percent with a bar graph visualization.
Below this is a table with the same data but it is sortable by clicking on the column headers.
Include Main Parties and Filter by Region
Declare the Winner (Call the Election)
Flow has a feature to allow you to select the winning party and type.
...
Once selected this will be part of the BLADE output of the Overall Result option.
...
It will be cleared as part of the Reset Election Results feature.
...
This will be displayed in the header of Flow. The first line is the name of the selected party.
The second line is the text selected/entered.
BLADE Output
You can output these selections via BLADE in XML and JSON formats as shown below:
Overall Result XML sample
...
https://flow-ab/api/OverallResult/?xml=true
Code Block | ||
---|---|---|
|
...
<OverallResult>
<PartyID>238</PartyID>
<PartyName>United Conservative</PartyName>
<PartyName2/>
<PartyNameShort>UCP</PartyNameShort>
<PartyNameShort2>UCP</PartyNameShort2>
<ResultText>Majority</ResultText>
<ModifiedDate>2019-10-15T17:32:36Z</ModifiedDate>
<VotesEligible>2615000</VotesEligible>
<PollPercent>100</PollPercent>
<PollsReporting>7329</PollsReporting>
<PollsTotal>7329</PollsTotal>
<VotesCast>1878410</VotesCast>
<VotesPercent>71.8</VotesPercent>
</OverallResult> |
...
...
{
"generated": "2019-10-15T17:33:53.6203363Z",
"overallResult": {
"partyName": "United Conservative",
"partyNameShort": "UCP",
"partyID": 238,
"partyName2": "",
"partyNameShort2": "UCP",
"resultText": "Majority",
"modifiedDate": "2019-10-15T17:32:36Z",
"votesEligible": 2615000,
"pollsTotal": 7329,
"pollsReporting": 7329,
"pollPercent": 100.0,
"votesCast": 1878410,
"votesPercent": 71.8
}
} |
...
Predict the Voter Turnout
This feature in Flow helps you to predict the voter turnout for the election.
It requires that the number of eligible voters for the election to be set and bases it's predictions on the incoming results (no result data - no prediction)
...
.
...
Riding Results Summary
The Riding Results Summary module offers you a powerful set of real-time data filtering tools.
- From the Home page, select or click Election Results > Ridings Summary.
- Select the data options you want to review.
Key Features
More Interesting Scenario Ideas
...
- In the Incumbent column, select ()
- In the Elected column, select ()
Result: All ridings whose incumbents have been declared the winning candidate.
...
- In the Party column, select a party to filter on.
- In the Incumbent Party column, select a different party to filter on.
Result: All ridings whose incumbent party has lost to another party.
...
Select the Quick Filter Option: Party Unchanging.
Result: All ridings where the riding is not changing parties.
...
Select the Quick Filter Option: Party Changing.
Result: All ridings where the riding is changing parties.
...
Select the Quick Filter Option: Other > Very Close Races -1% Lead.
- or -
- In the Lead % column, enter a value of 1.
- Click on the Filter icon and select LessThan.
Result: All ridings with tight races whose leading candidate has less than a 1% lead.
...
- In the Lead % column, enter a value of 20.
- Click on the Filter icon and select GreaterThan.
Result: All ridings with landslide races whose leading candidate has more than a 20% lead.
...
Ridings with a candidate expected to win in a landslide
(Candidate Interest Option)
...
width | 30% |
---|
...
borderColor | #0070b1 |
---|---|
bgColor | #FFFFFF |
borderWidth | 1 |
In this section:
Table of Contents | ||
---|---|---|
|
...
See more: Riding Results Summary