{"id":1057,"date":"2023-01-18T12:28:55","date_gmt":"2023-01-18T11:28:55","guid":{"rendered":"https:\/\/windeurope.org\/annual2023\/?page_id=1057"},"modified":"2023-04-07T17:49:36","modified_gmt":"2023-04-07T15:49:36","slug":"electrification-stage","status":"publish","type":"page","link":"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/","title":{"rendered":"Electrification Stage"},"content":{"rendered":"<section class=\"inner\">\r\n  <div class=\"row\">\r\n    <div class=\"col-md-19 electrification\">\r\n      <h3>Renewables-based electrification \u2013 direct and indirect \u2013 is a key step in the transition to net zero. And it provides great opportunities for closer win-win partnerships between the wind supply chain and other industrial sectors.<\/h3>\r\n      <p>Together with Iberdrola and Green Power Denmark, we invite you to join us for two days of expert talks and interactive discussions on the electrification stage, to better understand how to we can accelerate the transition of the energy system and achieve greater sustainability and efficiency. On 25 and 26 April, join us in Hall E as we discuss framework conditions, grids and intelligent energy, power-to-x, and e-mobility, and meet the movers and shakers who will drive the transition.<\/p>\r\n      <p>And on 27 April, we\u2019ll be welcoming the next generation of energy professionals who will run tomorrow\u2019s renewables-based energy system, with a special programme dedicated to students.<\/p>\r\n      <ul>\r\n        <li><strong>When:<\/strong> 25-27 April 2023<\/li>\r\n        <li><strong>Where:<\/strong> Electrification Stage \u2013 Exhibition \u2013 Hall E<\/li>\r\n        <li><strong>Open to:<\/strong> All visitors with a valid event ticket<\/li>\r\n      <\/ul>\r\n\r\n    <\/div>\r\n    <div class=\"col-md-5\">\r\n      <h3>Brought to you by:<\/h3>\r\n      <a href=\"https:\/\/www.iberdrola.com\/?ref=annual2023\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/images\/logos\/events\/iberdrola.svg\" width=\"160\" alt=\"Iberdrola\" \/><\/a>\r\n      <h3>In collaboration with:<\/h3>\r\n      <a href=\"https:\/\/greenpowerdenmark.dk\/?ref=annual2023\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/images\/logos\/events\/gpd.svg\" width=\"160\" alt=\"Green Power Denmark\" \/><\/a> <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"inner\">\r\n<div class=\"alert alert-info\">Session details are updated regularly.<\/div>\r\n      <div class=\"session-days m-b-2\">\r\n      <a href=\"#all-days\" id=\"all-days\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" id=\"day-one\" data-date=\"2023-04-25\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" id=\"day-two\" data-date=\"2023-04-26\" class=\"m-r-2\">Day two<\/a>\r\n      <a href=\"#day-three\" id=\"day-three\" data-date=\"2023-04-27\" class=\"m-r-2\">Day three<\/a>\r\n    <\/div>\r\n    <script>\r\n      jq3(function () {\r\n        if (!window.location.hash) {\r\n          \/\/ window.location.hash = \"all-days\";\r\n        }\r\n        $ = jq3;\r\n        \/\/ console.log($.fn.jquery);\r\n        topic_icons = $(\".topic-icons .topic-icon\");\r\n        sessions = $(\".sessions .session\");\r\n        session_days = $(\"div.sessions\");\r\n        topic_icons.on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n          if ($(this).hasClass(\"selected\")) {\r\n            if (topic_icons.length == topic_icons.filter(\".selected\").length) {\r\n              topic_icons.removeClass(\"selected\");\r\n              $(this).addClass(\"selected\");\r\n              sessions.not('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            } else if (topic_icons.filter(\".selected\").length == 1) {\r\n              topic_icons.addClass(\"selected\");\r\n              sessions.addClass(\"selected\").fadeIn();\r\n              sessions.closest(\".session-group\").fadeIn();\r\n            } else {\r\n              $(this).removeClass(\"selected\");\r\n              sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            }\r\n          } else {\r\n            $(this).addClass(\"selected\");\r\n            sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').addClass(\"selected\").fadeIn();\r\n            sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n          }\r\n          sessions.filter(\".selected\").closest(\".sessions\").find(\".any-sessions\").removeClass(\"labeled\");\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").filter(\".labeled\").fadeIn();\r\n        });\r\n\r\n        $(\"a.reset-topics\").on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          topic_icons.addClass(\"selected\");\r\n          sessions.addClass(\"selected\").fadeIn();\r\n          sessions.closest(\".session-group\").fadeIn();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n        });\r\n\r\n        session_day_links = $(\".session-days a\");\r\n        session_day_links.on(\"click\", function (e) {\r\n          \/\/ e.preventDefault();\r\n          hash = $(this).prop(\"hash\");\r\n          if (hash == \"#all-days\") {\r\n            session_days.fadeIn();\r\n          } else {\r\n            \/\/ session_days.fadeOut();\r\n            session_days.hide();\r\n            session_days.filter('[data-date=\"' + $(this).data('date') + '\"]').fadeIn();\r\n          }\r\n          session_day_links.removeClass(\"selected\");\r\n          $(this).addClass(\"selected\");\r\n        });\r\n\r\n        if (window.location.hash.indexOf('?') == -1) {\r\n          hash = window.location.hash;\r\n        } else {\r\n          hash = window.location.hash.substr(0, window.location.hash.indexOf('?'));\r\n        }\r\n        if (!!hash && ['#day-one', '#day-two', '#day-three', '#day-four'].indexOf(hash) > -1) {\r\n          session_day_links.filter('[href=\"' + hash + '\"]').trigger(\"click\");\r\n        }\r\n      });\r\n    <\/script>\r\n    <div class=\"sessions m-b-4\" data-date=\"2023-04-25\">\r\n      <h1 class=\"m-b-1\">Tuesday, 25 April<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">10:45<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/high-level-opening-the-electrification-of-tomorrow-s-energy-system\">High-level opening: The electrification of tomorrow's energy system<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">10:45 - 11:30<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">11:45<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/market-design-a-key-incentive-for-electrification\">Market design: Accelerating investments in renewables in times of reform<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">11:45 - 12:30<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">12:45<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/grids-intelligent-energy-The-grid-of-tomorrow\">Grids & Intelligent Energy - The grid of tomorrow<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">12:45 - 13:30<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">16:30<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/grids-intelligent-energy-electrification-heating-systems\">Grids & Intelligent Energy - Electrification of heating systems and industry<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">16:30 - 17:30<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n    <div class=\"sessions m-b-4\" data-date=\"2023-04-26\">\r\n      <h1 class=\"m-b-1\">Wednesday, 26 April<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">09:45<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/power-to-x-the-next-european-industrial-position-of-strength\">Power-to-X, the next European industrial position of strength?<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">09:45 - 10:30<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">10:45<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/indirect-electrification-through-power-to-x\">Indirect electrification through Power-to-X<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">10:45 - 11:45<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">12:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/hydrogen-as-a-facilitator-for-the-build-out-of-wind\">Hydrogen as a facilitator for the build-out of wind<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">12:00 - 12:45<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">13:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/the-potential-for-zero-emission-heavy-duty-vehicles\">The potential for zero-emission heavy-duty vehicles<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">13:00 - 13:45<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">14:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/the-contemporary-case-for-electrified-heavy-duty-vehicles\">The contemporary case for electrified heavy-duty vehicles<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">14:00 - 14:45<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">15:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/the-energy-consumption-of-electrified-transportation-and-the-possibilities-of-vehicle-2-grid\">The energy consumption of electrified transportation and the possibilities of Vehicle-2-Grid<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">15:00 - 15:45<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">16:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/high-level-closing-entering-the-era-of-the-green-electron\">High-level closing - Entering the era of the green electron<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">16:00 - 16:45<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n    <div class=\"sessions m-b-4\" data-date=\"2023-04-27\">\r\n      <h1 class=\"m-b-1\">Thursday, 27 April<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">09:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/student-day\">Student day<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">09:00 - 15:00<\/div>\r\n                    <div class=\"session-locations\">Electrification stage<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<section class=\"inner\">\r\n  <h2 id=\"about-partners\">About our partners<\/h2>\r\n  <div class=\"row\">\r\n    <div class=\"col-md-6\"><a href=\"https:\/\/www.iberdrola.com\/home?ref=annual2023\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/images\/logos\/events\/iberdrola.svg\" width=\"160\" alt=\"Iberdrola\" \/><\/a><\/div>\r\n    <div class=\"col-md\">\r\n      <p>The Iberdrola group is today a global energy leader. We have brought the energy transition forward two decades to combat climate change and offer a sustainable and competitive business model that creates value for society.<\/p>\r\n<p>We have been committed to clean energy for more than 20 years with the objective of exceeding 52,000 MW of renewable capacity by 2025.<\/p>\r\n<p>With more than 170 years of history, Iberdrola is today a global energy leader, the leading wind power producer and one of the largest electricity companies in the world in terms of stock market capitalisation.<\/p>\r\n<p>We are committed to the energy transition with a sustainable business model based on renewable energy, smart grids, large-scale energy storage and digital transformation to offer the most advanced products and services to our customers.<\/p>\r\n      <p><a class=\"button\" href=\"https:\/\/www.iberdrola.com\/home?ref=annual2023\" rel=\"noopener noreferrer\" target=\"_blank\">Find out more about Iberdrola<\/a><\/p>\r\n    <\/div>\r\n  <\/div>\r\n<div class=\"row\">\r\n    <div class=\"col-md-6\"><a href=\"https:\/\/greenpowerdenmark.dk\/about-green-power-denmark?ref=annual2023\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/images\/logos\/events\/gpd.svg\" width=\"160\" alt=\"Green Power Denmark\" \/><\/a><\/div>\r\n    <div class=\"col-md\">\r\n      <p>Green Power Denmark is a non-commercial business organization gathering around 1,500 members from across the green energy value chain. We represent companies in the renewable energy industry, owners and developers of renewable energy systems, electricity companies, distribution system operators (DSOs), energy trading companies, and companies that work to refine, convert, and store green electricity.<\/p>\r\n<p>We strive for a green, carbon neutral future through an accelerated electrification of society. Denmark is a pioneering country within renewable energy technology and solutions.Today, wind and solar power covers more than 46 percent of Denmark\u2019s electricity consumption, and we have one of the world\u2019s most flexible and stable electricity grids, counting for 99.99 percent security of electricity supply.Denmark has a target of a 70 percent reduction in CO2 emissions by 2030 (compared to 1990 levels) and 100 percent climate neutrality by 2050. We take responsibility for creating the necessary framework and conditions to meet those targets and push for a collective effort in the green transition.<\/p>\r\n      <p><a class=\"button\" href=\"https:\/\/greenpowerdenmark.dk\/about-green-power-denmark?ref=annual2023\" rel=\"noopener noreferrer\" target=\"_blank\">Find out more about Green Power Denmark<\/a><\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Renewables-based electrification \u2013 direct and indirect \u2013 is a key step in the transition to net zero. And it provides great opportunities for closer win-win partnerships between the wind supply chain and other industrial sectors. Together with Iberdrola and Green Power Denmark, we invite you to join us for two days of expert talks and [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":89,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-1057","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Electrification Stage | WindEurope Annual Event 2023<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Electrification Stage | WindEurope Annual Event 2023\" \/>\n<meta property=\"og:description\" content=\"Renewables-based electrification \u2013 direct and indirect \u2013 is a key step in the transition to net zero. And it provides great opportunities for closer win-win partnerships between the wind supply chain and other industrial sectors. Together with Iberdrola and Green Power Denmark, we invite you to join us for two days of expert talks and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/\" \/>\n<meta property=\"og:site_name\" content=\"WindEurope Annual Event 2023\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/windeurope\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-07T15:49:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/Annual2023-Social-1200x675.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@windeurope\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/\",\"url\":\"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/\",\"name\":\"Electrification Stage | WindEurope Annual Event 2023\",\"isPartOf\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/#website\"},\"datePublished\":\"2023-01-18T11:28:55+00:00\",\"dateModified\":\"2023-04-07T15:49:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/windeurope.org\/annual2023\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Conference\",\"item\":\"https:\/\/windeurope.org\/annual2023\/conference\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Electrification Stage\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/#website\",\"url\":\"https:\/\/windeurope.org\/annual2023\/\",\"name\":\"WindEurope Annual Event 2023\",\"description\":\"Your annual &lt;i&gt;&lt;b&gt;by the industry&lt;br&gt; for the industry&lt;\/b&gt;&lt;\/i&gt; wind energy event\",\"publisher\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/windeurope.org\/annual2023\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/#organization\",\"name\":\"WindEurope\",\"url\":\"https:\/\/windeurope.org\/annual2023\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/WindEurope-SQ.jpg\",\"contentUrl\":\"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/WindEurope-SQ.jpg\",\"width\":2246,\"height\":2246,\"caption\":\"WindEurope\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/windeurope\",\"https:\/\/x.com\/windeurope\",\"https:\/\/www.instagram.com\/windeurope\",\"https:\/\/www.linkedin.com\/company\/windeurope\",\"https:\/\/www.youtube.com\/c\/windeurope\",\"https:\/\/en.wikipedia.org\/wiki\/WindEurope\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Electrification Stage | WindEurope Annual Event 2023","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/","og_locale":"en_US","og_type":"article","og_title":"Electrification Stage | WindEurope Annual Event 2023","og_description":"Renewables-based electrification \u2013 direct and indirect \u2013 is a key step in the transition to net zero. And it provides great opportunities for closer win-win partnerships between the wind supply chain and other industrial sectors. Together with Iberdrola and Green Power Denmark, we invite you to join us for two days of expert talks and [&hellip;]","og_url":"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/","og_site_name":"WindEurope Annual Event 2023","article_publisher":"https:\/\/www.facebook.com\/windeurope","article_modified_time":"2023-04-07T15:49:36+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/Annual2023-Social-1200x675.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@windeurope","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/","url":"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/","name":"Electrification Stage | WindEurope Annual Event 2023","isPartOf":{"@id":"https:\/\/windeurope.org\/annual2023\/#website"},"datePublished":"2023-01-18T11:28:55+00:00","dateModified":"2023-04-07T15:49:36+00:00","breadcrumb":{"@id":"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/windeurope.org\/annual2023\/conference\/electrification-stage\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/windeurope.org\/annual2023\/"},{"@type":"ListItem","position":2,"name":"Conference","item":"https:\/\/windeurope.org\/annual2023\/conference\/"},{"@type":"ListItem","position":3,"name":"Electrification Stage"}]},{"@type":"WebSite","@id":"https:\/\/windeurope.org\/annual2023\/#website","url":"https:\/\/windeurope.org\/annual2023\/","name":"WindEurope Annual Event 2023","description":"Your annual &lt;i&gt;&lt;b&gt;by the industry&lt;br&gt; for the industry&lt;\/b&gt;&lt;\/i&gt; wind energy event","publisher":{"@id":"https:\/\/windeurope.org\/annual2023\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/windeurope.org\/annual2023\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/windeurope.org\/annual2023\/#organization","name":"WindEurope","url":"https:\/\/windeurope.org\/annual2023\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/annual2023\/#\/schema\/logo\/image\/","url":"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/WindEurope-SQ.jpg","contentUrl":"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/WindEurope-SQ.jpg","width":2246,"height":2246,"caption":"WindEurope"},"image":{"@id":"https:\/\/windeurope.org\/annual2023\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/windeurope","https:\/\/x.com\/windeurope","https:\/\/www.instagram.com\/windeurope","https:\/\/www.linkedin.com\/company\/windeurope","https:\/\/www.youtube.com\/c\/windeurope","https:\/\/en.wikipedia.org\/wiki\/WindEurope"]}]}},"_links":{"self":[{"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages\/1057"}],"collection":[{"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/comments?post=1057"}],"version-history":[{"count":13,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages\/1057\/revisions"}],"predecessor-version":[{"id":2841,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages\/1057\/revisions\/2841"}],"up":[{"embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages\/89"}],"wp:attachment":[{"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/media?parent=1057"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/categories?post=1057"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/tags?post=1057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}