Results shed light on election battle in city
'We did see a snapping back to the more historic patterns of Winnipeg'
Advertisement
Read this article for free:
or
Already have an account? Log in here »
To continue reading, please subscribe:
Monthly Digital Subscription
$1 per week for 24 weeks*
- Enjoy unlimited reading on winnipegfreepress.com
- Read the E-Edition, our digital replica newspaper
- Access News Break, our award-winning app
- Play interactive puzzles
*Billed as $4.00 plus GST every four weeks. After 24 weeks, price increases to the regular rate of $19.95 plus GST every four weeks. Offer available to new and qualified returning subscribers only. Cancel any time.
Monthly Digital Subscription
$4.99/week*
- Enjoy unlimited reading on winnipegfreepress.com
- Read the E-Edition, our digital replica newspaper
- Access News Break, our award-winning app
- Play interactive puzzles
*Billed as $19.95 plus GST every four weeks. Cancel any time.
To continue reading, please subscribe:
Add Free Press access to your Brandon Sun subscription for only an additional
$1 for the first 4 weeks*
*Your next subscription payment will increase by $1.00 and you will be charged $16.99 plus GST for four weeks. After four weeks, your payment will increase to $23.99 plus GST every four weeks.
Read unlimited articles for free today:
or
Already have an account? Log in here »
Hey there, time traveller!
This article was published 26/01/2020 (2243 days ago), so information in it may no longer be current.
OTTAWA — As MPs return to Parliament today for the spring session, new data show how the three main parties won seats in Winnipeg.
Elections Canada provided the Free Press with poll-by-poll results from last October’s election, which the agency will officially release this spring.
The data give a block-by-block analysis of how residents voted, and where in Manitoba the parties pushed the hardest.
The data suggest the parties focused their ground game on specific ridings, sweeping most polling stations in some ridings, while hardly marking their presence in others.
“We did see a snapping back to the more historic patterns of Winnipeg in the most recent election,” said Christopher Adams, a longtime University of Manitoba political scientist.
NDP MP Daniel Blaikie kept his seat by getting votes from across virtually all of Elmwood-Transcona, despite running against a Conservative who had been MP in the previous term. Lawrence Toet won 24 of the 162 polling stations, not including special ballots such as postal votes.
The Liberals didn’t win a single polling location in that riding.
Similarly, new Tory MP Raquel Dancho took three-quarters of all polling districts in Kildonan-St. Paul, with the rest splitting between the NDP and Liberals.

