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

European business, markets and politics

FTSE 100
10,750.11
-0.21%
DAX
26,440.31
+0.53%
CAC 40
8,636.80
-0.16%
STOXX 50
6,539.59
-0.09%
  • Europe
  • Markets
  • Business
  • Economy
  • Technology
  • Politics
  • Opinion
More
GermanyFranceBankingAIEnergyFintechPropertyCapital Markets
  • Germany
  • France
  • Europe
  • Markets
  • Business
  • Economy
  • Technology
  • Politics
  • Opinion
  • DE
Thursday 19 February 2015 4:37 am

UK unemployment falls again: How do other EU countries compare?

By: Billy Ehrenberg

Add as a preferred source on Google

#cam-d3-unembub .axis text { font-family: source sans pro, sans-serif; font-size: 12px; } body div.tooltip { position: absolute; text-align: left; padding: 5px; font: 12px source sans pro, sans-serif; background: lightsteelblue; border: 0px; border-radius: 8px; pointer-events: none; } body div.tooltip p { margin: 0; padding: 0; } body div.tooltip strong { font-size: 14px; }


svg.append("circle") .attr("cx",width -190) .attr("cy", height -100) .attr ("r", 17) .style ("fill","rgba(3,78,161,1) ");

svg.append("text") .attr("x", width -160) .attr("y", height -95) .attr("class", "legend") .style("fill", "black") .style ("font-family", "source sans pro, sans-serif") .style ("font-size", "12px") .text("tot. num. unemployed"); 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("/wp-content/uploads/custom/15/0219-unembub.csv?_cbv=2",function(csv) { var g = svg.append("g").attr("class","bubbleGroup");

var circles = g.selectAll("circle") .data(csv) .enter() .append("circle") .attr("class","countryBubble");

circles.attr("cx",function(d) {return 50;}) .attr("cy",function(d) {return y(0);}) .attr("r",function(d) {return r(0);}) .style("stroke","#ffffff") .style("stroke-width", 1) .style("fill",function(d) {

switch (d.group) { case "comb": return "rgba(3,78,161,0.7) "; break; case "EU": return "rgba(149,156,161,0.7)"; break; case "EZ": return "rgba(252,181,30,0.7)"; break; }

}) .style("opacity", 1) .on("mouseover", mouseover) .on("mouseout", mouseout);

circles.transition() .duration(function(d) { if (d.group==="comb") { return 2000; } else { return d.tot*1.2; }; }) .attr("cx",function(d) { return x(+d.under); }) .attr("cy",function(d) { return y(+d.lt); }) .attr("r",function(d) { return r((+d.tot)*100); })

function mouseover(d) { // show tooltip fade in 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.country+"
Unemployment rate:&nbsp"+d.all+"%
Of which long-term unemployed:&nbsp"+d.lt+"%
Pc of under 25s unem.:&nbsp"+d.under+"%
Total number:&nbsp"+ formattot(d.totnum)+"

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

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

}) var the_chart = jQuery("#cam-chart-unem"), aspect = the_chart.width() / the_chart.height(), container = the_chart.parent(); jQuery(window).on("resize", function() { var targetWidth = container.width(); the_chart.attr("width", targetWidth); the_chart.attr("height", Math.round(targetWidth / aspect)); }).trigger("resize");

The unemployment rate in the UK dropped again yesterday, falling to 5.7 per cent. The UK, like the United States and Germany, is lucky to have a growing workforce and luckier still to have growing wages.

Across the European Union, countries are in far greater distress. Some, like Greece have very high unemployment: in Alexis Tsipras’s country the rate in December was 25.8 per cent. But that isn’t the whole story.

Long-term unemployment and youth unemployment are two measures that show the bigger picture: how many are losing their presents and a country is wasting its future. The further to the right a bubble is on the graph, the higher the percentage of under 25s who are unemployed. The higher up it is , the larger the percentage of unemployed people who have been out of work for more than 12 months. The size of the bubbles shows how many people are unemployed in a given country. The two large bubbles show the European Union total, and the Eurozone total.

Hover over any bubble to reveal data about the country. Yellow bubbles are Eurozone countries, grey EU nations (and selected others).

Share this article

  • Facebook
  • X
  • LinkedIn
  • WhatsApp
  • Email

Similarly tagged content:

Sections

  • News

Categories

  • Business

Related Topics

  • employment and wages
  • General Election 2015
  • UK jobs

Trending Articles

  • Revolut takes flight with launch of new airport lounges

  • Grandparents fund university degrees to avoid inheritance tax net

  • Revolut chatbot goes rogue by charging users to cancel subscription

  • Brompton Bicycle sues former adviser for ‘professional negligence’

  • As It Happened: Stocks dip as oil’s ‘slowing demand’ in focus; Iran threatens to extend war

More from Morning Wire

  • Ten bold ideas to fire up the British economy

    Economics
    Morning Wire
  • Align Technology Prevails in China Patent Infringement Action Against Angelalign

    Business Wire
  • Donald Trump is creeping towards a shrewd sanctions policy

    Opinion
    Donald Trump holding a red TRUMP 2028 hat, wearing a tuxedo with an American flag in the background
  • 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.
  • Japan’s Cross-Border E-Commerce “WAFUU.COM” Unveils Official Mascot Character “Mochi”

    Business Wire
  • First Plus Expands Relationship with SS&C to Support Cross-Border Operations in APAC

    Business Wire
  • KNAV Strengthens UK Practice with Appointment of Reuben Fevrier as Corporate Tax Partner

    Business Wire
  • Citi advised StepStone Group on landmark $3.3 billion Structured Solutions Vehicle

    Business Wire
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