An increasingly popular destination

Where new developments in European tourism are concerned, the substantial and steady growth of the Balkans as a destination for vacations and travel is one of the most significant trends in recent years.

Publié le 25 août 2017

Between 2013 and 2016, there have been six countries where nights spent by foreign visitors rose by a rate of more than 10 percent each year: apart from Iceland, they are exclusively Balkan countries (Albania, Bosnia Herzegovina, Serbia, Kosovo and Romania). The only country in the region which seems to be left out of the boom is Bulgaria, even if that situation is changing.

Moving from the national level to the internal dynamics of specific states, Eurostat data reveal, among other things, the particularly balanced character of the growth of tourism in Romania. While in other countries of the region visits are concentrated in single areas, touristic growth in Romania reaches a wide variety of regions in the country, from Transylvania to Bucharest, down to the Black Sea coast. Moreover, Romania’s growing number of visitors comes from a diverse range of countries: from Spain, Great Britain, Ukraine and Turkey, to name just a few. In Europe, only Portugal has been experiencing such a sustained and globally diffuse growth in inbound tourism.

With respect to the other Balkan countries, foreign tourism in Greece, Croatia and Montenegro has grown at slower rates in recent years - understandably, given their long-standing popularity - but certain regions in these countries have still experienced massive growth. This is the case with Eastern Macedonia and Thrace, the most Eastern region of Greece. Among all the regions in Europe, it is here that foreign tourism has grown the most significantly in recent years: from 2013 nights spent on average have risen 33 percent year on year. This growth is due in large part to the ever increasing influx of tourists from Bulgaria and Romania (750,000 more nights spent in 2014 than in 2012), enjoying above all the nearby Aegean coast.

Le meilleur du journalisme européen dans votre boîte mail chaque jeudi

Sources: Eurostat; for 2016 monthly data have been aggregated; for Albania, Bosnia and Herzegovina, Kosovo, Montenegro and Serbia, the national data have been used.

Embed the map

Map

Highest tourism growth in Europe





var div = d3.select("body").append("div") .attr("class", "tooltip") .style("opacity", 0);

var width = 600, height = 500;

var projection = d3.geo.conicConformalEurope(); var graticule = d3.geo.graticule();

var path = d3.geo.path() .projection(projection);

var scale = d3.scale.quantize().domain([1,40]).range(colorbrewer.OrRd[9]); var svg = d3.select(".embed").append("svg") .attr("width", width) .attr("height", height);

svg.append("path") .datum(graticule) .attr("class", "graticule") .attr("d", path); d3.json("https://cdn.rawgit.com/giuslaur/tourism/master/nuts2.json", function(error, europe) { d3.csv("https://cdn.rawgit.com/giuslaur/tourism/master/tourism_delta_nuts_2013-2016.csv", function(error, povrate) { var land = topojson.feature(europe, europe.objects.nuts2);

data = {}; povrate.forEach(function(d) { data[d.GEO] = d['AVG']; });

loc = {}; povrate.forEach(function(d) { loc[d.GEO] = d['NIGHTS']; });

console.info(data); svg.selectAll("path") .data(land.features) .enter() .append("path") .attr("d", path) .style("stroke","#000") .style("stroke-width",".5px") .style("fill",function(d){ var value = data[d.id]; if (isNaN(value)){ value = data[d.id.substring(0,2)]; } if (isNaN(value)){ return "#fff"; }

return scale(value); }) .on("mouseover", function(d,i) { var value = data[d.id]; var loc_units = parseInt(loc[d.id]).toLocaleString('en-US'); if (isNaN(value)){ value = data[d.id.substring(0,2)]; } div.transition() .duration(200) .style("opacity", 0.9); if (isNaN(value)){ div.html(""+d.properties.name+"") .style("left", (d3.event.pageX) + "px") .style("top", (d3.event.pageY - 28) + "px"); }else{ div.html(""+d.properties.name+"
" + value + "% ("+loc_units+")") .style("left", (d3.event.pageX) + "px") .style("top", (d3.event.pageY - 28) + "px"); }

}) .on("mouseout", function(d,i) { div.transition() .duration(500) .style("opacity", 0); });

svg .append("path") .style("fill","none") .style("stroke","#000") .attr("d", projection.getCompositionBorders());

}); });

Cet article vous intéresse ?

Il est en accès libre grâce au soutien de notre communauté. Publier et traduire nos articles à un coût. Pour continuer à vous informer en toute indépendance, nous avons besoin de votre soutien.

Je m’abonne ou Je fais un don

Vous avez eu accès à l’intégralité de cet article.

Vous voulez soutenir notre travail ? Voxeurop dépend des abonnements et des dons de son lectorat.

Découvrez nos offres à partir de 6 € par mois et les avantages réservés à nos abonné(e)s.
Je m’abonne

Ou faites un don pour renforcer notre indépendance.
Je fais un don

Depuis les années 1980 et la financiarisation de l’économie, les acteurs de la finance nous ont appris que toute faille dans la loi cache une opportunité de gain à court terme. Les journalistes récompensés Stefano Valentino et Giorgio Michalopoulos décortiquent pour Voxeurop les dessous de la finance verte.

Voir l’évènement

Média, entreprise ou organisation: découvrez notre offre de services éditoriaux sur-mesure et de traduction multilingue.

Soutenez un journalisme qui ne s’arrête pas aux frontières

Bénéficiez de nos offres d'abonnement, ou faites un don pour renforcer notre indépendance

sur le même sujet