Skip to content
Sunday 9 August 2026London --:--Frankfurt --:--Zurich --:--
NewslettersSearchEN · DE
MorningWire

European business, markets and politics

FTSE 100
10,901.09
+0.31%
DAX
26,319.45
+0.69%
CAC 40
8,714.93
+0.17%
STOXX 50
6,523.86
+0.33%
  • Europe
  • Markets
  • Business
  • Economy
  • Technology
  • Politics
  • Opinion
More
GermanyFranceBankingAIEnergyFintechPropertyCapital Markets
  • Germany
  • France
  • Europe
  • Markets
  • Business
  • Economy
  • Technology
  • Politics
  • Opinion
  • DE
Thursday 05 March 2015 12:03 pm

General election 2015 interactive: Nigel Farage’s Ukip fighting fit on social media

By: Billy Ehrenberg

Add as a preferred source on Google

The election will be fought on the economy, on the NHS and maybe even on the beaches. But it will also be contested on social media, and it is here that Ukip is making a stand. Research from specialist marketing recruiter EMR has revealed what the makeup of the commons would look like if it was measured purely on social media. The interactive below allows you to explore the performances of the main parties across platforms. Hover over (or click on mobile) to reveal the results.

 

 

 

 

 

 

var color = d3.scale.ordinal() .range(["#189cd9", "#e62124", "#b556a0", "#fab425", "#78b82a", "#fff95d", "#898989"]);

var arc = d3.svg.arc() .outerRadius(radius) .innerRadius(radius - 50);

var tooltip = d3.select("body") .append("div") // declare the tooltip div .attr("class", "tooltip") // apply the 'tooltip' class .style("opacity", 0); // set the opacity to nil

d3.csv("https://morningwire.eu/wp-content/uploads/custom/15/0305-data.csv", function(error, data) { color.domain(d3.keys(data[0]).filter(function(key) { return key !== "State"; }));

data.forEach(function(d) { d.ages = color.domain().map(function(terry) { return {party: terry, percent: +d[terry]}; }); });

var pie = d3.layout.pie() .sort(null) .value(function(d) { return d.percent; });

var legend = d3.select("#cam-donuts").append("svg") .attr("class", "legend") .attr("width", radius * 2) .attr("height", radius * 2) .selectAll("g") .data(color.domain().slice().reverse()) .enter().append("g") .attr("transform", function(d, i) { return "translate(0," + i * 20 + ")"; });

legend.append("rect") .attr("width", 18) .attr("height", 18) .style("fill", color);

legend.append("text") .attr("x", 24) .attr("y", 9) .attr("dy", ".35em") .text(function(d) { return d; });

var svg = d3.select("#cam-donuts").selectAll(".pie") .data(data) .enter().append("svg") .attr("class", "pie") .attr("width", radius * 2) .attr("height", radius * 2) .append("g") .attr("transform", "translate(" + radius + "," + radius + ")");

svg.selectAll(".arc") .data(function(d) { return pie(d.ages); }) .enter().append("path") .attr("class", "arc") .attr("d", arc) .style("fill", function(d) { return color(d.data.party); }) .on("mouseover", mouseover) .on("mouseout", mouseout);

svg.append("text") .attr("class", "text") .attr("dy", ".35em") .style("text-anchor", "middle") .text(function(d) { return d.State; });

function mouseover(d) { tooltip.transition() .duration(500) .style("opacity", 0) .style("stroke-width", 9); tooltip.transition() .duration(200) .style("opacity", .9) .style("stroke-width", 3); tooltip.html("

" + d.data.party + "
" + d.data.percent + "%" +"

"); tooltip.style("left", (d3.event.pageX) + "px") .style("top", (d3.event.pageY) + "px"); }

function mouseout(p) { tooltip.transition().duration(200).style("opacity", .9); tooltip.transition().duration(500).style("opacity", 0); }

});

Overall, the Conservative party has 24 per cent of the total 2.2m "votes", with 541,000 – 122,000 ahead of Labour, using followers or likes as a measure. Obviously the data comes with caveats – people can, after all, like more than one party, subscribing to receive information rather than to pledge undying allegiance. There is a fair amount of variation across the various media.

LinkedIn is a haven for Conservative supporters, most likely because it attracts a business-oriented clientele. Facebook is also the domain of the Conservatives, but here they lead Ukip by a solitary point. Labour all but holds dominion over Twitter, leading the Tories by seven percentage points, while the only place the Liberal Democrats gain much ground is on the much-maligned Google+.

Share this article

  • Facebook
  • X
  • LinkedIn
  • WhatsApp
  • Email

Similarly tagged content:

Sections

  • News

Categories

  • Business
  • Politics

Related Topics

  • General Election 2015
  • Nigel Farage
  • People

Trending Articles

  • How Britain can stay clear of rivals as home of overseas sport club owners

  • Why the Loire Valley is about so much more than fairytale castles

  • Why HMRC is huge Premier League transfer window tax headache

  • Thames Water faces fresh threat to survival after pensions regulation breach

  • Back to basics: Sainsbury’s gradual retreat from the British high street

More from Morning Wire

  • Interactive Brokers Opens AI Connectivity to Any Tool Built on the MCP Standard

    Business Wire
  • Rolls-Royce Spectre Series II review: Driving a Rolls on a racetrack – yes, really…

    Life&Style
    Light blue Rolls-Royce Spectre electric coupe driving fast on a race track under a cloudy sky.
  • Nigel Farage asks the crudest question: are you with me or against me?

    Opinion
    Nigel Farage speaking at a podium during a press conference, addressing current political issues and public concerns
  • Interactive Brokers Adds Brazilian Futures through Brazil’s B3 Exchange

    Business Wire
  • Interactive Brokers Builds Out One of the Most Comprehensive and Low-Cost Solutions for Accessing Cryptocurrency Available

    Business Wire
  • DNA Payments Launches DNA Engage, a New Way for Businesses to Connect With Customers

    Business Wire
  • Norwegian FA chief Klaveness cools Fifa election talk and takes swipe at Blatter

    Sport Business
    A smiling woman and a man in a suit holding a red, white, and blue soccer jersey with the Norway emblem.
  • Government accelerates social media crackdown with midnight curfews

    Tech
    Getty Images logo on a digital screen, symbolizing media and photography industry presence in news and business contexts
MorningWire

Independent European business, markets and political news for decision-makers.

Morning Briefing

Europe

  • Germany
  • France
  • Europe
  • UK & Ireland

Business

  • Markets
  • Banking
  • Technology
  • Energy
  • Property
  • Fintech

Editorial

  • Opinion
  • Editorial Policy
  • Corrections
  • Contact

Company

  • About Morning Wire
  • Privacy Policy
  • Terms of Use
  • Cookie Policy
© 2026 Morning Wire Ltd · Published by Morning Wire Media, Bahnhofstrasse 65, 8001 Zürich, Switzerland
Privacy · Terms · Cookies · Facebook