CINXE.COM

2023 in review: A growing membership continues ambitious action on sustainable finance – United Nations Environment – Finance Initiative

<!DOCTYPE html> <html lang="en-GB"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="theme-color" content="#ffffff"> <title>2023 in review: A growing membership continues ambitious action on sustainable finance &#8211; United Nations Environment &#8211; Finance Initiative</title> <meta name='robots' content='max-image-preview:large' /> <link rel='dns-prefetch' href='//ws.sharethis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="United Nations Environment - Finance Initiative &raquo; Feed" href="https://www.unepfi.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="United Nations Environment - Finance Initiative &raquo; Comments Feed" href="https://www.unepfi.org/comments/feed/" /> <!-- Favicons --> <link rel="shortcut icon" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/favicon.ico"> <link rel="apple-touch-icon" sizes="180x180" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/favicon-16x16.png"> <link rel="manifest" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/site.webmanifest"> <link rel="mask-icon" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/safari-pinned-tab.svg" color="#0d6efd"> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.1.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-QZFVR2WNJK" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.1.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.unepfi.org\/industries\/banking\/2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-QZFVR2WNJK', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-QZFVR2WNJK', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <meta name="description" property="og:description" content="2023 provided more evidence of the devastating impacts of climate change, conflict and inequality on communities and economies around the world, while pressure increased on the finance industry to..."> <meta name="image" property="og:image" content="https://www.unepfi.org/wordpress/wp-content/uploads/2023/12/endofyeararticle-800x418.jpg"> <meta name="og:url" property="og:url" content="https://www.unepfi.org/industries/banking/2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance/"> <meta name="og:type" property="og:type" content="post"> <meta name="og:title" property="og:title" content="2023 in review: A growing membership continues ambitious action on sustainable finance"> <meta name="twitter:card" property="twitter:card" content="summary_large_image" /> <meta name="twitter:url" property="twitter:url" content="https://www.unepfi.org/industries/banking/2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance/" /> <meta name="twitter:title" property="twitter:title" content="2023 in review: A growing membership continues ambitious action on sustainable finance" /> <meta name="twitter:description" property="twitter:description" content="2023 provided more evidence of the devastating impacts of climate change, conflict and inequality on communities and economies around the world, while pressure increased on the finance industry to..." /> <meta name="twitter:image" property="twitter:image" content="https://www.unepfi.org/wordpress/wp-content/uploads/2023/12/endofyeararticle-800x418.jpg" /> <meta name="twitter:site" property="twitter:site" content="@unep_fi" /> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.unepfi.org\/wordpress\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.6.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='sdm-styles-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/simple-download-monitor/css/sdm_wp_styles.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='pt-cv-public-style-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=4.0.1' type='text/css' media='all' /> <link rel='stylesheet' id='pt-cv-public-pro-style-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/pt-content-views-pro/public/assets/css/cvpro.min.css?ver=5.8.6.1' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.unepfi.org/wordpress/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='bcct_style-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/better-click-to-tweet/assets/css/styles.css?ver=3.0' type='text/css' media='all' /> <link rel='stylesheet' id='ctf_styles-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/custom-twitter-feeds/css/ctf-styles.min.css?ver=2.2.4' type='text/css' media='all' /> <link rel='stylesheet' id='bg-shce-genericons-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/show-hidecollapse-expand/assets/css/genericons/genericons.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='bg-show-hide-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/show-hidecollapse-expand/assets/css/bg-show-hide.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/css/lib/bootstrap.min.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='unepfi2021-roboto-font-css' href='https://fonts.googleapis.com/css2?family=Roboto%3Aital%2Cwght%400%2C100%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C700%3B0%2C900%3B1%2C100%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C700%3B1%2C900&#038;display=swap&#038;ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-style-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/css/lib/fontawesome.min.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='unepfi2021-slick-style-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/css/slick.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='unepfi2021-old-style-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/css/old-styles.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='unepfi2021-style-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/style.css?ver=202411131219' type='text/css' media='all' /> <link rel='stylesheet' id='aurora-heatmap-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/aurora-heatmap/style.css?ver=1.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://www.unepfi.org/wordpress/wp-content/tablepress-combined.min.css?ver=85' type='text/css' media='all' /> <link rel='stylesheet' id='forget-about-shortcode-buttons-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/forget-about-shortcode-buttons/public/css/button-styles.css?ver=2.1.3' type='text/css' media='all' /> <!--n2css--><!--n2js--><script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.1.1" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/www.unepfi.org","hash_tracking":"false","v4_id":"G-QZFVR2WNJK"};/* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-tabs-responsive/assets/js/tabs-custom-functions.min.js?ver=6.6.2" id="tabs-custom-functions-js"></script> <script type="text/javascript" id="sdm-scripts-js-extra"> /* <![CDATA[ */ var sdm_ajax_script = {"ajaxurl":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/simple-download-monitor/js/sdm_wp_scripts.js?ver=6.6.2" id="sdm-scripts-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/js/theme.min.js?ver=202403191139" id="unepfi2021-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/js/lib/jquery.hoverIntent.min.js?ver=1.10.2" id="unepfi2021-hoverintent-js"></script> <script type="text/javascript" id="aurora-heatmap-js-extra"> /* <![CDATA[ */ var aurora_heatmap = {"_mode":"reporter","ajax_url":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php","action":"aurora_heatmap","reports":"click_pc,click_mobile","debug":"0","ajax_delay_time":"3000","ajax_interval":"10","ajax_bulk":null}; /* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/aurora-heatmap/js/aurora-heatmap.min.js?ver=1.7.0" id="aurora-heatmap-js"></script> <script id='st_insights_js' type="text/javascript" src="https://ws.sharethis.com/button/st_insights.js?publisher=eba0f3ba-f9ab-408c-bc68-c28af5afe749&amp;product=feather" id="feather-sharethis-js"></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.unepfi.org/wordpress/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.6.2" /> <link rel="canonical" href="https://www.unepfi.org/industries/banking/2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance/" /> <link rel='shortlink' href='https://www.unepfi.org/?p=72185' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.unepfi.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.unepfi.org%2Findustries%2Fbanking%2F2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.unepfi.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.unepfi.org%2Findustries%2Fbanking%2F2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance%2F&#038;format=xml" /> <script type="text/javascript"> var ajax_url = "https://www.unepfi.org/wordpress/wp-admin/admin-ajax.php"; var admin_url = "https://www.unepfi.org/wordpress/wp-admin/"; var stylesheet_directory_uri = "https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021"; var ajax_getmodal_id_nonce = "d172e6b4d7"; var ajax_selector_nonce = "3d973c9ff0"; var ajax_generate_toc_nonce = "6fc2430b8c"; </script> <style type="text/css"></style> <style type="text/css"> .synved-social-resolution-single { display: inline-block; } .synved-social-resolution-normal { display: inline-block; } .synved-social-resolution-hidef { display: none; } @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) { .synved-social-resolution-normal { display: none; } .synved-social-resolution-hidef { display: inline-block; } } </style> <style type="text/css" id="wp-custom-css"> body { font-size: 15px; } .post-content { font-size: 18px; line-height: 24px; overflow: hidden; } </style> <link rel="stylesheet" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/responsive.css" /> </head> <body class="post-template-default single single-post postid-72185 single-format-standard"> <div id="to-top"></div> <header> <nav class="navbar fixed-top navbar-expand-lg navbar-light navbar-unep"> <div class="container"> <span class="logos"> <a class="logo" href="https://www.unepfi.org" rel="home"> <img src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/assets/images/logo/logo.svg" alt="UN Environment Programme" /> </a> </span> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav ms-auto mb-2 mb-lg-0 main_menu"><li id="menu-item-31770" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31770 position-static"><a href="https://www.unepfi.org/about/" class="nav-link">About Us</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-31801" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown nav-item nav-item-31801 position-static"><a data-featuredID="31801" href="https://www.unepfi.org/about/" class="nav-link has-featured-content ">Overview</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-57312" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-57312 position-static"><a data-featuredID="31801" href="https://www.unepfi.org/about/about-us/history/" class="nav-link has-featured-content ">History</a></li> <li id="menu-item-57323" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-57323 position-static"><a data-featuredID="31801" href="https://www.unepfi.org/about/30-years-of-unep-fi/" class="nav-link has-featured-content ">30 years of UNEP FI</a></li> <li id="menu-item-74902" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-74902 position-static"><a data-featuredID="31801" href="https://www.unepfi.org/events/unep-fi-global-roundtable-2024/" class="nav-link has-featured-content ">Global Roundtable 2024</a></li> </ul> </li> <li id="menu-item-31787" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31787 position-static"><a href="https://www.unepfi.org/about/structure/" class="nav-link">Governance</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-48659" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-48659 position-static"><a href="https://www.unepfi.org/about/structure/leadership-council/" class="nav-link">Leadership Council</a></li> <li id="menu-item-31973" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31973 position-static"><a href="https://www.unepfi.org/about/structure/global-steering-committee/" class="nav-link">Global Steering Committee</a></li> <li id="menu-item-57342" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-57342 position-static"><a href="https://www.unepfi.org/banking/governance/banking-board/" class="nav-link">Banking Board</a></li> <li id="menu-item-57343" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-57343 position-static"><a href="https://www.unepfi.org/insurance/insurance/psi-board/" class="nav-link">PSI Board</a></li> </ul> </li> <li id="menu-item-31802" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31802 position-static"><a data-featuredID="31802" href="https://www.unepfi.org/about/structure/secretariat/" class="nav-link has-featured-content ">Secretariat</a></li> <li id="menu-item-31800" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31800 position-static"><a href="https://www.unepfi.org/about/employment/" class="nav-link">Work with us</a></li> <li id="menu-item-31775" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31775 position-static"><a href="https://www.unepfi.org/about/contact/" class="nav-link">Contact Us</a></li> </ul> <div class="menu-featured-content mr-auto"> <div class="featured-content" id="featuredContent31801"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/about/30-years-of-unep-fi/" title="30 years of UNEP FI"><h5>30 years of UNEP FI</h5></a> <p>2022 marks 50 years of environmental action through UNEP, 30 years of</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/news/remembering-richard-hansen-our-humble-high-flyer/" title="Remembering Richard Hansen: our humble, high-flyer"><h5>Remembering Richard Hansen: our humble, high-flyer</h5></a> <p>We lost a dear UNEP FI colleague recently, Richard Hansen, our web</p> </div></div> <div class="featured-content" id="featuredContent31802"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/news/remembering-richard-hansen-our-humble-high-flyer/" title="Remembering Richard Hansen: our humble, high-flyer"><h5>Remembering Richard Hansen: our humble, high-flyer</h5></a> <p>We lost a dear UNEP FI colleague recently, Richard Hansen, our web</p> </div></div> </div> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-31803" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31803 position-static"><a href="https://www.unepfi.org/members/" class="nav-link">Our Members</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-31804" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-31804 position-static"><a href="https://www.unepfi.org/members/" class="nav-link">Our Members</a></li> <li id="menu-item-31974" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31974 position-static"><a href="https://www.unepfi.org/supporting-institutions/" class="nav-link">Supporting Institutions</a></li> <li id="menu-item-31773" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31773 position-static"><a href="https://www.unepfi.org/membership/" class="nav-link">Benefits of Membership</a></li> <li id="menu-item-31805" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31805 position-static"><a href="https://www.unepfi.org/extranet/" class="nav-link">Members Area</a></li> </ul> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-31780" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown nav-item nav-item-31780 position-static"><a href="#" class="nav-link">Finance Industry</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-34082" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-34082 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/banking/bankingprinciples/" class="nav-link has-featured-content ">Banking</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-51939" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51939 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/banking/bankingprinciples/" class="nav-link has-featured-content ">Principles for Responsible Banking</a></li> <li id="menu-item-60680" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-60680 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/banking/bankingprinciples/prb-academy/" class="nav-link has-featured-content ">Principles for Responsible Banking Academy</a></li> <li id="menu-item-52523" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-52523 position-static"><a data-featuredID="34082" target="_blank" href="https://www.unepfi.org/net-zero-banking/#new_tab" class="nav-link has-featured-content ">Net-Zero Banking Alliance</a></li> <li id="menu-item-75901" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75901 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/risk-centre/" class="nav-link has-featured-content ">Risk Centre</a></li> <li id="menu-item-51944" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51944 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/banking/bankingprinciples/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-51930" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-51930 position-static"><a data-featuredID="51930" href="https://www.unepfi.org/insurance/insurance/" class="nav-link has-featured-content ">Insurance</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-56587" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-56587 position-static"><a data-featuredID="51930" href="https://www.unepfi.org/insurance/insurance/" class="nav-link has-featured-content ">Principles for Sustainable Insurance</a></li> <li id="menu-item-75436" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75436 position-static"><a data-featuredID="51930" href="https://www.unepfi.org/forum-for-insurance-transition-to-net-zero/" class="nav-link has-featured-content ">Forum for Insurance Transition to Net Zero</a></li> <li id="menu-item-74519" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-74519 position-static"><a data-featuredID="51930" href="https://www.unepfi.org/the-v20-sustainable-insurance-facility/" class="nav-link has-featured-content ">V20 Sustainable Insurance Facility</a></li> </ul> </li> <li id="menu-item-42372" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-42372 position-static"><a data-featuredID="42372" href="https://www.unepfi.org/investment/investment/" class="nav-link has-featured-content ">Investment</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-51931" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51931 position-static"><a data-featuredID="42372" href="https://www.unepfi.org/investment/investment/" class="nav-link has-featured-content ">Investment Leadership Programme</a></li> <li id="menu-item-53639" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-53639 position-static"><a data-featuredID="42372" href="https://www.unepfi.org/net-zero-alliance/" class="nav-link has-featured-content ">Net-Zero Asset Owner Alliance</a></li> <li id="menu-item-54711" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-54711 position-static"><a data-featuredID="42372" href="https://www.unepfi.org/legal-framework-for-impact/" class="nav-link has-featured-content ">A Legal Framework for Impact</a></li> </ul> </li> <li id="menu-item-65785" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-65785 position-static"><a data-featuredID="65785" href="https://www.unepfi.org/policy-and-regulation/" class="nav-link has-featured-content ">Policy and Regulation</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-77388" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-77388 position-static"><a data-featuredID="65785" href="https://www.unepfi.org/policy-and-regulation/csrd-esrs-implementation-programme/" class="nav-link has-featured-content ">CSRD/ESRS Implementation Programme</a></li> <li id="menu-item-71005" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-71005 position-static"><a data-featuredID="65785" href="https://www.unepfi.org/policy-and-regulation/regional-inititatives/" class="nav-link has-featured-content ">Regional Inititatives</a></li> </ul> </li> </ul> <div class="menu-featured-content mr-auto"> <div class="featured-content" id="featuredContent34082"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/regions/europe/unep-fi-to-support-csrd-implementation-by-leveraging-principles-for-responsible-banking-requirements/" title="UNEP FI launches new resources to support CSRD implementation by leveraging Principles for Responsible Banking requirements"><h5>UNEP FI launches new resources to support CSRD implementation by leveraging Principles for Responsible Banking requirements</h5></a> <p>UNEP FI has launched an ESRS Interoperability Package which helps banks</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/industries/banking/responsible-banking-priorities-and-blueprint-for-a-sustainable-future/" title="Responsible Banking - Priorities and Blueprint for a Sustainable Future"><h5>Responsible Banking - Priorities and Blueprint for a Sustainable Future</h5></a> <p>Leading responsible banks are transforming the finance sector through four</p> </div></div> <div class="featured-content" id="featuredContent51930"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/insurance/insurance/" title="Principles for Sustainable Insurance"><h5>Principles for Sustainable Insurance</h5></a> <p>About Launched at the 2012 UN Conference on Sustainable Development,</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/insurance/insurance/projects/" title="Priorities and Initiatives"><h5>Priorities and Initiatives</h5></a> <p>The insurance industry’s core business is to understand, manage and</p> </div></div> <div class="featured-content" id="featuredContent42372"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/industries/target-setting-protocol-fourth-edition/" title="NZAOA Target-Setting Protocol Fourth Edition"><h5>NZAOA Target-Setting Protocol Fourth Edition</h5></a> <p>With this release, the Net-Zero Asset Owner Alliance has published four</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/industries/to-serve-net-zero-clients-asset-managers-need-a-systematic-approach-to-climate/" title="To serve net-zero clients, asset managers need a systematic approach to climate"><h5>To serve net-zero clients, asset managers need a systematic approach to climate</h5></a> <p>Geneva, 6 February - The UN-convened Net-Zero Asset Owner Alliance</p> </div></div> <div class="featured-content" id="featuredContent65785"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/themes/climate-change/turning-point-how-policymakers-can-shift-the-trillions-needed-for-the-net-zero-transition/" title="Turning point: How policymakers can shift the trillions needed for the net-zero transition"><h5>Turning point: How policymakers can shift the trillions needed for the net-zero transition</h5></a> <p>Net-zero can only be achieved through systemic change. It is time to move</p> </div></div> </div> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-31781" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown nav-item nav-item-31781 position-static"><a href="#" class="nav-link">Key Themes</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-52535" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-52535 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/climate-change/climate-change/" class="nav-link has-featured-content ">Climate Change</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-51938" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51938 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/net-zero-alliance/" class="nav-link has-featured-content ">Net-Zero Asset Owner Alliance</a></li> <li id="menu-item-51932" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51932 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/net-zero-banking/" class="nav-link has-featured-content ">Net-Zero Banking Alliance</a></li> <li id="menu-item-71779" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-71779 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/climate-change/net-zero-export-credit-agencies/" class="nav-link has-featured-content ">Net-Zero Export Credit Agencies Alliance</a></li> <li id="menu-item-75437" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75437 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/forum-for-insurance-transition-to-net-zero/" class="nav-link has-featured-content ">Forum for Insurance Transition to Net Zero</a></li> <li id="menu-item-75245" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75245 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/risk-centre/" class="nav-link has-featured-content ">Risk Centre</a></li> <li id="menu-item-51928" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51928 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/climate-change/climate-change/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-31786" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31786 position-static"><a data-featuredID="31786" href="https://www.unepfi.org/nature/nature/" class="nav-link has-featured-content ">Nature</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-75244" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75244 position-static"><a data-featuredID="31786" href="https://www.unepfi.org/risk-centre/" class="nav-link has-featured-content ">Risk Centre</a></li> <li id="menu-item-52527" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-52527 position-static"><a data-featuredID="31786" target="_blank" href="https://www.unepfi.org/blue-finance/#new_tab" class="nav-link has-featured-content ">Ocean Finance</a></li> <li id="menu-item-56065" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-56065 position-static"><a data-featuredID="31786" href="https://www.unepfi.org/nature/food-systems/" class="nav-link has-featured-content ">Food, Forests &#038; Land</a></li> <li id="menu-item-51945" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51945 position-static"><a data-featuredID="31786" href="https://www.unepfi.org/nature/nature/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-51579" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-51579 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/pollution-and-circular-economy/" class="nav-link has-featured-content ">Pollution &#038; Circular Economy</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-73883" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-73883 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/circular-economy/" class="nav-link has-featured-content ">Circular Economy</a></li> <li id="menu-item-73882" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-73882 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/pollution/" class="nav-link has-featured-content ">Pollution</a></li> <li id="menu-item-73881" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-73881 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/energy-efficiency/" class="nav-link has-featured-content ">Energy Efficiency</a></li> <li id="menu-item-51925" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51925 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/pollution-and-circular-economy/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-51982" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-51982 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/positive-impact/" class="nav-link has-featured-content ">SDGs &#038; Impact</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-59441" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-59441 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/impact-protocol/" class="nav-link has-featured-content ">Impact Protocol</a></li> <li id="menu-item-51943" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51943 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/unep-fi-impact-analysis-tools/" class="nav-link has-featured-content ">Tools for Holistic Impact Analysis</a></li> <li id="menu-item-51934" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51934 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/impact-management-platform/" class="nav-link has-featured-content ">Impact Management Platform</a></li> <li id="menu-item-51983" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51983 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/positive-impact/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-53647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-53647 position-static"><a href="https://www.unepfi.org/social-issues/social-issues/" class="nav-link">Social &#038; Human Rights</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-51937" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51937 position-static"><a href="https://www.unepfi.org/social-issues/social-issues/" class="nav-link">Human Rights</a></li> <li id="menu-item-66177" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-66177 position-static"><a href="https://www.unepfi.org/social-issues/just-transition/" class="nav-link">Just Transition</a></li> <li id="menu-item-66176" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-66176 position-static"><a href="https://www.unepfi.org/social-issues/financial-health-and-inclusion/" class="nav-link">Financial Health and Inclusion</a></li> <li id="menu-item-66175" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-66175 position-static"><a href="https://www.unepfi.org/social-issues/gender/" class="nav-link">Gender</a></li> </ul> </li> </ul> <div class="menu-featured-content mr-auto"> <div class="featured-content" id="featuredContent52535"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/themes/climate-change/export-credit-agencies-supporting-billions-in-global-trade-form-net-zero-alliance/" title="Export credit agencies supporting billions in global trade form net-zero alliance"><h5>Export credit agencies supporting billions in global trade form net-zero alliance</h5></a> <p>Geneva, 4 December 2023 – At COP28 today, eight leading export credit</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/themes/climate-change/unep-fi-launches-risk-centre-to-help-members-address-sustainability-risks/" title="New Risk Centre to help UNEP FI members address sustainability risks"><h5>New Risk Centre to help UNEP FI members address sustainability risks</h5></a> <p>The UN Environment Programme Finance Initiative (UNEP FI) has unveiled its</p> </div></div> <div class="featured-content" id="featuredContent31786"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/nature/getting-started/" title="Getting Started"><h5>Getting Started</h5></a> <p>The Challenge The natural world - our forests, soils, land and ocean and</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/blue-finance/" title="Sustainable Blue Finance"><h5>Sustainable Blue Finance</h5></a> <p>Welcome to the Sustainable Blue Economy Finance Initiative, a UN-convened</p> </div></div> <div class="featured-content" id="featuredContent51579"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/news/160-financial-institutions-call-for-an-ambitious-international-treaty-to-end-plastic-pollution/" title="160 financial institutions representing 15.5 USD trillion combined assets call for an ambitious international treaty to end plastic pollution"><h5>160 financial institutions representing 15.5 USD trillion combined assets call for an ambitious international treaty to end plastic pollution</h5></a> <p>Geneva, 19 April 2024 – One hundred and sixty financial institutions and</p> </div></div> <div class="featured-content" id="featuredContent51982"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/industries/banking/impact-protocol/" title="Impact Protocol"><h5>Impact Protocol</h5></a> <p>Impact management explained, step by step! The Impact Protocol provides a</p> </div></div> </div> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-31783" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31783 position-static"><a href="https://www.unepfi.org/regions/" class="nav-link">Regions</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-31785" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31785 position-static"><a href="https://www.unepfi.org/regions/africa-middle-east/" class="nav-link">Africa &#038; Middle East</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-65210" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-65210 position-static"><a href="https://www.unepfi.org/regions/africa-middle-east/unep-fi-regional-roundtable-africa-and-middle-east-2023/" class="nav-link">Regional Roundtable Africa and Middle East 2023</a></li> <li id="menu-item-55117" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-55117 position-static"><a href="https://www.unepfi.org/knowledge-platform/" class="nav-link">SDG-Climate Facility Project: Knowledge Platform</a></li> </ul> </li> <li id="menu-item-31788" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31788 position-static"><a href="https://www.unepfi.org/regions/asia-pacific/" class="nav-link">Asia Pacific</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-65208" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-65208 position-static"><a href="https://www.unepfi.org/regions/asia-pacific/unep-fi-regional-roundtable-asia-pacific-2023/" class="nav-link">Regional Roundtable Asia Pacific 2023</a></li> </ul> </li> <li id="menu-item-31792" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31792 position-static"><a href="https://www.unepfi.org/regions/europe/" class="nav-link">Europe</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-78622" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-78622 position-static"><a href="https://www.unepfi.org/policy-and-regulation/csrd-esrs-implementation-programme/" class="nav-link">CSRD/ESRS Implementation Programme</a></li> <li id="menu-item-66945" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-66945 position-static"><a href="https://www.unepfi.org/events/unep-fi-regional-roundtable-europe-2023/" class="nav-link">UNEP FI Regional Roundtable Europe 2023</a></li> </ul> </li> <li id="menu-item-31793" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31793 position-static"><a href="https://www.unepfi.org/regions/latin-america-caribbean/" class="nav-link">Latin America &#038; Caribbean</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-78623" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-78623 position-static"><a href="https://www.unepfi.org/unep-fi-regional-roundtable-latin-america-caribbean-2024/" class="nav-link">UNEP FI Regional Roundtable Latin America &#038; Caribbean 2024</a></li> </ul> </li> <li id="menu-item-31794" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31794 position-static"><a href="https://www.unepfi.org/regions/north-america/" class="nav-link">North America</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-65209" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-65209 position-static"><a href="https://www.unepfi.org/rrt23-na-recordings/" class="nav-link">Regional Roundtable North America 2023</a></li> </ul> </li> </ul> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-33506" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown nav-item nav-item-33506 position-static"><a href="#" class="nav-link">Resources</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-33508" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children dropdown nav-item nav-item-33508 position-static"><a href="https://www.unepfi.org/category/events/" class="nav-link">Events &#038; Webinars</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-74901" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-74901 position-static"><a href="https://www.unepfi.org/events/unep-fi-global-roundtable-2024/" class="nav-link">Global Roundtable 2024</a></li> <li id="menu-item-63399" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-63399 position-static"><a href="https://www.unepfi.org/events/regional-roundtables-on-sustainable-finance-2023/" class="nav-link">Regional Roundtables 2023</a></li> <li id="menu-item-52759" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-52759 position-static"><a href="https://www.unepfi.org/category/events/?ca%5B0%5D=343&amp;concluded=1" class="nav-link">Podcasts</a></li> <li id="menu-item-52760" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-52760 position-static"><a href="https://www.unepfi.org/category/events/?ca%5B0%5D=204" class="nav-link">Webinars</a></li> </ul> </li> <li id="menu-item-33510" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent nav-item nav-item-33510 position-static"><a href="https://www.unepfi.org/category/news/" class="nav-link active">News</a></li> <li id="menu-item-33509" class="menu-item menu-item-type-taxonomy menu-item-object-category nav-item nav-item-33509 position-static"><a href="https://www.unepfi.org/category/publications/" class="nav-link">Guidance &#038; Research</a></li> <li id="menu-item-75243" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75243 position-static"><a href="https://www.unepfi.org/risk-centre/" class="nav-link">Risk Centre</a></li> <li id="menu-item-33997" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-33997 position-static"><a href="https://www.unepfi.org/tools/" class="nav-link">Tools</a></li> <li id="menu-item-79729" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-79729 position-static"><a href="https://www.unepfi.org/learning-and-development-for-finance-professionals/" class="nav-link">Training</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-79735" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-79735 position-static"><a href="https://www.unepfi.org/learning-and-development-for-finance-professionals/prb-academy/" class="nav-link">Principles for Responsible Banking Academy</a></li> <li id="menu-item-79731" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-79731 position-static"><a href="https://www.unepfi.org/learning-and-development-for-finance-professionals/regional-implementation-of-unep-fi-frameworks/" class="nav-link">Regional Implementation of UNEP FI Frameworks</a></li> <li id="menu-item-79732" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-79732 position-static"><a href="https://www.unepfi.org/learning-and-development-for-finance-professionals/risk-management/" class="nav-link">Risk Management</a></li> </ul> </li> </ul> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> </ul> <button class="btn left-pan header-search-button d-none d-sm-block" type="button" data-form="#header-search-form" title="Search"><i class="fa fa-search"></i></button> </div> </div> </nav> <div id="header-search-form" class="header-search-form d-none d-sm-block"> <div class="container"> <div class="spacer-left"> <form class="d-flex search-form" role="search" method="get" action="/"> <div class="input-group"> <input class="form-control input-text " type="search" name="s" placeholder="Search" aria-label="Search"> <button class="btn left-pan" type="submit" title="Search"><i class="fa fa-search"></i></button> </div> </form> <p class="search-title pt40">POPULAR CONTENT</p> <div class="row"> <article class="col-12 col-md-4"> <a href="https://www.unepfi.org/themes/climate-change/2023-climate-risk-landscape/"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/03/Climate-Risk-Landscape-2023-cover-scaled.jpg" class="img-fluid"> </a> <p class="top-title">07 March 2023<span class="separator"></span><span class="uppercase"><a href="https://www.unepfi.org/category/themes/climate-change/" rel="category tag">Climate Change</a>, <a href="https://www.unepfi.org/category/publications/" rel="category tag">Publications</a>, <a href="https://www.unepfi.org/category/themes/risk/" rel="category tag">Risk</a>, <a href="https://www.unepfi.org/category/themes/climate-change/tcfd/" rel="category tag">TCFD</a></span></p> <a href="https://www.unepfi.org/themes/climate-change/2023-climate-risk-landscape/"> <h5>The 2023 Climate Risk Landscape</h5></a> </article> <article class="col-12 col-md-4"> <a href="https://www.unepfi.org/events/global-roundtable-2022/"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/05/Header-Clouds-2.jpg" class="img-fluid"> </a> <p class="top-title">17 May 2022<span class="separator"></span><span class="uppercase"><a href="https://www.unepfi.org/category/events/" rel="category tag">Events</a>, <a href="https://www.unepfi.org/category/events/unepfi-roundtable/" rel="category tag">Roundtables</a></span></p> <a href="https://www.unepfi.org/events/global-roundtable-2022/"> <h5>UNEP FI Global Roundtable 2022</h5></a> </article> <article class="col-12 col-md-4"> <a href="https://www.unepfi.org/industries/banking/2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance/"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/12/endofyeararticle-scaled.jpg" class="img-fluid"> </a> <p class="top-title">19 December 2023<span class="separator"></span><span class="uppercase"><a href="https://www.unepfi.org/category/industries/banking/" rel="category tag">Banking</a>, <a href="https://www.unepfi.org/category/themes/climate-change/" rel="category tag">Climate Change</a>, <a href="https://www.unepfi.org/category/industries/insurance/" rel="category tag">Insurance</a>, <a href="https://www.unepfi.org/category/industries/investment/" rel="category tag">Investment</a>, <a href="https://www.unepfi.org/category/themes/ecosystems/" rel="category tag">Nature</a>, <a href="https://www.unepfi.org/category/news/" rel="category tag">News</a>, <a href="https://www.unepfi.org/category/industries/policy/" rel="category tag">Policy</a>, <a href="https://www.unepfi.org/category/themes/pollution-circular-economy/" rel="category tag">Pollution &amp; Circular Economy</a>, <a href="https://www.unepfi.org/category/themes/impact/" rel="category tag">SDGs and Impact</a>, <a href="https://www.unepfi.org/category/themes/social-issues/" rel="category tag">Social</a></span></p> <a href="https://www.unepfi.org/industries/banking/2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance/"> <h5>2023 in review: A growing membership continues ambitious action on sustainable finance</h5></a> </article> </div> </div> </div> </div> </header> <main class="news-detail"> <div class="wall w1680" style="background-image: linear-gradient(to bottom, rgba(0,0,0,0.75), rgba(0,0,0,0) 20%), linear-gradient(rgba(0,0,0,0.30), rgba(0,0,0,0.30)), linear-gradient(137deg, rgba(0,0,0,0.60), rgba(0,0,0,0)), url('https://www.unepfi.org/wordpress/wp-content/uploads/2023/12/endofyeararticle-scaled.jpg');" > <div class="container h50"><nav class="breadcrumb"><a href="https://www.unepfi.org/">Home</a><span class="divider">&nbsp;/&nbsp;</span> <a href="https://www.unepfi.org/category/themes/">Themes</a> <span class="divider">&nbsp;/&nbsp;</span> <a href="https://www.unepfi.org/category/themes/social-issues/">Social</a> </nav></div> <div class="container pb80 pt80" style="position: relative; "> <p class="news-detail"><span class="date">19 December 2023</span> | <span class="category"><a href="https://www.unepfi.org/category/industries/banking/" rel="category tag">Banking</a>, <a href="https://www.unepfi.org/category/themes/climate-change/" rel="category tag">Climate Change</a>, <a href="https://www.unepfi.org/category/industries/insurance/" rel="category tag">Insurance</a>, <a href="https://www.unepfi.org/category/industries/investment/" rel="category tag">Investment</a>, <a href="https://www.unepfi.org/category/themes/ecosystems/" rel="category tag">Nature</a>, <a href="https://www.unepfi.org/category/news/" rel="category tag">News</a>, <a href="https://www.unepfi.org/category/industries/policy/" rel="category tag">Policy</a>, <a href="https://www.unepfi.org/category/themes/pollution-circular-economy/" rel="category tag">Pollution &amp; Circular Economy</a>, <a href="https://www.unepfi.org/category/themes/impact/" rel="category tag">SDGs and Impact</a>, <a href="https://www.unepfi.org/category/themes/social-issues/" rel="category tag">Social</a></span></p> <h2 class="line-semitransparent">2023 in review: A growing membership continues ambitious action on sustainable finance</h2> <p class="image-description">unsplash.com/@QuaritschPhotography</p> </div> </div> <div class="container mt-5"> <div class="row"> <div class="col-12 col-sm-9"> <div class="row"> <div class="col-12 col-sm-1 col-md-1"> <div class="share-area d-none d-sm-block"> <a href="javascript:" class="share"><i class="fas fa-share-alt"></i> Share</a> <div class="share-wrapper"> <a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-facebook nolightbox" data-provider="facebook" target="_blank" rel="nofollow" title="Share on Facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D72185&#038;t=2023%20in%20review%3A%20A%20growing%20membership%20continues%20ambitious%20action%20on%20sustainable%20finance&#038;s=100&#038;p&#091;url&#093;=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D72185&#038;p&#091;images&#093;&#091;0&#093;=https%3A%2F%2Fwww.unepfi.org%2Fwordpress%2Fwp-content%2Fuploads%2F2023%2F12%2Fendofyeararticle-scaled.jpg&#038;p&#091;title&#093;=2023%20in%20review%3A%20A%20growing%20membership%20continues%20ambitious%20action%20on%20sustainable%20finance"><img alt="Facebook" title="Share on Facebook" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-social-media-feather/synved-social/image/social/regular/48x48/facebook.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-twitter nolightbox" data-provider="twitter" target="_blank" rel="nofollow" title="Share on Twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D72185&#038;text=Check%20this%20out"><img alt="twitter" title="Share on Twitter" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-social-media-feather/synved-social/image/social/regular/48x48/twitter.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-linkedin nolightbox" data-provider="linkedin" target="_blank" rel="nofollow" title="Share on Linkedin" href="http://www.linkedin.com/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D72185&#038;title=2023%20in%20review%3A%20A%20growing%20membership%20continues%20ambitious%20action%20on%20sustainable%20finance"><img alt="linkedin" title="Share on Linkedin" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-social-media-feather/synved-social/image/social/regular/48x48/linkedin.png" /></a> </div> </div> <div class="share-area-mobile d-block d-sm-none"> Share on: <a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-facebook nolightbox" data-provider="facebook" target="_blank" rel="nofollow" title="Share on Facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D72185&#038;t=2023%20in%20review%3A%20A%20growing%20membership%20continues%20ambitious%20action%20on%20sustainable%20finance&#038;s=100&#038;p&#091;url&#093;=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D72185&#038;p&#091;images&#093;&#091;0&#093;=https%3A%2F%2Fwww.unepfi.org%2Fwordpress%2Fwp-content%2Fuploads%2F2023%2F12%2Fendofyeararticle-scaled.jpg&#038;p&#091;title&#093;=2023%20in%20review%3A%20A%20growing%20membership%20continues%20ambitious%20action%20on%20sustainable%20finance"><img alt="Facebook" title="Share on Facebook" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-social-media-feather/synved-social/image/social/regular/48x48/facebook.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-twitter nolightbox" data-provider="twitter" target="_blank" rel="nofollow" title="Share on Twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D72185&#038;text=Check%20this%20out"><img alt="twitter" title="Share on Twitter" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-social-media-feather/synved-social/image/social/regular/48x48/twitter.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-linkedin nolightbox" data-provider="linkedin" target="_blank" rel="nofollow" title="Share on Linkedin" href="http://www.linkedin.com/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D72185&#038;title=2023%20in%20review%3A%20A%20growing%20membership%20continues%20ambitious%20action%20on%20sustainable%20finance"><img alt="linkedin" title="Share on Linkedin" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-social-media-feather/synved-social/image/social/regular/48x48/linkedin.png" /></a> </div> </div> <div class="col-12 col-sm-11 col-md-11"> <article class="post-type-news"> <div class="post-content"> <p>2023 provided more evidence of the devastating impacts of climate change, conflict and inequality on communities and economies around the world, while pressure increased on the finance industry to accelerate the transition to low-carbon, resilient, and inclusive economies. At the same time, political division added an extra challenge to many banks, insurers and investors trying to put sustainability at the core of their business practice. Despite these multiple challenges, UNEP FI’s members continued to respond ambitiously by contributing, as the UN’s largest network of financial institutions, to advancing sustainable finance. Working groups of members issued research and guidance in many areas such as just transition, adaptation, nature and a new sub-sector for UNEP FI, investment banking, while we saw advances by signatories to the Principles for Responsible Banking and Principles for Sustainable Insurance frameworks, as well as in net-zero finance. A growing focus on sustainable finance worldwide translated into membership growth in many of our initiatives and frameworks: UNEP FI reached the significant milestone of 500 banks and insurers during 2023!</p> <p>Celebrating its fourth anniversary in September, the Principles for Responsible Banking framework (PRB) now has over 325 banks worldwide committed to implementing the six principles, encompassing more than half of the global banking industry by assets. The latest biennial <a href="https://www.unepfi.org/industries/banking/prb-2nd-progress-report/" target="_blank" rel="noopener"><span>progress report</span></a> highlights the strides made by those signatory banks: for example, <span><span class="ui-provider ee bdf bdg bdh bdi bdj bdk bdl bdm bdn bdo bdp bdq bdr bds bdt bdu bdv bdw bdx bdy bdz bea beb bec bed bee bef beg beh bei bej bek bel bem" dir="ltr">98% have integrated sustainability oversight into their governance structure, with 91% at board and CEO level. </span></span>Since its establishment in 2019, the PRB membership has seen significant growth from 130 founding member banks to 325 in 80 countries, representing almost USD 90 trillion in assets &#8211; more than 50% of banking assets worldwide. On the insurance front, the Principles for Sustainable Insurance (PSI) Initiative grew to 153 signatories representing about one-third of world premiums and USD 15 trillion in assets under management, as well as 103 supporting institutions addressing the most pressing environmental, social, and governance risks and opportunities. 2023 saw the launch of the first life and health guidance for insurers and work continued on nature positive insurance.</p> <p>UNEP FI’s Leadership Council, its senior governing body, held its third meeting in December, rallying 12 CEOs and global finance leaders around the table to elevate the agenda and boost action on sustainable finance. This year’s agenda included international financial architecture reforms to mobilise finance for sustainability impact in emerging and developing economies, and private sector policy and regulation for sustainable economies. Key takeaways from the discussion will be publicly available in the new year.</p> <h5>Momentum increasing to reach nature goals</h5> <p>UNEP FI has been helping to translate the Kunming-Montreal Global Biodiversity Framework (GBF) adopted in December 2022, and the final recommendations from the Taskforce on Nature-related Financial Disclosures (TNFD) framework in September 2023, into implications for financial institutions, helping the industry to prepare for growing momentum for nature on the international stage. With more than half the world’s GDP &#8211; or USD 58 trillion &#8211; being moderately or highly dependent on nature (WEF, 2020), and an estimated annual biodiversity finance gap of $700 billion, private finance has an essential role in halting and reversing biodiversity loss. Simultaneously, the financial sector’s interest in nature has grown significantly over the past year: 50 financial institutions from 25 countries piloted the TNFD’s draft framework as part of a UNEP FI-led programme; over 130 banks are now part of the Principles for Responsible Banking Biodiversity community, and more than 3,000 professionals attended the Investing with Nature <a href="https://www.unepfi.org/nature/nature/nature-based-solutions/" target="_blank" rel="noopener"><span>webinar series</span></a>. UNEP FI has supported that growth by acting as a gateway for financial institutions, bridging nature and finance, and driving science-based action on global environmental frameworks. Following the adoption of the GBF, a <a href="https://www.unepfi.org/publications/high-level-roadmap-aligning-financial-flows-with-the-kunming-montreal-global-biodiversity-framework/" target="_blank" rel="noopener"><span>high-level roadmap</span></a> and sector-specific briefings were released to help <a href="https://www.unepfi.org/industries/banking/banking-on-nature/"><span>banks</span></a>, <a href="https://www.unepfi.org/industries/insurance/nature-positive-insurance-evolving-thinking-and-practices/"><span>insurers</span></a>, and <a href="https://www.unepfi.org/industries/investment/stepping-up-on-biodiversity/"><span>investors</span></a> understand the relevance of the framework to the financial sector.</p> <p>As a founding partner of the Taskforce on Nature-related Financial Disclosures (TNFD), UNEP FI provided technical support to enable financial institutions to play a key role in the development of the <a href="https://www.unepfi.org/themes/ecosystems/tnfd-final-recommendations/" target="_blank" rel="noopener"><span>final TNFD recommendations</span></a> released in September, further supporting risk management and disclosure on nature.</p> <p>Finally, UNEP FI introduced industry-first Principles for Responsible Banking guidance on nature target-setting, helping the banking industry align with the GBF and address nature and biodiversity loss.<span class="Apple-converted-space"> </span></p> <h5>Finance for climate mitigation and adaptation</h5> <p>At another lively Conference of the Parties, this year’s COP28 in Dubai reached a milestone deal on loss and damage funding on the first day to assist developing nations in addressing climate change impacts. With finance as a cross-cutting theme, there was a focus on the the critical role of finance in reaching climate goals on mitigation and adaptation. Read more about the outcome of the negotiations <a href="https://www.unepfi.org/themes/climate-change/blog-cop28s-uae-consensus-big-on-vision-and-paradigm-small-on-concrete-measures/" target="_blank" rel="noopener">here</a>. Another highlight saw the launch of the <a href="https://www.unepfi.org/climate-change/net-zero-export-credit-agencies/" target="_blank" rel="noopener"><span>Net-Zero Export Credit Agencies Alliance</span></a> with eight founding members from leading export credit agencies, unified in the goal to support the decarbonization of international trade by 2050 or sooner.</p> <p>As the year draws to a close, the Net-Zero Asset Owner Alliance proudly unveiled its third annual <a href="https://www.unepfi.org/industries/investment/increasing-climate-ambition-decreasing-emissions-the-third-progress-report-of-the-net-zero-asset-owner-alliance/" target="_blank" rel="noopener"><span>progress report</span></a>. With an impressive leap in membership, welcoming five new members in the past year, the Alliance now boasts a staggering $US9.5 trillion in assets under management (AuM), a resounding affirmation of the financial sector&#8217;s commitment to the net-zero transition. Members have heightened their aspirations across various hard-to-abate sectors, broadening the coverage of AuM under target and achieving a commendable 3.5% reduction in total absolute financed greenhouse gas emissions.</p> <p>In January, at the 53rd World Economic Forum Annual Meeting in Davos, the Net-Zero Insurance Alliance delivered an important tool for insurers striving to decarbonise their underwriting business with the issuance of the first target-setting protocol for the insurance industry. This document guides insurers and reinsurers as they set their individual, science-based, intermediate targets for their portfolios, aiming for a net-zero transition aligned with a 1.5°C temperature rise by 2050.</p> <p>The Net-Zero Banking Alliance has seen a threefold rise in membership since its launch, now including a significant representation from emerging market banks. This year’s progress update found that over two-thirds of member banks have aligned their targets with 1.5°C scenarios, a substantial leap from the Alliance&#8217;s inception in April 2021. This year’s focus was on high-emission sectors like power generation, with notable growth in individual targets for oil and gas, iron and steel, cement, and real estate. Nearly nine in ten member banks have met their commitment to select initial targets within 18 months, showcasing substantial progress and dedication within the membership. This rapid momentum reflects the banking industry&#8217;s strong commitment to driving impactful climate action in a relatively short time frame.</p> <p>Turning to climate adaptation, UNEP FI launched the first <a href="https://www.unepfi.org/industries/investment/g7-progress-report-adaptation-resilience-investors-collaborative/" target="_blank" rel="noopener"><span>progress report</span></a> of the Adaptation and Resilience Investors Collaborative (ARIC) in May, a global collaboration of development finance institutions dedicated to boosting private investment in climate adaptation and resilience in developing nations. To unlock private sector finance for climate adaptation and bridge the adaptation finance gap, in November, UNEP FI published new <a href="https://www.unepfi.org/industries/banking/climate-adaptation-target-setting/"><span>guidance</span></a> to help banks accelerate management of climate-related impacts, the Principles for Responsible Banking Climate Adaptation Target Setting Guide.</p> <p>Finally, UNEP FI’s TCFD and Climate Risk Programme continued its support to finance professionals in addressing climate risks in their organisations through numerous working groups, information sessions, tools, and guidance. Amongst resources were a new iteration of the climate risk landscape <a href="https://www.unepfi.org/themes/climate-change/2023-climate-risk-landscape/" target="_blank" rel="noopener"><span>report</span></a> and four sectoral risks <a href="https://www.unepfi.org/themes/climate-change/climate-risks-in-the-agriculture-sector/" target="_blank" rel="noopener"><span>briefings</span></a> covering agriculture, real estate, oil and gas, and industrials.<span class="Apple-converted-space"> </span></p> <h5>A circular economy to deliver on multilateral agreements and beat pollution</h5> <p>To help address pollution, the UNEP FI-convened Finance Leadership Group on Plastics <a href="https://www.unepfi.org/news/leading-financial-institutions-input-into-next-round-of-negotiations-to-redirect-finance-to-end-plastic-pollution/" target="_blank" rel="noopener"><span>contributed</span></a> to UN members states’ negotiations to develop an internationally legally binding instrument to end plastic pollution to be finalized in 2024. The group, formed in January at the World Economic Forum, unites banks and insurers with total assets of USD 9.8 trillion to support the development of the future treaty and build readiness across the global finance sector to act on plastic pollution.</p> <p>The transition from a linear to a circular economy that follows sustainable production and consumption patterns in all regions is essential to deliver every multilateral agreement. In March, UNEP FI published a <a href="https://www.unepfi.org/publications/unlocking-circular-economy-finance-in-latin-america-and-the-caribbean-the-catalyst-for-a-positive-change/" target="_blank" rel="noopener"><span>report</span></a> presenting the potential to unlock circular economy finance in Latin America and the Caribbean. Another resource focusing on the potential of the circular economy in Africa will be released in 2024. UNEP FI updated the PRB Resource Efficiency and Circular Economy <a href="https://www.unepfi.org/industries/banking/guidance-on-resource-efficiency-and-circular-economy-target-setting-version-2/" target="_blank" rel="noopener"><span>guidance</span></a> in April, taking into account feedback from UNEP FI member banks, circular economy experts, and civil society organisations on the first edition. The guidance now includes a common pathway to impact and core indicators to guide good practices in the banking sector to accelerate the shift to circular business models.</p> <h5>Practical tools for facilitated SDG impact management</h5> <p>Following new rules and standards on social and environmental reporting across the world, companies subject to the Corporate Sustainability Reporting Directive in Europe now have to report according to the European Sustainability Reporting Standards (ESRS). To support banks with the implementation of these new impact materiality assessment requirements, UNEP FI launched the ESRS <a href="https://www.unepfi.org/impact/interoperability/european-sustainability-reporting-standards-esrs/" target="_blank" rel="noopener"><span>Topics Mapping</span></a>. The partners of the Impact Management Platform co-chaired by UNEP FI also released a <a href="https://www.unepfi.org/news/the-impact-management-platform-launches-new-consensus-view-of-the-actions-and-fundamental-characteristics-of-impact-management/" target="_blank" rel="noopener">set</a> of actions and fundamental characteristics of impact management to help private sector actors assess and manage their impact on people and the planet.</p> <h5>Finance to uphold human rights and equality</h5> <p>It is imperative that the shift to low-carbon, resource-efficient, and resilient economies ensure just economic and social benefits and protect the most vulnerable populations. To support financial institutions on an equitable economic shift, UNEP FI and the International Labor Organization released the first just transition <a href="https://www.unepfi.org/industries/banking/just-transition-finance-pathways-for-banking-and-insurance/" target="_blank" rel="noopener"><span>roadmap</span></a> for banks and insurers at COP28.</p> <p>For banks, the Principles for Responsible Banking advanced work this year on two critical issues in addressing social considerations: gender equality and financial health &amp; inclusion. With women and girls worldwide disproportionately living in poverty and lacking access to education, employment, opportunities, and finance, UNEP FI partnered with UN Women to leverage banks’ influence over the gender-power dynamics within the economic system and in June released a three-pillar <a href="https://www.unepfi.org/social-issues/gender/" target="_blank" rel="noopener"><span>approach</span></a> supporting banks working towards achieving gender equality. Following the 2021 Commitment to Financial Health and Inclusion signed by 28 PRB members, in July this year, the group released a <a href="https://www.unepfi.org/industries/banking/commitment-to-financial-health-and-inclusion-summary-report/" target="_blank" rel="noopener"><span>summary report</span></a> featuring the range of targets signatories have now set to support the financial well-being of their customers.</p> <p>Harnessing the power of sustainable insurance to support people, the Principles for Sustainable Insurance and ten leading (re)insurers released a <a href="https://www.unepfi.org/industries/insurance/health-is-our-greatest-wealth-how-life-health-insurers-can-drive-better-health-outcomes-and-address-the-protection-gap/" target="_blank" rel="noopener"><span>paper</span></a> in June providing strategies for life and health insurers to contribute to closing the health insurance protection gap and facilitating a preventative healthcare model globally.</p> <h5>Highlighting policy action from around the globe</h5> <p>This year, UNEP FI saw an increase in policy and regulatory reforms from around the world with countries setting out net-zero finance frameworks, culminating with the launch of the <a href="https://unctad.org/news/leading-international-agencies-form-task-force-net-zero-policy" target="_blank" rel="noopener"><span>UN Task Force on Net Zero Policy</span></a> at COP28. The policy and regulatory outlook for 2024 is expected to include further implementation of real economy and sector-focused policies and regulations; roll out of further taxonomies in emerging economies; a growing focus on harmonization and interoperability across reporting and sustainable finance policy tools; strengthened prudential regulation for climate alignment in developed markets; and the integration of nature and biodiversity risks into prudential and corporate disclosure frameworks. Supporting this global effort, UNEP FI co-released in July a <a href="https://www.unepfi.org/publications/common-framework-for-sustainable-finance-taxonomies-for-latin-america-and-the-caribbean/" target="_blank" rel="noopener"><span>common framework</span></a> for sustainable finance taxonomies in Latin America and the Caribbean, and is contributing to the technical development of <a href="https://www.gov.br/fazenda/pt-br/orgaos/spe/sustainable-taxonomy-of-brazil" target="_blank" rel="noopener"><span>Brazil</span></a>, <a href="https://www.unepfi.org/themes/climate-change/panama-to-strengthen-its-sustainable-finance-framework/" target="_blank" rel="noopener"><span>Panama</span></a>, and <a href="https://www.unepfi.org/themes/climate-change/costa-rica-to-strengthen-its-sustainable-finance-framework/" target="_blank" rel="noopener"><span>Costa Rica</span></a>’s sustainable taxonomies. Recognising that failure to adapt our economies to global climate challenges will push the earth over its tipping point, UNEP FI published a <a href="https://www.unepfi.org/themes/climate-change/turning-point-how-policymakers-can-shift-the-trillions-needed-for-the-net-zero-transition/" target="_blank" rel="noopener">series of articles </a>based on the UNEP FI input paper to the G20 on credible net-zero commitments published back in 2021 to support policymakers in scaling up the transition to a global net-zero economy.</p> <p>Members also received support on policy through a series of members-only and public webinars on transition plans, EU regulations, and human rights and environmental due diligence regulations. UNEP FI will also support members on policy engagement through a new PRB engagement track in 2024.</p> <h5>Engaging members at every level of organisations, around the globe</h5> <p>Across the globe, the year&#8217;s regional roundtable discussions convened with robust participation, showcasing the global engagement in critical dialogues shaping the banking and insurance sectors towards sustainability. In North America, over 200 attendees and 28 speakers participated, highlighting key topics during a day focused on advances in responsible banking and insurance. The Asia Pacific region’s roundtable boasted over 400 attendees and 75 speakers, emphasizing engagement in banking workshops. Similarly, the event for members in Africa and the Middle East attracted 200+ attendees, featured 51 speakers, and included dedicated banking workshops. In Europe, over 400 attendees engaged with 72 speakers, including a day dedicated to meetings with governance bodies. In January 2024, the regional roundtable for Latin America and the Caribbean will take place in Colombia with a stellar speaker line-up and around 400 attendees expected. These regional roundtables underscore a global commitment to building momentum across jurisdictions, fostering insights and strategies crucial for advancing sustainability in the banking and insurance sectors.</p> <p>Celebrating its first anniversary, the Principles for Responsible Banking Academy (PRB Academy) emerged as an online learning platform with the potential to empower members and banking professionals worldwide. In the past year, nearly 1,000 participants took part in one of the four courses on offer, aiming at better integrating sustainability across banking operations, strategy, and client engagements. To stay at the forefront of responsible banking practices and broaden the offering, a new module on nature and modules in Spanish are planned for 2024. UNEP FI also continued to deliver tutor-led online and in-person courses on environmental risk analysis, climate change risks and opportunities, and corporate eco-efficiency for organisations at the start of their sustainability journey and certified 378 professionals through this programme this year.</p> <h5>Renewed ambition for a groundbreaking 2024</h5> <p>In 2023, a growing number of financial institutions from across the world embraced sustainability efforts, with UNEP FI witnessing a surge in members and engagement across all initiatives. As the year ended, milestones were celebrated, but the challenges ahead, including action to solve the triple planetary crisis of climate, nature, and pollution demand intensified efforts. This journey, more than ever, requires cooperation and concrete action on sustainability from the private sector and policymakers. As UNFCCC Head, <a href="https://unfccc.int/news/as-cop28-enters-its-final-stretch-simon-stiell-calls-for-a-highest-ambition-outcome" target="_blank" rel="noopener"><span>Simon Stiell</span></a> reminded us recently at COP28, “finance must be the bedrock to scale-up climate action on all fronts.”</p> <p>Looking ahead, UNEP FI remains committed to supporting signatories and collaborating with policymakers toward industry-wide sustainable finance practices for lasting positive real-world impacts. In 2024, stay tuned for a new risk management offering for members, a revamped human rights tool for financial actors, input from the finance sector for the last round of negotiations toward an international plastics treaty, and much, much more.</p> <p>&nbsp;</p> <blockquote><p><i>“UNEP FI and its members took remarkable strides this year—from the progress of Principles for Responsible Banking signatories, continued expansion of the community working on implementing the Principles for Sustainable Insurance, to the ambitious achievements of the UN-convened net-zero alliances, we continue to see tangible action on financing to achieve sustainable development and net-zero goals. This momentum translated into membership growth across all our initiatives and frameworks, culminating in a significant milestone of 500 members. It&#8217;s a testament to our shared commitment and the growing recognition of the transformative power of sustainable finance.” </i>Eric Usher, Head of UNEP FI</p></blockquote> <p>&nbsp;</p> <p><strong>Read more with these essential resources from UNEP: </strong></p> <ul> <li><span></span><span>Adaptation Gap Report 2023: <a href="https://www.unep.org/resources/adaptation-gap-report-2023" target="_blank" rel="noopener">Underfinanced. Underprepared – Inadequate investment and planning on climate adaptation leaves world exposed</a> </span></li> <li><span></span><span>Production Gap Report 2023: <a href="https://www.unep.org/resources/production-gap-report-2023" target="_blank" rel="noopener">Phasing down or phasing up? Top fossil fuel producers plan even more extraction despite climate promises</a> </span></li> <li><span></span><span>Emissions Gap Report 2023: <a href="https://www.unep.org/resources/emissions-gap-report-2023" target="_blank" rel="noopener">Broken Record – Temperatures hit new highs, yet world fails to cut emissions (again)</a></span></li> </ul> </div> </article> </div> </div> </div> <div class="col-12 col-sm-3"> <div class="sidebar"> <aside id="secondary" class="widget-area"> <section id="unepfi-categories-listing-widget-2" class="widget_unepfi-categories-listing-widget"><h2 class="widget-title">More news from</h2><ul class="category-list"><li class="category-item"><a href="https://www.unepfi.org/category/industries/banking/">Banking</a></li><li class="category-item"><a href="https://www.unepfi.org/category/themes/climate-change/">Climate Change</a></li><li class="category-item"><a href="https://www.unepfi.org/category/industries/insurance/">Insurance</a></li><li class="category-item"><a href="https://www.unepfi.org/category/industries/investment/">Investment</a></li><li class="category-item"><a href="https://www.unepfi.org/category/themes/ecosystems/">Nature</a></li><li class="category-item"><a href="https://www.unepfi.org/category/industries/policy/">Policy</a></li><li class="category-item"><a href="https://www.unepfi.org/category/themes/pollution-circular-economy/">Pollution &amp; Circular Economy</a></li><li class="category-item"><a href="https://www.unepfi.org/category/themes/impact/">SDGs and Impact</a></li><li class="category-item"><a href="https://www.unepfi.org/category/themes/social-issues/">Social</a></li></ul><a class="btn w-100 btn-see-all" href="https://www.unepfi.org/category/news/" role="button">See all news</a></section></aside> <!-- #secondary --> </div> </div> </div> </div> <section class="related-news"> <div class="container"> <h3 class="line-blue">Latest content</h3> <div class="slick related-posts-area" data-slides="3" data-arrows-mobile="true" data-arrows-desktop="false"> </div><!-- .slick --> <div class="d-grid gap-2 mt-5"> <a class="btn btn-more-news btn-more" href="https://www.unepfi.org/category/news/" role="button">More content</a> </div> </div> </section> </main> <footer class="inverse"> <div class="container"> <div class="row"> <div class="d-flex flex-row flex-wrap justify-content-start footer_menu"><div id="menu-item-51884" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51884 p-2 col-2"><span class="category-title">UNEP Finance Initiative</span> <ul class="sub-menu"> <li id="menu-item-51892" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51892"><a href="https://www.unepfi.org/about/">About Us</a></li> <li id="menu-item-51894" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51894"><a href="https://www.unepfi.org/about/structure/">Structure</a></li> <li id="menu-item-51895" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51895"><a href="https://www.unepfi.org/about/structure/leadership-council/">Leadership Council</a></li> <li id="menu-item-51896" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51896"><a href="/about/structure/global-steering-committee/">Global Steering Committee</a></li> </ul> </div> <div id="menu-item-51885" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51885 p-2 col-2"><span class="category-title">Members</span> <ul class="sub-menu"> <li id="menu-item-51897" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51897"><a href="/members">Our Members</a></li> <li id="menu-item-51898" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51898"><a href="/supporting-institutions">Supporting Institutions</a></li> <li id="menu-item-51899" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51899"><a href="/membership">Join Us</a></li> <li id="menu-item-51900" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51900 private-area-link"><a href="/extranet">Members Area</a></li> </ul> </div> <div id="menu-item-51886" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51886 p-2 col-2"><span class="category-title">Industries &#038; Themes</span> <ul class="sub-menu"> <li id="menu-item-51901" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51901"><a href="/banking">Banking</a></li> <li id="menu-item-51902" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51902"><a href="/insurance">Insurance</a></li> <li id="menu-item-51903" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51903"><a href="/investment">Investment</a></li> <li id="menu-item-65810" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65810"><a href="https://www.unepfi.org/policy-and-regulation/">Policy and regulation</a></li> <li id="menu-item-51904" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51904"><a href="/climate-change">Climate Change</a></li> <li id="menu-item-51905" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51905"><a href="/nature">Nature</a></li> <li id="menu-item-51906" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51906"><a href="/social-issues">Social &#038; Human Rights</a></li> <li id="menu-item-57287" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-57287"><a href="https://www.unepfi.org/pollution-and-circular-economy/pollution-and-circular-economy/">Pollution &#038; Circular Economy</a></li> <li id="menu-item-51907" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51907"><a href="/regions">Regions</a></li> </ul> </div> <div id="menu-item-51887" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51887 p-2 col-2"><span class="category-title">Resources</span> <ul class="sub-menu"> <li id="menu-item-65809" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-65809"><a href="https://www.unepfi.org/events/regional-roundtables-on-sustainable-finance-2023/">Regional Roundtables 2023</a></li> <li id="menu-item-51909" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51909"><a href="/initiatives">Initiatives</a></li> <li id="menu-item-51910" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51910"><a href="/publications">Publications</a></li> <li id="menu-item-51911" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51911"><a href="/news">News</a></li> <li id="menu-item-51912" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-51912"><a href="https://www.unepfi.org/category/events/">Event and Webinars</a></li> <li id="menu-item-51913" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51913"><a href="/training">Training</a></li> <li id="menu-item-51914" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51914"><a href="/tools">Tools</a></li> </ul> </div> <div id="menu-item-51888" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51888 p-2 col-2"><span class="category-title">United Nations</span> <ul class="sub-menu"> <li id="menu-item-51915" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51915 outside-link"><a href="https://www.unep.org" target="_blank" >UNEP</a></li> <li id="menu-item-51916" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51916 outside-link"><a href="https://www.unep.org/dtie/Home/tabid/6459/Default.aspx" target="_blank" >UNEP Economy Division</a></li> <li id="menu-item-51918" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51918 outside-link"><a href="https://www.unep-wcmc.org/" target="_blank" >UNEP-WCMC</a></li> <li id="menu-item-51917" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51917 outside-link"><a href="https://www.unep.org/dtie/Branches/EconomyandTrade/tabid/29690/Default.aspx" target="_blank" >UNEP Economics and Trade</a></li> <li id="menu-item-51919" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51919 outside-link"><a href="https://www.unglobalcompact.org/" target="_blank" >UN Global Compact</a></li> </ul> </div> <div id="menu-item-51889" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51889 p-2 col-2"><span class="category-title">Partners</span> <ul class="sub-menu"> <li id="menu-item-57283" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-57283 outside-link"><a href="https://climateaction.org" target="_blank" >Climate Action</a></li> <li id="menu-item-51891" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51891 outside-link"><a href="https://globalcanopy.org/" target="_blank" >Global Canopy</a></li> <li id="menu-item-51890" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51890 outside-link"><a href="http://www.unpri.org/" target="_blank" >Principles for Responsible Investment</a></li> </ul> </div> </div> </div> <div class="row"> <div class="col-12"> <div class="final"> <div class="row align-items-center"> <div class="col-12 col-sm-6"> <a href="https://www.unepfi.org/" title="United Nations Environment Programme Finance Initiative"> <img src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/assets/images/logo/logo-inverse.png" alt="UN Enviroment Programme" /> </a> </div> <div class="col-12 col-sm-6 text-sm-center text-md-end"> <ul class="socialMedia menu"><li id="menu-item-51880"><a title="Youtube" href="https://www.youtube.com/channel/UCwR4zo4_G4am3br7EzyU0zg" class="fa-brands fa-youtube"></a></li> <li id="menu-item-51881"><a title="Facebook" href="https://www.facebook.com/UNEPFinanceInitiative/" class="fa-brands fa-facebook-f"></a></li> <li id="menu-item-51882"><a title="Twitter" href="http://twitter.com/UNEP_FI" class="fa-brands fa-twitter"></a></li> <li id="menu-item-51883"><a title="Linkedin" href="https://www.linkedin.com/company/united-nations-environment-programme-finance-initiative/" class="fa-brands fa-linkedin-in"></a></li> </ul> </div> </div> </div> <p class="end-text">United Nations Environment Programme - Finance Initiative</p> </div> </div> </div> </footer> <div class="top-button position-fixed zi-1020"> <a href="#to-top" class="btn btn-primary shadow"><i class="fas fa-chevron-up"></i></a> </div> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/content-views-query-and-display-post-page/assets/ie-fix/html5shiv.min.js?ver=3.7.0" id="pt-cv-html5shiv-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/content-views-query-and-display-post-page/assets/ie-fix/respond.js?ver=1.4.2" id="pt-cv-respond-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" id="presto-components-js-extra"> /* <![CDATA[ */ var prestoComponents = {"url":"https:\/\/www.unepfi.org\/wordpress\/wp-content\/plugins\/presto-player\/dist\/components\/web-components\/web-components.esm.js?ver=1727425410"}; var prestoPlayer = {"plugin_url":"https:\/\/www.unepfi.org\/wordpress\/wp-content\/plugins\/presto-player\/","logged_in":"","root":"https:\/\/www.unepfi.org\/wp-json\/","nonce":"61b1a97a10","ajaxurl":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php","isAdmin":"","isSetup":{"bunny":false},"proVersion":"","isPremium":"","wpVersionString":"wp\/v2\/","prestoVersionString":"presto-player\/v1\/","debug":"","debug_navigator":"","i18n":{"skip":"Skip","rewatch":"Rewatch","emailPlaceholder":"Email address","emailDefaultHeadline":"Enter your email to play this episode.","chapters":"Chapters","show_chapters":"Show Chapters","hide_chapters":"Hide Chapters","restart":"Restart","rewind":"Rewind {seektime}s","play":"Play","pause":"Pause","fastForward":"Forward {seektime}s","seek":"Seek","seekLabel":"{currentTime} of {duration}","played":"Played","buffered":"Buffered","currentTime":"Current time","duration":"Duration","volume":"Volume","mute":"Mute","unmute":"Unmute","enableCaptions":"Enable captions","disableCaptions":"Disable captions","download":"Download","enterFullscreen":"Enter fullscreen","exitFullscreen":"Exit fullscreen","frameTitle":"Player for {title}","captions":"Captions","settings":"Settings","pip":"PIP","menuBack":"Go back to previous menu","speed":"Speed","normal":"Normal","quality":"Quality","loop":"Loop","start":"Start","end":"End","all":"All","reset":"Reset","disabled":"Disabled","enabled":"Enabled","advertisement":"Ad","qualityBadge":{"2160":"4K","1440":"HD","1080":"HD","720":"HD","576":"SD","480":"SD"},"auto":"AUTO","upNext":"Up Next","startOver":"Start Over"}}; var prestoComponents = {"url":"https:\/\/www.unepfi.org\/wordpress\/wp-content\/plugins\/presto-player\/dist\/components\/web-components\/web-components.esm.js?ver=1727425410"}; var prestoPlayer = {"plugin_url":"https:\/\/www.unepfi.org\/wordpress\/wp-content\/plugins\/presto-player\/","logged_in":"","root":"https:\/\/www.unepfi.org\/wp-json\/","nonce":"61b1a97a10","ajaxurl":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php","isAdmin":"","isSetup":{"bunny":false},"proVersion":"","isPremium":"","wpVersionString":"wp\/v2\/","prestoVersionString":"presto-player\/v1\/","debug":"","debug_navigator":"","i18n":{"skip":"Skip","rewatch":"Rewatch","emailPlaceholder":"Email address","emailDefaultHeadline":"Enter your email to play this episode.","chapters":"Chapters","show_chapters":"Show Chapters","hide_chapters":"Hide Chapters","restart":"Restart","rewind":"Rewind {seektime}s","play":"Play","pause":"Pause","fastForward":"Forward {seektime}s","seek":"Seek","seekLabel":"{currentTime} of {duration}","played":"Played","buffered":"Buffered","currentTime":"Current time","duration":"Duration","volume":"Volume","mute":"Mute","unmute":"Unmute","enableCaptions":"Enable captions","disableCaptions":"Disable captions","download":"Download","enterFullscreen":"Enter fullscreen","exitFullscreen":"Exit fullscreen","frameTitle":"Player for {title}","captions":"Captions","settings":"Settings","pip":"PIP","menuBack":"Go back to previous menu","speed":"Speed","normal":"Normal","quality":"Quality","loop":"Loop","start":"Start","end":"End","all":"All","reset":"Reset","disabled":"Disabled","enabled":"Enabled","advertisement":"Ad","qualityBadge":{"2160":"4K","1440":"HD","1080":"HD","720":"HD","576":"SD","480":"SD"},"auto":"AUTO","upNext":"Up Next","startOver":"Start Over"}}; /* ]]> */ </script> <script src="https://www.unepfi.org/wordpress/wp-content/plugins/presto-player/src/player/player-static.js?ver=1727425410" type="module" defer></script><script type="text/javascript" id="pt-cv-content-views-script-js-extra"> /* <![CDATA[ */ var PT_CV_PUBLIC = {"_prefix":"pt-cv-","page_to_show":"5","_nonce":"21d90f5d8f","is_admin":"","is_mobile":"","ajaxurl":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php","lang":"","loading_image_src":"data:image\/gif;base64,R0lGODlhDwAPALMPAMrKygwMDJOTkz09PZWVla+vr3p6euTk5M7OzuXl5TMzMwAAAJmZmWZmZszMzP\/\/\/yH\/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAPACwAAAAADwAPAAAEQvDJaZaZOIcV8iQK8VRX4iTYoAwZ4iCYoAjZ4RxejhVNoT+mRGP4cyF4Pp0N98sBGIBMEMOotl6YZ3S61Bmbkm4mAgAh+QQFCgAPACwAAAAADQANAAAENPDJSRSZeA418itN8QiK8BiLITVsFiyBBIoYqnoewAD4xPw9iY4XLGYSjkQR4UAUD45DLwIAIfkEBQoADwAsAAAAAA8ACQAABC\/wyVlamTi3nSdgwFNdhEJgTJoNyoB9ISYoQmdjiZPcj7EYCAeCF1gEDo4Dz2eIAAAh+QQFCgAPACwCAAAADQANAAAEM\/DJBxiYeLKdX3IJZT1FU0iIg2RNKx3OkZVnZ98ToRD4MyiDnkAh6BkNC0MvsAj0kMpHBAAh+QQFCgAPACwGAAAACQAPAAAEMDC59KpFDll73HkAA2wVY5KgiK5b0RRoI6MuzG6EQqCDMlSGheEhUAgqgUUAFRySIgAh+QQFCgAPACwCAAIADQANAAAEM\/DJKZNLND\/kkKaHc3xk+QAMYDKsiaqmZCxGVjSFFCxB1vwy2oOgIDxuucxAMTAJFAJNBAAh+QQFCgAPACwAAAYADwAJAAAEMNAs86q1yaWwwv2Ig0jUZx3OYa4XoRAfwADXoAwfo1+CIjyFRuEho60aSNYlOPxEAAAh+QQFCgAPACwAAAIADQANAAAENPA9s4y8+IUVcqaWJ4qEQozSoAzoIyhCK2NFU2SJk0hNnyEOhKR2AzAAj4Pj4GE4W0bkJQIAOw==","is_mobile_tablet":"","sf_no_post_found":"No posts found.","lf__separator":","}; var PT_CV_PAGINATION = {"first":"\u00ab","prev":"\u2039","next":"\u203a","last":"\u00bb","goto_first":"Go to first page","goto_prev":"Go to previous page","goto_next":"Go to next page","goto_last":"Go to last page","current_page":"Current page is","goto_page":"Go to page"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=4.0.1" id="pt-cv-content-views-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/pt-content-views-pro/public/assets/js/cvpro.min.js?ver=5.8.6.1" id="pt-cv-public-pro-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect.min.js?ver=1.13.3" id="jquery-effects-core-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect-slide.min.js?ver=1.13.3" id="jquery-effects-slide-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect-highlight.min.js?ver=1.13.3" id="jquery-effects-highlight-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect-fold.min.js?ver=1.13.3" id="jquery-effects-fold-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect-blind.min.js?ver=1.13.3" id="jquery-effects-blind-js"></script> <script type="text/javascript" id="bg-show-hide-script-js-extra"> /* <![CDATA[ */ var BG_SHCE_USE_EFFECTS = "0"; var BG_SHCE_TOGGLE_SPEED = "400"; var BG_SHCE_TOGGLE_OPTIONS = "none"; var BG_SHCE_TOGGLE_EFFECT = "blind"; /* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/show-hidecollapse-expand/assets/js/bg-show-hide.js?ver=6.6.2" id="bg-show-hide-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/js/lib/bootstrap.bundle.min.js?ver=5.1.3" id="bootstrap-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/js/lib/slick.min.js?ver=1.8.1" id="unepfi2021-slick-slider-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7" id="page-links-to-js"></script> </body> </html> <script> jQuery(document).ready( function() { jQuery.ajax({ type: 'POST', url: 'https://www.unepfi.org/wordpress/wp-admin/admin-ajax.php', dataType: "html", data: { action : 'get_random_news', security: 'af882e54ae', categories : 'banking,climate-change,insurance,investment,ecosystems,policy,pollution-circular-economy,impact,social-issues', count : 3, }, success: function( response ) { jQuery( '.related-posts-area' ).html( response ); jQuery(".slick").slickPublications(); } }); }); // jQuery End </script>

Pages: 1 2 3 4 5 6 7 8 9 10