Broadcast United

How to deal with transportation poverty further exacerbated by green transformation?

Broadcast United News Desk
How to deal with transportation poverty further exacerbated by green transformation?

[ad_1]


Many disadvantaged groups in society are forced to own cars, which consume a large portion of their income. Photo: Shutterstock
Many disadvantaged groups in society are forced to own cars, which consume a large portion of their income. Photo: Shutterstock

Transport poverty occurs when individuals or households lack access to, or have difficulty affording, transportation to essential activities and services.

“It means he can’t get where he wants to go, and the fact that he can barely afford a car means he has to buy his own car, which doesn’t allow him to do despite his low income, because he doesn’t have adequate public transport, which means he has no money left for other things.” He explained to Slovenian television Matej Gabrovik From ZRC SAZU Anton Melik Institute of Geography.

“It’s a multifaceted problem, these people work in some of the major regional centres but at the same time they can’t live in them because there’s an added problem because house prices are so high they have to live in the suburbs if they want to make a living and they have to commute to work every day and most of their money is spent on transport,” he said. She said Polona Demshar Mitrovic From the Department of Environment, Climate and Energy.

As many as 60,000 inhabitants of Slovenia have limited access to transport. Geographically, the Pomur region, with a relatively high proportion of low-income residents, and the Posavina and Primorsky-Notranji regions stand out.

“You will disturb relatives and friends…”

“However, the situation in the countryside is more or less just as bad. In the city you have transport, but in the countryside you are tied to your car. Now, if you can, you would bother your relatives, or your friends, and so on.” A pensioner from Sava pri Litija commented on the issue Yozhey Drnovsek.

Green transition makes transport more expensive

With the green transition, rising fuel and raw material prices will make transportation more expensive and exacerbate transport poverty.

“The problem is that we rely on the cheapness of cars, most people own one and use it to access key services and activities,” He warned Simon Cobral From the Institute of Urban Studies of the Republic of Slovenia.

The solution to reduce transportation poverty is mainly to strengthen public transportation and on-call transportation, which is now carried out by volunteers and the state plans to make it part of public transportation in the future. They plan to take care of the disabled first.

“We will then also organise this form of transport for all other vulnerable groups and for all areas where public passenger transport does not make sense,” He stressed Matej Frziko From the Transport Policy Bureau.

Until then, everyone experiencing transportation poverty will still have to find their own solutions, which is certainly not economically beneficial.

Transportation Poverty
Where Buses and Trains Don’t Go in Slovenia

// Production steps of ECMA-262, Edition 6, 22.1.2.1 Array.from||(Array.from=function(){var r;try{r=Symbol.iterator?Symbol.iterator:"Symbol(Symbol.iterator)"}catch //IE11 polyfill if (!String.prototype.includes) { String.prototype.includes = function() { 'use strict'; return String.prototype.indexOf.apply(this, arguments) !== -1; }; }

// Cookie helper var cookieHelper = { getCookie: function(name) { var value = "; " + document.cookie; var parts = value.split("; " + name + "="); if (parts.length == 2) return parts.pop().split(";").shift(); },

setCookie: function(name, value, days) { var d = new Date; d.setTime(d.getTime() + 24*60*60*1000*days); document.cookie = name + "=" + value + ";domain=.rtvslo.si;path=/;expires=" + d.toGMTString() + ";secure;"; },

deleteCookie: function(name) { cookieHelper.setCookie(name, '', -1); },

cookieExist: function(cookieName) { if (document.cookie.split(';').filter(function(item) { return item.includes(cookieName + '=') }).length) { //console.log('Cookie founded!'); return true; } return false; } }; // END: Cookie helper

// iProm (function(a,g,b,c){ a(c)=a(c)||function(){ "undefined"===typeof a.ipromNS?(a(c).q=a(c).q||()).push(arguments):a.ipromNS.execute(arguments)}; var k=function(){ var b=g.getElementsByTagName("script")(0);return function h(f){ var e=f.shift();a(c)("setConfig",{ server:e}); var d=document.createElement("script");0-1){ cookieConsent = true; }

var $sid = 'slovenija'; var $ssid = 'slovenija'; if($sid == ''){ $sid = 'default'; } if(cookieConsent == false){ $sid = 'safe'; $ssid = ''; }

_ipromNS('init', { sitePath: ('rtvslo',$sid,$ssid), cookieConsent: cookieConsent }); // END: iProm

// Dark mode, Comments & Login if (( document.cookie.indexOf('darkModeEnabled=true') != -1 ) || ( document.cookie.indexOf('darkModeEnabled') == -1 && window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches )) { document.body.classList.add('dark-mode'); }

if (document.cookie.indexOf('showComments=true') != -1) document.body.classList.add('show-comments-enabled'); if (document.cookie.indexOf('APISESSION_USER_ID') != -1) { document.body.classList.add('user-logged-in'); // ADVANCED USERS if (document.cookie.indexOf('APISESSION_USER_NL') != -1) { cookieHelper.getCookie('APISESSION_USER_NL').split('-').forEach(function(item) { if(item == '15') document.body.classList.add('advanced-user'); }); } } else { document.body.classList.add('user-logged-out'); }

// Mobile check var mobile = false; var mobile_xs = false;

var checkIfMobile = function checkIfMobile() { var w = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;

w < 992 ? (mobile = true) : (mobile = false); // 992px = lg breakpoint w < 576 ? (mobile_xs = true) : (mobile_xs = false); // 576px = sm breakpoint }; checkIfMobile(); window.addEventListener("resize", checkIfMobile); // iOS standalone var isIos = function isIos() { var userAgent = window.navigator.userAgent.toLowerCase(); return /iphone|ipad|ipod/.test(userAgent); }; // Detects if device is on iOS var isInStandaloneMode = function isInStandaloneMode() { return "standalone" in window.navigator && window.navigator.standalone; }; // Detects if device is in iOS standalone mode var showIosNative = false; if (window.location.href.indexOf("show-ios-native") !== -1) document.cookie = "showIosNative=true"; if (document.cookie && document.cookie.indexOf("showIosNative=true") != -1) showIosNative = true; if ((isIos() && isInStandaloneMode() && mobile) || showIosNative) document.body.classList.add("ios-standalone"); // Facebook if(document.cookie && document.cookie.indexOf("cc_social=yes") > -1){ (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)(0); if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src="https://connect.facebook.net/sl_SI/sdk.js#xfbml=1&autoLogAppEvents=1&version=v3.1&appId=142347525793254"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); }

//EBU Pilot window.getEbuConsent = function() { var ebuConsent = false; if(document.cookie && document.cookie.indexOf("cc_social=yes") >-1){ ebuConsent = true; } return ebuConsent; }

function scrollToLiveItemInArticle() { let liveItem = document.getElementById('mmczivoinjectV2'); if (!liveItem) { for (let i = 0; i <= 3; i++) { let element="rtv4dplayer_live_" + i; liveItem = document.getElementById(element); if (liveItem) break; } } if (liveItem) { liveItem.scrollIntoView({behavior: "smooth", block: "center", inline: "nearest"}); } }

[ad_2]

Source link

Share This Article
Leave a comment

Leave a Reply

Your email address will not be published. Required fields are marked *