Skip to content
Saturday 15 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
Tuesday 17 February 2015 4:40 am

Interactive: UK inflation hits 0.3 per cent, but how does it compare to other European Union countries?

By: Billy Ehrenberg

Add as a preferred source on Google

UK inflation slowed to 0.3 per cent in January, lower than December’s figure of 0.5 per cent and a good distance below the two per cent target for the Bank of England.

More on this story: UK inflation falls to its lowest since records began

But the UK is not alone in missing targets: the European Union is now in outright deflation, at -0.6 per cent as a bloc, and the next batch of data is expected to show an even deeper foray into negative territory. Low inflation, or even deflation, in the UK is not a serious as it is in the Eurozone, as it reflects the lower prices of producing goods, pushed down by a drop in oil prices.

In the EU, however, things are more serious, with stifled demand contributing to falling prices. Here, in 33 charts, are the inflation rates (December 2014) for every European Union country, plus a couple of extras.

Hover over a chart to compare it with other countries, or, on mobile, tap on any line to compare that point across all graphs.


var parseDate = d3.time.format("%b %Y").parse, bisectDate = d3.bisector(function(d) { return d.date; }).left, formatValue = d3.format(",.2f"), formatPercent = function(d) { return formatValue(d) + "%"; };

var x = d3.time.scale().range([0, width]);

var y = d3.scale.linear().range([height, -8]);

var area = d3.svg.area() .x(function(d) { return x(d.date); }) .y0(height) .y1(function(d) { return y(d.rate); })

var line = d3.svg.line() .x(function(d) { return x(d.date); }) .y(function(d) { return y(d.rate); });

var base = d3.svg.line() .x(function(d) { return x(d.date); }) .y(function(d) { return y(d.base); });

var xAxis = d3.svg.axis() .scale(x) .orient("bottom") .ticks(4) .outerTickSize([0]) .innerTickSize([0]);

var yAxis = d3.svg.axis() .scale(y) .orient("left") .ticks(3) .outerTickSize([0]) .innerTickSize([0]);

d3.csv("/wp-content/uploads/custom/15/0216-euroinfla-2.csv?_cbv=2", type, function(error, data) {

// Nest data by region. var regions = d3.nest() .key(function(d) { return d.region; }) .entries(data);

// Compute the maximum rate per region, needed for the y-domain. regions.forEach(function(s) { s.maxrate = d3.max(s.values, function(d) { return d.rate; }); });

// Compute the minimum and maximum date across regions. // We assume values are sorted by date. x.domain([ d3.min(regions, function(s) { return s.values[0].date; }), d3.max(regions, function(s) { return s.values[s.values.length - 1].date; }) ]);

// Add an SVG element for each region, with the desired dimensions and margin. var svg = d3.select("#cam-d3-euroinflation").selectAll("svg") .data(regions) .enter().append("svg") .attr("width", width + margin.left + margin.right) .attr("height", height + margin.top + margin.bottom) .append("g") .attr("transform", "translate(" + margin.left + "," + margin.top + ")");

// Add the area path elements. Note: the y-domain is set per element. svg.append("path") .attr("class", "area") .attr("d", function(d) { y.domain([-6.3, 23]); return area(d.values)}) .style("fill", function(d) { var current = d.values[d.values.length - 1].rate.toFixed(1); if (current d1.date - x0 ? bisectIndex : bisectIndex - 1; } return d.values[bisectIndex] } } });

function type(d) { d.rate = +d.rate; d.date = parseDate(d.date); return d; }

Share this article

  • Facebook
  • X
  • LinkedIn
  • WhatsApp
  • Email

Similarly tagged content:

Sections

  • Markets & Economics
  • News

Categories

  • Business
  • Economics

Related Topics

  • Eurozone inflation
  • UK inflation

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

  • Hold interest rates but ‘sound hawkish’, Morning Wire Shadow MPC tells Bank of England

    Economics
    Andrew Bailey, Governor of the Bank of England, with the Bank of England building and Union Jack flag in the background
  • How patient can the Bank of England be?

    AD
    Historic Royal Exchange building in London with modern skyscrapers behind, clear blue sky.
  • Brits dodge the high street as heatwave boosts online shopping

    Retail
    Shoppers carrying various retail bags, including New Look and M&S Food, on a paved street, indicating retail sales activity.
  • Great Britain Leads Europe’s FMCG Inflation as NIQ Launches New Inflation Barometer

    Business Wire
  • ‘False dawn’: June inflation falls to 2.6 per cent but analysts say rises ahead

    Economics
    Till sales growth slowed to 2.7 per cent in the last four weeks
  • As it happened: Stocks rise but oil tops $95; inflation eases

    Markets
    Man in suit and red tie speaking at a podium to an audience in a modern building.
  • Temporary inflation slowdown set to boost Burnham

    Economics
    Rising inflation graph with increasing percentage symbols, highlighting economic trends and financial market impact
  • Interest rate cut is ‘off the table’, says Bank of England governor

    Economics
    Governor Andrew Bailey has launched a defence of the Federal Reserve's independence.
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