KBS WORLD TV 2분기 한국 경제성장률 35개국 중 20위

사진: 연합뉴스

한국의 올해 2분기 경제성장률은 경제협력개발기구(OECD) 등 35개국 중 최하위를 기록했다.

월요일 한국은행에 따르면 한국의 1분기 국내총생산(GDP)은 0.7% 성장해 경제협력개발기구(OECD) 회원국 33개국 중 20위에 랭크됐다. 그리고 인도네시아. 18위에 올랐을 때의 1분기보다 두 단계 하락한 수치다.

아이슬란드가 3.9%의 성장률로 1위를 차지했고 네덜란드, 터키, 아일랜드, 이스라엘, 오스트리아, 그리스, 스페인이 그 뒤를 이었습니다.

선진국 중 일본은 GDP 성장률 0.9%로 17위, 미국은 0.1% 마이너스 성장으로 31위였다. 인용된 기간 동안 중국은 경제가 2%와 6% 감소하여 꼴찌였습니다.

한국의 가장 큰 교역 상대국인 미국과 중국의 마이너스 성장은 한국의 GDP 성장률을 낮춘 것으로 보입니다. 실제로 한국의 2분기 수출은 분기별로 3.1% 감소했다.

var title = $('meta[property="og:title"]').attr('content'), // 공유할 페이지 타이틀 url = $('meta[property="og:url"]').attr('content'), // 공유할 페이지 URL tags = "", // 공유할 태그 imageUrl = $('meta[property="og:image"]').attr('content'), // 공유할 이미지 description = $('meta[property="og:description"]').attr('content'); // 공유할 설명 var encodeTitle = encodeURIComponent(title), encodeUrl = encodeURIComponent(url), encodeTags = encodeURIComponent(tags), encodeImage = encodeURIComponent(imageUrl); // 공유할 이미지

console.log(encodeTitle); console.log(imageUrl);

if(sns_url) encodeUrl = encodeURIComponent(sns_url); if(sns_title) encodeTitle = sns_title;

if(sns == "facebook"){ url = sns_url; title = sns_title;sns

FB.ui({ method: 'feed', source: imageUrl, name: title, quote: description, //caption: document.location.href,// 설명 link: url }, function(response){ //alert("e1"); } );

}else if(sns == "google"){ window.open("https://plus.google.com/share?t="+encodeTitle+"&url="+encodeUrl, "google+", "width=500, height=550, resizable=no"); }else if(sns == "twitter"){ window.open("https://www.twitter.com/intent/tweet?text="+encodeTitle+"&url="+encodeUrl+"&hashtags="+encodeTags, 'twitter', "width=500, height=450, resizable=no"); }else if(sns == "weibo"){ window.open("https://service.weibo.com/share/share.php?appkey=2794024846&language=zh_cn&url="+encodeUrl+"&title="+encodeTitle, 'weibo', "width=500, height=450, resizable=no"); } }

window.fbAsyncInit = function() { FB.init({ appId : '513057942237381', xfbml : true, version : 'v2.8' }); };

(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 = "http://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));

READ  국가별 20조 달러 경제
답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다

You May Also Like

중국 수입 감소와 수출 성장 둔화로 경제 전망 약화

베이징(CNN) 4월 중국의 수입은 급격히 감소했고 수출은 더 느린 속도로 증가하여 코로나19…

정보국장 “북한, 2022년에도 핵·미사일 개발 계속할 것”

2022년 3월 조선중앙통신이 공개한 이 사진에서 북한이 대륙간탄도미사일을 시험 발사하고 있다. 캠프…

투자자들이 중국 경제 데이터를 소화함에 따라 아시아 태평양 시장은 대부분 하락했습니다.

Credit Suisse는 철광석 가격이 올해 약 130~140달러에서 정점을 찍을 것이라고 말했습니다. Credit…

세계식량계획(WFP) 국장이 남북한 장관들과 만나 북한의 식량 상황을 논의한다.

세계식량계획(WFP) 사무총장은 11일 남북한 외교장관 및 통일부 장관들과 북한의 식량난 문제에 대해…