(function() {
var paidAccessCheck = function(){
if($(“.paidaccess”).css(“display”) == “block”){
var elements = Array.prototype.slice.call(document.querySelectorAll(“.g-artboard[data-min-width]”)),
widthById = {};
elements.forEach(function(el) {
var parent = el.parentNode,
width = widthById[parent.id] || parent.getBoundingClientRect().width,
minwidth = el.getAttribute(“data-min-width”),
maxwidth = el.getAttribute(“data-max-width”);
widthById[parent.id] = width;
if (+minwidth = width || maxwidth === null)) {
el.style.display = “block”;
} else {
el.style.display = “none”;
}
});
try {
if (window.parent && window.parent.$) {
window.parent.$(“body”).trigger(“resizedcontent”, [window]);
}
if (window.require) {
require([‘foundation/main’], function() {
require([‘shared/interactive/instances/app-communicator’], function(AppCommunicator) {
AppCommunicator.triggerResize();
});
});
}
} catch(e) { console.log(e); }
clearInterval(verifyPaidAccess);
}
}
var verifyPaidAccess = setInterval(paidAccessCheck,500);
// only want one resizer on the page
if (document.documentElement.className.indexOf(“g-resizer-v3-init”) > -1) return;
document.documentElement.className += ” g-resizer-v3-init”;
// require IE9+
if (!(“querySelector” in document)) return;
function resizer() {
var elements = Array.prototype.slice.call(document.querySelectorAll(“.g-artboard[data-min-width]”)),
widthById = {};
elements.forEach(function(el) {
var parent = el.parentNode,
width = widthById[parent.id] || parent.getBoundingClientRect().width,
minwidth = el.getAttribute(“data-min-width”),
maxwidth = el.getAttribute(“data-max-width”);
widthById[parent.id] = width;
if (+minwidth = width || maxwidth === null)) {
el.style.display = “block”;
} else {
el.style.display = “none”;
}
});
try {
if (window.parent && window.parent.$) {
window.parent.$(“body”).trigger(“resizedcontent”, [window]);
}
if (window.require) {
require([‘foundation/main’], function() {
require([‘shared/interactive/instances/app-communicator’], function(AppCommunicator) {
AppCommunicator.triggerResize();
});
});
}
} catch(e) { console.log(e); }
}
document.addEventListener(‘DOMContentLoaded’, resizer);
// feel free to replace throttle with _.throttle, if available
window.addEventListener(‘resize’, throttle(resizer, 200));
function throttle(func, wait) {
// from underscore.js
var _now = Date.now || function() { return new Date().getTime(); },
context, args, result, timeout = null, previous = 0;
var later = function() {
previous = _now();
timeout = null;
result = func.apply(context, args);
if (!timeout) context = args = null;
};
return function() {
var now = _now(), remaining = wait – (now – previous);
context = this;
args = arguments;
if (remaining wait) {
if (timeout) {
clearTimeout(timeout);
timeout = null;
}
previous = now;
result = func.apply(context, args);
if (!timeout) context = args = null;
} else if (!timeout && options.trailing !== false) {
timeout = setTimeout(later, remaining);
}
return result;
};
}
})();
#g-elxn43_2019_manitoba_polls-box ,
#g-elxn43_2019_manitoba_polls-box .g-artboard {
margin:0 auto;
}
#g-elxn43_2019_manitoba_polls-box p {
margin:0;
}
#g-elxn43_2019_manitoba_polls-box .g-aiAbs {
position:absolute;
}
#g-elxn43_2019_manitoba_polls-box .g-aiImg {
position:absolute;
top:0;
display:block;
width:100% !important;
}
#g-elxn43_2019_manitoba_polls-box .g-aiSymbol {
position: absolute;
box-sizing: border-box;
}
#g-elxn43_2019_manitoba_polls-box .g-aiPointText p { white-space: nowrap; }
#g-elxn43_2019_manitoba_polls-mobile-large {
position:relative;
overflow:hidden;
}
#g-elxn43_2019_manitoba_polls-mobile-large p {
font-weight:500;
line-height:12px;
height:auto;
filter:alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity:1;
letter-spacing:0em;
font-size:10px;
text-align:left;
color:rgb(0,0,0);
text-transform:none;
padding-bottom:0;
padding-top:0;
mix-blend-mode:normal;
font-style:normal;
position:static;
}
#g-elxn43_2019_manitoba_polls-mobile-large .g-pstyle0 {
font-weight:700;
line-height:21px;
height:21px;
font-size:16px;
}
#g-elxn43_2019_manitoba_polls-mobile-large .g-pstyle1 {
font-weight:700;
line-height:24px;
height:24px;
font-size:14px;
}
#g-elxn43_2019_manitoba_polls-mobile-large .g-pstyle2 {
line-height:16px;
height:16px;
font-size:11px;
}
#g-elxn43_2019_manitoba_polls-mobile-large .g-pstyle3 {
height:12px;
}
#g-elxn43_2019_manitoba_polls-mobile-large .g-pstyle4 {
line-height:13px;
height:13px;
font-size:11px;
}
#g-elxn43_2019_manitoba_polls-desktop {
position:relative;
overflow:hidden;
}
#g-elxn43_2019_manitoba_polls-desktop p {
font-weight:500;
line-height:16px;
height:auto;
filter:alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity:1;
letter-spacing:0em;
font-size:12px;
text-align:left;
color:rgb(0,0,0);
text-transform:none;
padding-bottom:0;
padding-top:0;
mix-blend-mode:normal;
font-style:normal;
position:static;
}
#g-elxn43_2019_manitoba_polls-desktop .g-pstyle0 {
font-weight:700;
line-height:24px;
height:24px;
font-size:18px;
}
#g-elxn43_2019_manitoba_polls-desktop .g-pstyle1 {
font-weight:700;
line-height:24px;
height:24px;
font-size:16px;
}
#g-elxn43_2019_manitoba_polls-desktop .g-pstyle2 {
height:16px;
font-size:14px;
}
#g-elxn43_2019_manitoba_polls-desktop .g-pstyle3 {
height:16px;
}
#g-elxn43_2019_manitoba_polls-desktop .g-pstyle4 {
line-height:13px;
height:13px;
font-size:13px;
}
/* Custom CSS */
.gi.ai2html {
margin-bottom: 1em;
}
.gi.ai2html p {
text-shadow: 1px 1px 0px rgba(255,255,255,0.7), -1px -1px 0px rgba(255,255,255,0.7), -1px 1px 0px rgba(255,255,255,0.7), 1px -1px 0px rgba(255,255,255,0.7);
}
.gi.ai2html #no-shadow p {
text-shadow: none !important;
}
@media screen and (max-width: 375px) {
#gi-0127-elxn43-manitoba-mobile-small,
#gi-0127-elxn43-manitoba-mobile-large,
#gi-0127-elxn43-manitoba-desktop {
display: none;
}
#gi-0127-elxn43-manitoba-mobile-large {
display: block;
}
}
@media screen and (min-width: 375px) and (max-width: 569px) {
#gi-0127-elxn43-manitoba-mobile-small,
#gi-0127-elxn43-manitoba-mobile-large,
#gi-0127-elxn43-manitoba-desktop {
display: none;
}
#gi-0127-elxn43-manitoba-mobile-large {
display: block;
}
}
@media screen and (min-width: 570px) {
#gi-0127-elxn43-manitoba-mobile-small,
#gi-0127-elxn43-manitoba-mobile-large,
#gi-0127-elxn43-manitoba-desktop {
display: none;
}
#gi-0127-elxn43-manitoba-desktop {
display: block;
}
}

