‘);$vidEndSlate.removeClass(‘video__end-slate–inactive’).addClass(‘video__end-slate–active’);}};CNN.autoPlayVideoExist = (CNN.autoPlayVideoExist === true) ? true : false;var configObj = {thumb: ‘none’,video: ‘world/2019/06/30/trump-kim-jong-un-shake-hands-meet-dmz-vpx.cnn’,width: ‘100%’,height: ‘100%’,section: ‘domestic’,profile: ‘expansion’,network: ‘cnn’,markupId: ‘body-text_19’,theoplayer: {allowNativeFullscreen: true},adsection: ‘const-article-inpage’,frameWidth: ‘100%’,frameHeight: ‘100%’,posterImageOverride: {“mini”:{“width”:220,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190630025622-trump-kju-hand-shake-small-169.jpg”,”height”:124},”xsmall”:{“width”:307,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190630025622-trump-kju-hand-shake-medium-plus-169.jpg”,”height”:173},”small”:{“width”:460,”type”:”jpg”,”uri”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/06/190630025622-trump-kju-hand-shake-large-169.jpg”,”height”:259},”medium”:{“width”:780,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190630025622-trump-kju-hand-shake-exlarge-169.jpg”,”height”:438},”large”:{“width”:1100,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190630025622-trump-kju-hand-shake-super-169.jpg”,”height”:619},”full16x9″:{“width”:1600,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190630025622-trump-kju-hand-shake-full-169.jpg”,”height”:900},”mini1x1″:{“width”:120,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190630025622-trump-kju-hand-shake-small-11.jpg”,”height”:120}}},autoStartVideo = false,isVideoReplayClicked = false,callbackObj,containerEl,currentVideoCollection = [],currentVideoCollectionId = ”,isLivePlayer = false,mediaMetadataCallbacks,mobilePinnedView = null,moveToNextTimeout,mutePlayerEnabled = false,nextVideoId = ”,nextVideoUrl = ”,turnOnFlashMessaging = false,videoPinner,videoEndSlateImpl;if (CNN.autoPlayVideoExist === false) {autoStartVideo = false;if (autoStartVideo === true) {if (turnOnFlashMessaging === true) {autoStartVideo = false;containerEl = jQuery(document.getElementById(configObj.markupId));CNN.VideoPlayer.showFlashSlate(containerEl);} else {CNN.autoPlayVideoExist = true;}}}configObj.autostart = CNN.Features.enableAutoplayBlock ? false : autoStartVideo;CNN.VideoPlayer.setPlayerProperties(configObj.markupId, autoStartVideo, isLivePlayer, isVideoReplayClicked, mutePlayerEnabled);CNN.VideoPlayer.setFirstVideoInCollection(currentVideoCollection, configObj.markupId);videoEndSlateImpl = new CNN.VideoEndSlate(‘body-text_19’);function findNextVideo(currentVideoId) {var i,vidObj;if (currentVideoId && jQuery.isArray(currentVideoCollection) && currentVideoCollection.length > 0) {for (i = 0; i 0) {videoEndSlateImpl.showEndSlateForContainer();if (mobilePinnedView) {mobilePinnedView.disable();}}}}callbackObj = {onPlayerReady: function (containerId) {var playerInstance,containerClassId = ‘#’ + containerId;CNN.VideoPlayer.handleInitialExpandableVideoState(containerId);CNN.VideoPlayer.handleAdOnCVPVisibilityChange(containerId, CNN.pageVis.isDocumentVisible());if (CNN.Features.enableMobileWebFloatingPlayer &&Modernizr &&(Modernizr.phone || Modernizr.mobile || Modernizr.tablet) &&CNN.VideoPlayer.getLibraryName(containerId) === ‘fave’ &&jQuery(containerClassId).parents(‘.js-pg-rail-tall__head’).length > 0 &&CNN.contentModel.pageType === ‘article’) {playerInstance = FAVE.player.getInstance(containerId);mobilePinnedView = new CNN.MobilePinnedView({element: jQuery(containerClassId),enabled: false,transition: CNN.MobileWebFloatingPlayer.transition,onPin: function () {playerInstance.hideUI();},onUnpin: function () {playerInstance.showUI();},onPlayerClick: function () {if (mobilePinnedView) {playerInstance.enterFullscreen();playerInstance.showUI();}},onDismiss: function() {CNN.Videx.mobile.pinnedPlayer.disable();playerInstance.pause();}});/* Storing pinned view on CNN.Videx.mobile.pinnedPlayer So that all players can see the single pinned player */CNN.Videx = CNN.Videx || {};CNN.Videx.mobile = CNN.Videx.mobile || {};CNN.Videx.mobile.pinnedPlayer = mobilePinnedView;}if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (jQuery(containerClassId).parents(‘.js-pg-rail-tall__head’).length) {videoPinner = new CNN.VideoPinner(containerClassId);videoPinner.init();} else {CNN.VideoPlayer.hideThumbnail(containerId);}}},onContentEntryLoad: function(containerId, playerId, contentid, isQueue) {CNN.VideoPlayer.showSpinner(containerId);},onContentPause: function (containerId, playerId, videoId, paused) {if (mobilePinnedView) {CNN.VideoPlayer.handleMobilePinnedPlayerStates(containerId, paused);}},onContentMetadata: function (containerId, playerId, metadata, contentId, duration, width, height) {var endSlateLen = jQuery(document.getElementById(containerId)).parent().find(‘.js-video__end-slate’).eq(0).length;CNN.VideoSourceUtils.updateSource(containerId, metadata);if (endSlateLen > 0) {videoEndSlateImpl.fetchAndShowRecommendedVideos(metadata);}},onAdPlay: function (containerId, cvpId, token, mode, id, duration, blockId, adType) {/* Dismissing the pinnedPlayer if another video players plays an Ad */CNN.VideoPlayer.dismissMobilePinnedPlayer(containerId);clearTimeout(moveToNextTimeout);CNN.VideoPlayer.hideSpinner(containerId);if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(true);videoPinner.animateDown();}}},onAdPause: function (containerId, playerId, token, mode, id, duration, blockId, adType, instance, isAdPause) {if (mobilePinnedView) {CNN.VideoPlayer.handleMobilePinnedPlayerStates(containerId, isAdPause);}},onTrackingFullscreen: function (containerId, PlayerId, dataObj) {CNN.VideoPlayer.handleFullscreenChange(containerId, dataObj);if (mobilePinnedView &&typeof dataObj === ‘object’ &&FAVE.Utils.os === ‘iOS’ && !dataObj.fullscreen) {jQuery(document).scrollTop(mobilePinnedView.getScrollPosition());playerInstance.hideUI();}},onContentPlay: function (containerId, cvpId, event) {var playerInstance,prevVideoId;if (CNN.companion && typeof CNN.companion.updateCompanionLayout === ‘function’) {CNN.companion.updateCompanionLayout(‘restoreEpicAds’);}clearTimeout(moveToNextTimeout);CNN.VideoPlayer.hideSpinner(containerId);if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(true);videoPinner.animateDown();}}},onContentReplayRequest: function (containerId, cvpId, contentId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(true);var $endSlate = jQuery(document.getElementById(containerId)).parent().find(‘.js-video__end-slate’).eq(0);if ($endSlate.length > 0) {$endSlate.removeClass(‘video__end-slate–active’).addClass(‘video__end-slate–inactive’);}}}},onContentBegin: function (containerId, cvpId, contentId) {if (mobilePinnedView) {mobilePinnedView.enable();}/* Dismissing the pinnedPlayer if another video players plays a video. */CNN.VideoPlayer.dismissMobilePinnedPlayer(containerId);CNN.VideoPlayer.mutePlayer(containerId);if (CNN.companion && typeof CNN.companion.updateCompanionLayout === ‘function’) {CNN.companion.updateCompanionLayout(‘removeEpicAds’);}CNN.VideoPlayer.hideSpinner(containerId);clearTimeout(moveToNextTimeout);CNN.VideoSourceUtils.clearSource(containerId);jQuery(document).triggerVideoContentStarted();},onContentComplete: function (containerId, cvpId, contentId) {if (CNN.companion && typeof CNN.companion.updateCompanionLayout === ‘function’) {CNN.companion.updateCompanionLayout(‘restoreFreewheel’);}navigateToNextVideo(contentId, containerId);},onContentEnd: function (containerId, cvpId, contentId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(false);}}},onCVPVisibilityChange: function (containerId, cvpId, visible) {CNN.VideoPlayer.handleAdOnCVPVisibilityChange(containerId, visible);}};if (typeof configObj.context !== ‘string’ || configObj.context.length 0) {configObj.adsection = window.ssid;}CNN.autoPlayVideoExist = (CNN.autoPlayVideoExist === true) ? true : false;CNN.VideoPlayer.getLibrary(configObj, callbackObj, isLivePlayer);});CNN.INJECTOR.scriptComplete(‘videodemanddust’);
‘);$vidEndSlate.removeClass(‘video__end-slate–inactive’).addClass(‘video__end-slate–active’);}};CNN.autoPlayVideoExist = (CNN.autoPlayVideoExist === true) ? true : false;var configObj = {thumb: ‘none’,video: ‘business/2019/02/28/us-gdp-q4-economy.cnn-business’,width: ‘100%’,height: ‘100%’,section: ‘domestic’,profile: ‘expansion’,network: ‘cnn’,markupId: ‘large-media_0’,adsection: ‘const-article-carousel-pagetop’,frameWidth: ‘100%’,frameHeight: ‘100%’,posterImageOverride: {“mini”:{“width”:220,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190228131231-01-gdp-report-file-restricted-small-169.jpg”,”height”:124},”xsmall”:{“width”:307,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190228131231-01-gdp-report-file-restricted-medium-plus-169.jpg”,”height”:173},”small”:{“width”:460,”type”:”jpg”,”uri”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190228131231-01-gdp-report-file-restricted-large-169.jpg”,”height”:259},”medium”:{“width”:780,”type”:”jpg”,”uri”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190228131231-01-gdp-report-file-restricted-exlarge-169.jpg”,”height”:438},”large”:{“width”:1100,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190228131231-01-gdp-report-file-restricted-super-169.jpg”,”height”:619},”full16x9″:{“width”:1600,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190228131231-01-gdp-report-file-restricted-full-169.jpg”,”height”:900},”mini1x1″:{“width”:120,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/190228131231-01-gdp-report-file-restricted-small-11.jpg”,”height”:120}}},autoStartVideo = false,isVideoReplayClicked = false,callbackObj,containerEl,currentVideoCollection = [{“title”:”US economy grew at a solid pace in Q4″,”duration”:”02:33″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/02/28/us-gdp-q4-economy.cnn-business/index.xml”,”videoId”:”business/2019/02/28/us-gdp-q4-economy.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190228131231-01-gdp-report-file-restricted-large-169.jpg”,”videoUrl”:”/videos/business/2019/02/28/us-gdp-q4-economy.cnn-business/video/playlists/business-economy/”,”description”:”The US gross domestic product grew at an annualized rate of 2.6% in the fourth quarter of 2018. CNN’s Christine Romans reports.”,”descriptionText”:”The US gross domestic product grew at an annualized rate of 2.6% in the fourth quarter of 2018. CNN’s Christine Romans reports.”},{“title”:”Jerome Powell: Fed will take ‘patient approach’ on policy”,”duration”:”02:06″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/02/26/fed-jerome-powell-senate-patient.cnn-business/index.xml”,”videoId”:”business/2019/02/26/fed-jerome-powell-senate-patient.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190226101037-jerome-powell-senate-banking-comittee-hearing-large-169.jpg”,”videoUrl”:”/videos/business/2019/02/26/fed-jerome-powell-senate-patient.cnn-business/video/playlists/business-economy/”,”description”:”Federal Reserve Chairman Jerome Powell testified before Congress on the state of the economy. CNN’s Paul R. La Monica reports.”,”descriptionText”:”Federal Reserve Chairman Jerome Powell testified before Congress on the state of the economy. CNN’s Paul R. La Monica reports.”},{“title”:”Fed Vice Chairman: US economy is in a good place”,”duration”:”02:29″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/02/20/richard-quest-federal-reserve-richard-clarida-economy.cnn-business/index.xml”,”videoId”:”business/2019/02/20/richard-quest-federal-reserve-richard-clarida-economy.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190220153511-richard-clarida-fed-quest-intv-large-169.jpg”,”videoUrl”:”/videos/business/2019/02/20/richard-quest-federal-reserve-richard-clarida-economy.cnn-business/video/playlists/business-economy/”,”description”:”In an exclusive interview with CNN Business, Federal Reserve Vice Chairman Richard Clarida speaks with Richard Quest about the state of the US economy.”,”descriptionText”:”In an exclusive interview with CNN Business, Federal Reserve Vice Chairman Richard Clarida speaks with Richard Quest about the state of the US economy.”},{“title”:”Hiring boomed in January”,”duration”:”02:19″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/02/01/romans-january-jobs-report.cnn-business/index.xml”,”videoId”:”business/2019/02/01/romans-january-jobs-report.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/171208054200-cnnmoneyjobsreport-large-169-2.jpg”,”videoUrl”:”/videos/business/2019/02/01/romans-january-jobs-report.cnn-business/video/playlists/business-economy/”,”description”:”The US economy added 304,000 jobs in January. The unemployment rate ticked up slightly to 4%. Christine Romans breaks down the jobs report. “,”descriptionText”:”The US economy added 304,000 jobs in January. The unemployment rate ticked up slightly to 4%. Christine Romans breaks down the jobs report. “},{“title”:”Fed leaves interest rates unchanged”,”duration”:”00:58″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/31/federal-reserve-rates-unchanged.cnn-business/index.xml”,”videoId”:”business/2019/01/31/federal-reserve-rates-unchanged.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190130151337-jerome-powell-january-01302019-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/31/federal-reserve-rates-unchanged.cnn-business/video/playlists/business-economy/”,”description”:”Central bankers unanimously agreed at their first two-day policy-setting meeting of 2019 to keep the federal funds rate, which influences the cost of mortgages, credit cards and other borrowing, at a range of 2.25% to 2.5%.”,”descriptionText”:”Central bankers unanimously agreed at their first two-day policy-setting meeting of 2019 to keep the federal funds rate, which influences the cost of mortgages, credit cards and other borrowing, at a range of 2.25% to 2.5%.”},{“title”:”UBS chairman: ‘We’re going through a soft spot in the economy'”,”duration”:”01:46″,”sourceName”:”CNN”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/22/wef-davos-2019-axel-weber-ubs-central-banks-lon-orig-ge.cnn/index.xml”,”videoId”:”business/2019/01/22/wef-davos-2019-axel-weber-ubs-central-banks-lon-orig-ge.cnn”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190122103442-01-central-banks-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/22/wef-davos-2019-axel-weber-ubs-central-banks-lon-orig-ge.cnn/video/playlists/business-economy/”,”description”:”UBS chairman Axel Weber spoke at a Davos 2019 panel about the effects of central banks keeping interest rates low and that the economy is going through a \”soft spot.\””,”descriptionText”:”UBS chairman Axel Weber spoke at a Davos 2019 panel about the effects of central banks keeping interest rates low and that the economy is going through a \”soft spot.\””},{“title”:”Larry Summers: We’re going to see slowing”,”duration”:”06:35″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/08/larry-summers-china-trade-recession.cnn-business/index.xml”,”videoId”:”business/2019/01/08/larry-summers-china-trade-recession.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190108140550-larry-summers-economy-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/08/larry-summers-china-trade-recession.cnn-business/video/playlists/business-economy/”,”description”:”Former US Treasury Secretary Larry Summers says President Trump \”vastly overstates the comfort of our own economic position\” and that a recession is a possibility within the next two years.”,”descriptionText”:”Former US Treasury Secretary Larry Summers says President Trump \”vastly overstates the comfort of our own economic position\” and that a recession is a possibility within the next two years.”},{“title”:”How to read the jobs report”,”duration”:”01:31″,”sourceName”:”CNN Business”,”sourceLink”:”http://www.cnn.com/business”,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/31/jobs-report-how-to-read-orig.cnn-business/index.xml”,”videoId”:”business/2019/01/31/jobs-report-how-to-read-orig.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/180907121718-august-jobs-report-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/31/jobs-report-how-to-read-orig.cnn-business/video/playlists/business-economy/”,”description”:”Every month the Bureau of Labor Statistics releases a jobs report. From underemployment to labor participation, CNN’s Christine Romans explains what the numbers mean.”,”descriptionText”:”Every month the Bureau of Labor Statistics releases a jobs report. From underemployment to labor participation, CNN’s Christine Romans explains what the numbers mean.”},{“title”:”Fed chair says he wouldn’t resign if asked by Trump”,”duration”:”00:52″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/04/jerome-powell-trump-resign.cnn-business/index.xml”,”videoId”:”business/2019/01/04/jerome-powell-trump-resign.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190104113511-jerome-powell-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/04/jerome-powell-trump-resign.cnn-business/video/playlists/business-economy/”,”description”:”Federal Reserve Chairman Jerome Powell says he would not resign if pressured to do so by President Donald Trump.”,”descriptionText”:”Federal Reserve Chairman Jerome Powell says he would not resign if pressured to do so by President Donald Trump.”},{“title”:”Fed raises rates despite Trump’s warning”,”duration”:”00:54″,”sourceName”:”CNN”,”sourceLink”:”http://www.cnn.com/”,”videoCMSUrl”:”/video/data/3.0/video/business/2018/12/19/federal-reserve-jerome-powell-interest-rates-trump-bts-vpx.cnn/index.xml”,”videoId”:”business/2018/12/19/federal-reserve-jerome-powell-interest-rates-trump-bts-vpx.cnn”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181219150713-jerome-powell-fed-presser-1219-large-169.jpg”,”videoUrl”:”/videos/business/2018/12/19/federal-reserve-jerome-powell-interest-rates-trump-bts-vpx.cnn/video/playlists/business-economy/”,”description”:”The Federal Reserve raised interest rates for the fourth time this year, disregarding calls by President Donald Trump to slow down further rates to avoid making \”another mistake.\””,”descriptionText”:”The Federal Reserve raised interest rates for the fourth time this year, disregarding calls by President Donald Trump to slow down further rates to avoid making \”another mistake.\””},{“title”:”Greenspan: Fed policy changes because economy changes”,”duration”:”03:32″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2018/12/18/alan-greenspan-economy-fed-policy.cnn-business/index.xml”,”videoId”:”business/2018/12/18/alan-greenspan-economy-fed-policy.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181218090624-alan-greenspan1-large-169.jpg”,”videoUrl”:”/videos/business/2018/12/18/alan-greenspan-economy-fed-policy.cnn-business/video/playlists/business-economy/”,”description”:”Former Federal Reserve Chairman Alan Greenspan says it’s \”perfectly credible that rates may go lower as a consequence\” of a slowing economy.”,”descriptionText”:”Former Federal Reserve Chairman Alan Greenspan says it’s \”perfectly credible that rates may go lower as a consequence\” of a slowing economy.”},{“title”:”Eisman of ‘Big Short’ fame doesn’t see recession on horizon”,”duration”:”01:09″,”sourceName”:”CNN Business”,”sourceLink”:”http://www.cnn.com/business”,”videoCMSUrl”:”/video/data/3.0/video/business/2018/12/14/eisman-big-short-no-recession.cnn-business/index.xml”,”videoId”:”business/2018/12/14/eisman-big-short-no-recession.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181214113946-eisman-big-short-no-recession-00003313-large-169.jpg”,”videoUrl”:”/videos/business/2018/12/14/eisman-big-short-no-recession.cnn-business/video/playlists/business-economy/”,”description”:”Investor Steve Eisman, portrayed by Steve Carell in \”The Big Short,\” says he doesn’t see any serious signs of a coming economic downturn.”,”descriptionText”:”Investor Steve Eisman, portrayed by Steve Carell in \”The Big Short,\” says he doesn’t see any serious signs of a coming economic downturn.”},{“title”:”Jamie Dimon: US economy is doing fine”,”duration”:”00:56″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2018/11/06/jamie-dimon-economy.cnn-business/index.xml”,”videoId”:”business/2018/11/06/jamie-dimon-economy.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181106092752-jamie-dimon-economy-large-169.jpg”,”videoUrl”:”/videos/business/2018/11/06/jamie-dimon-economy.cnn-business/video/playlists/business-economy/”,”description”:”JPMorgan Chase CEO Jamie Dimon tells CNN’s Christiane Amanpour that the economy going into 2019 is very strong but that concerns like Brexit and trade are affecting confidence.”,”descriptionText”:”JPMorgan Chase CEO Jamie Dimon tells CNN’s Christiane Amanpour that the economy going into 2019 is very strong but that concerns like Brexit and trade are affecting confidence.”},{“title”:”A tale of two minimum wages”,”duration”:”03:28″,”sourceName”:”CNN Business”,”sourceLink”:”http://www.cnn.com/business”,”videoCMSUrl”:”/video/data/3.0/video/business/2018/11/03/tale-of-two-minimum-wages-orig.cnn-business/index.xml”,”videoId”:”business/2018/11/03/tale-of-two-minimum-wages-orig.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/111125074922-cash-register-story-top.jpg”,”videoUrl”:”/videos/business/2018/11/03/tale-of-two-minimum-wages-orig.cnn-business/video/playlists/business-economy/”,”description”:”CNN’s Jon Sarlin takes a look into the widening gulf between the 39% of the U.S. that has a $7.25 minimum wage, and the 61% with a higher one.”,”descriptionText”:”CNN’s Jon Sarlin takes a look into the widening gulf between the 39% of the U.S. that has a $7.25 minimum wage, and the 61% with a higher one.”},{“title”:”US deficit at highest level since 2012″,”duration”:”01:17″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2018/10/16/us-budget-deficit.cnn-business/index.xml”,”videoId”:”business/2018/10/16/us-budget-deficit.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181015141850-federal-deficit-skyrockets-large-169.jpg”,”videoUrl”:”/videos/business/2018/10/16/us-budget-deficit.cnn-business/video/playlists/business-economy/”,”description”:”The US government is running the largest budget deficit in 6 years. The US deficit rose to $779 billion in fiscal year 2018, up 17% from last year. CNN’s Christine Romans reports. “,”descriptionText”:”The US government is running the largest budget deficit in 6 years. The US deficit rose to $779 billion in fiscal year 2018, up 17% from last year. CNN’s Christine Romans reports. “}],currentVideoCollectionId = ”,isLivePlayer = false,mediaMetadataCallbacks,mobilePinnedView = null,moveToNextTimeout,mutePlayerEnabled = false,nextVideoId = ”,nextVideoUrl = ”,turnOnFlashMessaging = false,videoPinner,videoEndSlateImpl;if (CNN.autoPlayVideoExist === false) {autoStartVideo = true;if (autoStartVideo === true) {if (turnOnFlashMessaging === true) {autoStartVideo = false;containerEl = jQuery(document.getElementById(configObj.markupId));CNN.VideoPlayer.showFlashSlate(containerEl);} else {CNN.autoPlayVideoExist = true;}}}configObj.autostart = CNN.Features.enableAutoplayBlock ? false : autoStartVideo;CNN.VideoPlayer.setPlayerProperties(configObj.markupId, autoStartVideo, isLivePlayer, isVideoReplayClicked, mutePlayerEnabled);CNN.VideoPlayer.setFirstVideoInCollection(currentVideoCollection, configObj.markupId);var videoHandler = {},isFeaturedVideoCollectionHandlerAvailable = (CNN !== undefined &&CNN.VIDEOCLIENT !== undefined &&CNN.VIDEOCLIENT.FeaturedVideoCollectionHandler !== undefined);if (!isFeaturedVideoCollectionHandlerAvailable) {CNN.INJECTOR.executeFeature(‘videx’).done(function () {jQuery.ajax({dataType: ‘script’,cache: true,url: ‘//www.i.cdn.cnn.com/.a/2.141.2/js/featured-video-collection-player.min.js’}).done(function () {initializeVideoAndCollection();}).fail(function () {throw ‘Unable to fetch /js/featured-video-collection-player.min.js’;});}).fail(function () {throw ‘Unable to fetch the videx bundle’;});}function initializeVideoAndCollection() {videoHandler = new CNN.VIDEOCLIENT.FeaturedVideoCollectionHandler(configObj.markupId,”cn-featured-to3rh9″,’js-video_description-featured-to3rh9′,[{“title”:”US economy grew at a solid pace in Q4″,”duration”:”02:33″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/02/28/us-gdp-q4-economy.cnn-business/index.xml”,”videoId”:”business/2019/02/28/us-gdp-q4-economy.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190228131231-01-gdp-report-file-restricted-large-169.jpg”,”videoUrl”:”/videos/business/2019/02/28/us-gdp-q4-economy.cnn-business/video/playlists/business-economy/”,”description”:”The US gross domestic product grew at an annualized rate of 2.6% in the fourth quarter of 2018. CNN’s Christine Romans reports.”,”descriptionText”:”The US gross domestic product grew at an annualized rate of 2.6% in the fourth quarter of 2018. CNN’s Christine Romans reports.”},{“title”:”Jerome Powell: Fed will take ‘patient approach’ on policy”,”duration”:”02:06″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/02/26/fed-jerome-powell-senate-patient.cnn-business/index.xml”,”videoId”:”business/2019/02/26/fed-jerome-powell-senate-patient.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190226101037-jerome-powell-senate-banking-comittee-hearing-large-169.jpg”,”videoUrl”:”/videos/business/2019/02/26/fed-jerome-powell-senate-patient.cnn-business/video/playlists/business-economy/”,”description”:”Federal Reserve Chairman Jerome Powell testified before Congress on the state of the economy. CNN’s Paul R. La Monica reports.”,”descriptionText”:”Federal Reserve Chairman Jerome Powell testified before Congress on the state of the economy. CNN’s Paul R. La Monica reports.”},{“title”:”Fed Vice Chairman: US economy is in a good place”,”duration”:”02:29″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/02/20/richard-quest-federal-reserve-richard-clarida-economy.cnn-business/index.xml”,”videoId”:”business/2019/02/20/richard-quest-federal-reserve-richard-clarida-economy.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190220153511-richard-clarida-fed-quest-intv-large-169.jpg”,”videoUrl”:”/videos/business/2019/02/20/richard-quest-federal-reserve-richard-clarida-economy.cnn-business/video/playlists/business-economy/”,”description”:”In an exclusive interview with CNN Business, Federal Reserve Vice Chairman Richard Clarida speaks with Richard Quest about the state of the US economy.”,”descriptionText”:”In an exclusive interview with CNN Business, Federal Reserve Vice Chairman Richard Clarida speaks with Richard Quest about the state of the US economy.”},{“title”:”Hiring boomed in January”,”duration”:”02:19″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/02/01/romans-january-jobs-report.cnn-business/index.xml”,”videoId”:”business/2019/02/01/romans-january-jobs-report.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/171208054200-cnnmoneyjobsreport-large-169-2.jpg”,”videoUrl”:”/videos/business/2019/02/01/romans-january-jobs-report.cnn-business/video/playlists/business-economy/”,”description”:”The US economy added 304,000 jobs in January. The unemployment rate ticked up slightly to 4%. Christine Romans breaks down the jobs report. “,”descriptionText”:”The US economy added 304,000 jobs in January. The unemployment rate ticked up slightly to 4%. Christine Romans breaks down the jobs report. “},{“title”:”Fed leaves interest rates unchanged”,”duration”:”00:58″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/31/federal-reserve-rates-unchanged.cnn-business/index.xml”,”videoId”:”business/2019/01/31/federal-reserve-rates-unchanged.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190130151337-jerome-powell-january-01302019-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/31/federal-reserve-rates-unchanged.cnn-business/video/playlists/business-economy/”,”description”:”Central bankers unanimously agreed at their first two-day policy-setting meeting of 2019 to keep the federal funds rate, which influences the cost of mortgages, credit cards and other borrowing, at a range of 2.25% to 2.5%.”,”descriptionText”:”Central bankers unanimously agreed at their first two-day policy-setting meeting of 2019 to keep the federal funds rate, which influences the cost of mortgages, credit cards and other borrowing, at a range of 2.25% to 2.5%.”},{“title”:”UBS chairman: ‘We’re going through a soft spot in the economy'”,”duration”:”01:46″,”sourceName”:”CNN”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/22/wef-davos-2019-axel-weber-ubs-central-banks-lon-orig-ge.cnn/index.xml”,”videoId”:”business/2019/01/22/wef-davos-2019-axel-weber-ubs-central-banks-lon-orig-ge.cnn”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190122103442-01-central-banks-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/22/wef-davos-2019-axel-weber-ubs-central-banks-lon-orig-ge.cnn/video/playlists/business-economy/”,”description”:”UBS chairman Axel Weber spoke at a Davos 2019 panel about the effects of central banks keeping interest rates low and that the economy is going through a \”soft spot.\””,”descriptionText”:”UBS chairman Axel Weber spoke at a Davos 2019 panel about the effects of central banks keeping interest rates low and that the economy is going through a \”soft spot.\””},{“title”:”Larry Summers: We’re going to see slowing”,”duration”:”06:35″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/08/larry-summers-china-trade-recession.cnn-business/index.xml”,”videoId”:”business/2019/01/08/larry-summers-china-trade-recession.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190108140550-larry-summers-economy-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/08/larry-summers-china-trade-recession.cnn-business/video/playlists/business-economy/”,”description”:”Former US Treasury Secretary Larry Summers says President Trump \”vastly overstates the comfort of our own economic position\” and that a recession is a possibility within the next two years.”,”descriptionText”:”Former US Treasury Secretary Larry Summers says President Trump \”vastly overstates the comfort of our own economic position\” and that a recession is a possibility within the next two years.”},{“title”:”How to read the jobs report”,”duration”:”01:31″,”sourceName”:”CNN Business”,”sourceLink”:”http://www.cnn.com/business”,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/31/jobs-report-how-to-read-orig.cnn-business/index.xml”,”videoId”:”business/2019/01/31/jobs-report-how-to-read-orig.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/180907121718-august-jobs-report-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/31/jobs-report-how-to-read-orig.cnn-business/video/playlists/business-economy/”,”description”:”Every month the Bureau of Labor Statistics releases a jobs report. From underemployment to labor participation, CNN’s Christine Romans explains what the numbers mean.”,”descriptionText”:”Every month the Bureau of Labor Statistics releases a jobs report. From underemployment to labor participation, CNN’s Christine Romans explains what the numbers mean.”},{“title”:”Fed chair says he wouldn’t resign if asked by Trump”,”duration”:”00:52″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2019/01/04/jerome-powell-trump-resign.cnn-business/index.xml”,”videoId”:”business/2019/01/04/jerome-powell-trump-resign.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/190104113511-jerome-powell-large-169.jpg”,”videoUrl”:”/videos/business/2019/01/04/jerome-powell-trump-resign.cnn-business/video/playlists/business-economy/”,”description”:”Federal Reserve Chairman Jerome Powell says he would not resign if pressured to do so by President Donald Trump.”,”descriptionText”:”Federal Reserve Chairman Jerome Powell says he would not resign if pressured to do so by President Donald Trump.”},{“title”:”Fed raises rates despite Trump’s warning”,”duration”:”00:54″,”sourceName”:”CNN”,”sourceLink”:”http://www.cnn.com/”,”videoCMSUrl”:”/video/data/3.0/video/business/2018/12/19/federal-reserve-jerome-powell-interest-rates-trump-bts-vpx.cnn/index.xml”,”videoId”:”business/2018/12/19/federal-reserve-jerome-powell-interest-rates-trump-bts-vpx.cnn”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181219150713-jerome-powell-fed-presser-1219-large-169.jpg”,”videoUrl”:”/videos/business/2018/12/19/federal-reserve-jerome-powell-interest-rates-trump-bts-vpx.cnn/video/playlists/business-economy/”,”description”:”The Federal Reserve raised interest rates for the fourth time this year, disregarding calls by President Donald Trump to slow down further rates to avoid making \”another mistake.\””,”descriptionText”:”The Federal Reserve raised interest rates for the fourth time this year, disregarding calls by President Donald Trump to slow down further rates to avoid making \”another mistake.\””},{“title”:”Greenspan: Fed policy changes because economy changes”,”duration”:”03:32″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2018/12/18/alan-greenspan-economy-fed-policy.cnn-business/index.xml”,”videoId”:”business/2018/12/18/alan-greenspan-economy-fed-policy.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181218090624-alan-greenspan1-large-169.jpg”,”videoUrl”:”/videos/business/2018/12/18/alan-greenspan-economy-fed-policy.cnn-business/video/playlists/business-economy/”,”description”:”Former Federal Reserve Chairman Alan Greenspan says it’s \”perfectly credible that rates may go lower as a consequence\” of a slowing economy.”,”descriptionText”:”Former Federal Reserve Chairman Alan Greenspan says it’s \”perfectly credible that rates may go lower as a consequence\” of a slowing economy.”},{“title”:”Eisman of ‘Big Short’ fame doesn’t see recession on horizon”,”duration”:”01:09″,”sourceName”:”CNN Business”,”sourceLink”:”http://www.cnn.com/business”,”videoCMSUrl”:”/video/data/3.0/video/business/2018/12/14/eisman-big-short-no-recession.cnn-business/index.xml”,”videoId”:”business/2018/12/14/eisman-big-short-no-recession.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181214113946-eisman-big-short-no-recession-00003313-large-169.jpg”,”videoUrl”:”/videos/business/2018/12/14/eisman-big-short-no-recession.cnn-business/video/playlists/business-economy/”,”description”:”Investor Steve Eisman, portrayed by Steve Carell in \”The Big Short,\” says he doesn’t see any serious signs of a coming economic downturn.”,”descriptionText”:”Investor Steve Eisman, portrayed by Steve Carell in \”The Big Short,\” says he doesn’t see any serious signs of a coming economic downturn.”},{“title”:”Jamie Dimon: US economy is doing fine”,”duration”:”00:56″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2018/11/06/jamie-dimon-economy.cnn-business/index.xml”,”videoId”:”business/2018/11/06/jamie-dimon-economy.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181106092752-jamie-dimon-economy-large-169.jpg”,”videoUrl”:”/videos/business/2018/11/06/jamie-dimon-economy.cnn-business/video/playlists/business-economy/”,”description”:”JPMorgan Chase CEO Jamie Dimon tells CNN’s Christiane Amanpour that the economy going into 2019 is very strong but that concerns like Brexit and trade are affecting confidence.”,”descriptionText”:”JPMorgan Chase CEO Jamie Dimon tells CNN’s Christiane Amanpour that the economy going into 2019 is very strong but that concerns like Brexit and trade are affecting confidence.”},{“title”:”A tale of two minimum wages”,”duration”:”03:28″,”sourceName”:”CNN Business”,”sourceLink”:”http://www.cnn.com/business”,”videoCMSUrl”:”/video/data/3.0/video/business/2018/11/03/tale-of-two-minimum-wages-orig.cnn-business/index.xml”,”videoId”:”business/2018/11/03/tale-of-two-minimum-wages-orig.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/111125074922-cash-register-story-top.jpg”,”videoUrl”:”/videos/business/2018/11/03/tale-of-two-minimum-wages-orig.cnn-business/video/playlists/business-economy/”,”description”:”CNN’s Jon Sarlin takes a look into the widening gulf between the 39% of the U.S. that has a $7.25 minimum wage, and the 61% with a higher one.”,”descriptionText”:”CNN’s Jon Sarlin takes a look into the widening gulf between the 39% of the U.S. that has a $7.25 minimum wage, and the 61% with a higher one.”},{“title”:”US deficit at highest level since 2012″,”duration”:”01:17″,”sourceName”:”CNN Business”,”sourceLink”:””,”videoCMSUrl”:”/video/data/3.0/video/business/2018/10/16/us-budget-deficit.cnn-business/index.xml”,”videoId”:”business/2018/10/16/us-budget-deficit.cnn-business”,”videoImage”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2019/02/181015141850-federal-deficit-skyrockets-large-169.jpg”,”videoUrl”:”/videos/business/2018/10/16/us-budget-deficit.cnn-business/video/playlists/business-economy/”,”description”:”The US government is running the largest budget deficit in 6 years. The US deficit rose to $779 billion in fiscal year 2018, up 17% from last year. CNN’s Christine Romans reports. “,”descriptionText”:”The US government is running the largest budget deficit in 6 years. The US deficit rose to $779 billion in fiscal year 2018, up 17% from last year. CNN’s Christine Romans reports. “}],’js-video_headline-featured-to3rh9′,”,”js-video_source-featured-to3rh9″,true,true,’business-economy’);if (typeof configObj.context !== ‘string’ || configObj.context.length
New York (CNN Business)US economic growth slowed slightly at the end of last year, but not nearly as much as feared by some economists.