How Manitoba voted in the
2019 federal election
Poll-by-poll winning party results
Conservative
Green Party
Liberal
NDP
Grey lines indicate
poll boundaries
White lines indicate
electoral district boundaries
Winnipeg Free Press
Source: Elections Canada

How Manitoba voted in the 2019 federal election
Poll-by-poll winning party results
Conservative
Green Party
Liberal
NDP
Grey lines indicate poll boundaries
White lines indicate electoral district boundaries
Winnipeg Free Press
Source: Elections Canada
Meanwhile, People’s Party candidate Steven Fletcher hardly made a dent in the Conservative party’s quest to take the riding that straddles the city’s west and Headingley.
The Liberals won 55 of 158 polling stations, all within the city, and just 10 of which came from a vote split with the Tory winner, Marty Morantz.
MPs are elected based on overall votes in their riding, not on the proportion of which polling stations they win. However, the data show which neighbourhoods parties lean on for support.
On a provincewide basis, Adams said the results match a longstanding pattern of northern Manitoba’s unionized mining towns siding with the NDP, while the Conservatives hold sway over southern farmers, Mennonite towns and small business owners.
Many First Nations reserves sided with the Liberals, though some supported the NDP.
The red dots that represent places such as Sandy Bay and Swan Lake in a sea of blue suggest the Liberals still rank high among First Nations, despite controversies over pipelines and the ouster of former justice minister Jody Wilson-Raybould.
The Liberals barely have a presence in rural Manitoba. Adams says it’s because previous governments brought in the metric system, bilingualism and firearms registries, and were not viewed as being farm-friendly.
In Winnipeg, the Liberals swept areas with a high proportion of immigrants, and those in line with the city’s median income.
Former cabinet minister Jim Carr easily won his riding, which tends to vote conservative provincially. River Heights sided with the Tories, while Tuxedo and Fort Rouge kept with the Liberals.
Adams chalked this up to Carr’s connections with the city’s business community, while the city tends to re-elect its cabinet ministers.
The Liberals held on to Winnipeg North and St. Boniface-St. Vital by targetting those ridings’ most densely populated neighbourhoods.
Another riding the Liberals held, Winnipeg South, is marbled with polls that voted red and blue. Adams says this reflection the area’s heterogenous nature, with neighbourhoods that lean toward one party based on its demographics. Those areas have a mix of incomes, a strong immigrant presence, francophones near St. Norbert and a mix of ages because of the presence of retirement homes and the University of Manitoba.
The other large parties kept with what they know.
“The NDP held onto its historic areas (…) blue-collar, working-class neighbourhoods and low-income individuals, especially in areas in the core part of the city,” Adams said, pointing to downtown, the North End and Elmwood.
Adams says doughnuts provide a visual illustration of how conservative parties across Canada and the United State court voters.
“In the doughnut phenomenon (conservatives take) the outer rings of cities, in which we are looking at middle-class suburban folks,” Adams said, for whom low taxes and property crime rank high in their voting decisions.
The Green party won a single polling district, with 44 per cent of the South Indian Lake reserve, where the candidate had relatives.
— With files from Michael Pereira
dylan.robertson@freepress.mb.ca
History
Updated on Monday, January 27, 2020 6:33 AM CST: Corrects typo
Updated on Monday, January 27, 2020 9:24 AM CST: Corrects typo
Updated on Monday, January 27, 2020 11:36 AM CST: Updates image paths