'ELECTRICITY FOR ALL' PROGRAMME

We are bringing electricity to more than 16 million people who currently do not have it

Iberdrola group has set an objective in the Electricity for all programme to provide electricity to more than 16 million people who currently do not have access by 2030.​​​​​​​

 Programme map [PDF] External link, opens in new window.      Committed to the Sustainable Development Goals

Today, there are calculated to be around 600 million people with no access to essential power services, which negatively influences their quality of life and opportunities for development.

With the Electricity for all programme, we are responding to the call made by the international community to bring universal access to modern forms of power, with provision models that are environmentally sustainable, economically viable and socially inclusive, linking its purpose with SDG 7.1. The Electricity for all programme aims to ensure access to electricity in emerging and developing countries, as well as vulnerable people in developed countries. The company recently signed a new sustainable loan for 1.5 billion euros linked to those objectives.

This ambitious initiative is centered on performing sustainable electrification actions, so we take advantage of our technical, logistical, organisational and financial capacity.

Electricity for all has four lines of action:

  • Financing projects through investment in capital
  • Activities carried out by the businesses in the countries where Iberdrola has a presence
  • Development of projects with a high social component, through NGOs and corporate volunteering.
  • Giving Access to vulnerable people in developed countries, through different agreements and projects to help vulnerable clients.

From the launch of the Electricity for all programme in January 2014, we have contributed to 11 million people benefiting from access to electricity through projects carried out in different countries in Latin America and Africa.

Electricidad para todos

 'Electricity for all' Programme [PDF] External link, opens in new window.

LIGHTS OF HOPE (MEXICO)

Nearly 270,000 homes in Mexico do not have access to electricity, according to the 2020 Population and Housing Census of the National Institute of Statistics and Geography (INEGI).

Iberdrola Mexico, in alliance with Iluméxico, has launched Luces de Esperanza External link, opens in new window. (Lights of Hope), a project that will bring electricity to 60 rural communities in Mexico — in the states of San Luis Potosí and Oaxaca —, thanks to the installation of solar panels in homes, schools, health centres and community areas. The programme, carried out in two phases, has an investment of 60 million Mexican pesos and will benefit 12,000 people over the next five years.

San Luis Potosí

The first phase took place in 2019, when Lights of Hope reached communities in Huasteca Potosina External link, opens in new window. (San Luis de Potosí), where 48 homes and three community centres were identified. In the second phase, a hundred homes External link, opens in new window. and four community spaces will be electrified in 36 communities of five other locations.

Oaxaca

In 2020 the project was brought to the municipality of Pochutla External link, opens in new window., near the Oaxaca coast, to install 95 pieces of equipment that will provide solar energy to homes in nine communities, benefiting 380 people. In 2022, more than 400 people benefited and 115 homes were electrified in the state of Oaxaca.

In these towns, workshops are also given — along with the ConcentrArte organisation — on environmental education and energy generation, aimed at children and adults, and coexistence activities are carried out aimed at strengthening social cohesion.

The progress of its results will be accompanied by the United Nations Development Programme (UNDP), the umbrella agency for the Sustainable Development Goals (SDOs), which will document its contribution to the achievement of Agenda 2030.

LIGHT FOR ALL (BRAZIL)

"The right to live in the country with dignity." This phrase, from Julinda dos Santos, Biquinha, is a good representation of the Light for All programme being undertaken by Neoenergia* in conjunction with the Federal Government of Brazil to promote universal access to electricity in rural areas.

Biquinha is one of the 2.4 million people to benefit from this programme in the state of Bahía since its implementation in 2004 up to September 2020 External link, opens in new window.. In these 16 years, 664,000 houses have been benefitted in 415 cities, and the final goal is to energize the entire state by 2021.

The programme, set to continue in the state until December 2021, has already covered Pernambuco (with 102,157 houses benefited between 2004 and 2015), Rio Grande do Norte (57,654), São Paulo and Mato Grosso do Sul (49,458 between the two states from 2005 to 2016) — areas that form part of Neoenergia* concession — transforming the lives of millions of people.

Within this programme, Iberdrola's Brazilian subsidiary has brought electricity to the Indians in the village of Patiburi External link, opens in new window., situated in Belmonte (south of Bahia). The initiative has benefited 25 families of Tupinambá origin, the first inhabitants of Brazil, and has made the functioning of a school possible, to be attended by some 30 children of the community.

To achieve this, 256 posts have been installed together with medium and low voltage lines and seven transformers.

IBERDROLA WITH THE REFUGEES

Iberdrola has joined the first public-private partnership set up to bring electricity to the refugee camps, Alianza Shire, which promotes the achievement of the Sustainable Development Goals. This initiative is particularly connected to goal 7, which aims to ensure access to affordable, reliable, sustainable and modern energy for all; and goal 17, which aims to strengthen the means of implementation and revitalize the global partnership for sustainable development.

Thanks to its commitment to SDG 17, Alianza Shire has been honoured in the go!ODS Awards, organised by the Spanish Global Compact Network — the biggest initiative backed by the United Nations to progress towards private sector sustainability — and the Rafael del Pino Foundation.

Alianza Shire. Energy access to refugees. External link, opens in new window.

   

 

 

 

* Neoenergia, S.A. is 50 % + 1 share indirectly owned by Iberdrola, S.A.

An error occurred while processing the template.
The following has evaluated to null or missing:
==> request.getHeader("User-Agent")  [in template "20102#20129#424176" at line 23, column 26]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign getHeader = request.getHeader...  [in template "20102#20129#424176" at line 23, column 5]
----
1${request.setAttribute('CSS',((request.getAttribute('CSS'))!"")+'&/o/iberdrola-corporativo-theme/css/decoradores/menuVertical2.css')} 
2 
3<@liferay_util["html-top"]> 
4    <style> 
5     
6        .menu3-vertical.parent-selected,.menu4-vertical.parent-selected { 
7            display: block !important; 
8
9        #decMenuVertical a.rotated { 
10            -moz-transform: rotate(-180deg); 
11            -o-transform: rotate(-180deg); 
12            -webkit-transform: rotate(-180deg); 
13            transform: rotate(-180deg); 
14
15         
16        @media(max-width:959px) { 
17            div#decMenuVertical { 
18                display: none; 
19
20
21    </style> 
22</@>   
23    <#assign getHeader = request.getHeader("User-Agent")?lower_case /> 
24    <#assign isMobile= getHeader?contains("mobile") /> 
25    <#assign isIpad = getHeader?contains("ipad") /> 
26     
27     
28    <#if !isMobile> 
29    <div id="decMenuVertical"> 
30        <nav class="menu-vertical-izq" style="clear:both;" role="navigation" aria-label="Menú secundario"> 
31            <ul class="menu2-vertical" role="list" aria-expanded="true" aria-hidden="false"> 
32            <#list entries as nav_item> 
33                <#assign 
34                    nav_item_attr_has_popup = "" 
35                    nav_item_css_class = "" 
36                    nav_item_layout = nav_item.getLayout() 
37                /> 
38                <#if nav_item.isSelected()> 
39                    <#assign 
40                        nav_item_attr_has_popup = "aria-haspopup='true'" 
41                        nav_item_css_class = "activoN2" 
42                        nav_item_css_class2 = "ON" 
43                        parentSelected="parent-selected activo" 
44                        girado="rotated" 
45                    /> 
46                <#else> 
47                    <#assign 
48                        nav_item_css_class = "" 
49                        nav_item_css_class2 = "" 
50                        parentSelected="" 
51                        girado="" 
52                    /> 
53                </#if> 
54                <#if nav_item.isChildSelected()> 
55                    <#assign 
56                        childSelected = "activoN2" 
57                        nav_item_attr_has_popup = "aria-haspopup='true'" 
58                       child_display="display:block" 
59                        child_aria_expanded="true" 
60                        child_aria_hidden="false" 
61                        nav_item_css_class2 = "ON" 
62                    /> 
63                <#else> 
64                    <#assign 
65                        childSelected = "" 
66                        nav_item_attr_has_popup="" 
67                        child_display="display:none" 
68                        child_aria_expanded="false" 
69                        child_aria_hidden="true" 
70                    /> 
71                </#if> 
72                 
73                <#if nav_item.hasChildren()> 
74                            <#assign nav_item_attr_has_popup = "aria-haspopup='true'" /> 
75                <#else> 
76                    <#assign nav_item_attr_has_popup = "aria-haspopup='false'" /> 
77                </#if> 
78                <li ${nav_item_attr_has_popup} class="${nav_item_css_class} opcion-${nav_item?index} ${childSelected}" id="layout_${nav_item.getLayoutId()}" role="presentation" aria-controls="menu-${nav_item?index}"> 
79                    <a title="${nav_item.getName()}" aria-labelledby="layout_${nav_item.getLayoutId()}" ${nav_item_attr_has_popup} class="${nav_item_css_class2}" href="${nav_item.getURL()}" ${nav_item.getTarget()} role="menuitem"><span> ${nav_item.getName()}  
80                        <#if nav_item.getTarget()?contains("_blank")>  
81                            <img alt="ventana nueva" class="ven-new" src="/o/iberdrola-corporativo-theme/images/comunes/ventana_nueva.png"> 
82                            <span class="sr-only txt-aa">External link, opens in new window.</span> 
83                        </#if> 
84                             
85                        </span></a> 
86                    <#if nav_item.hasChildren()> 
87                        <a href="javascript:void(0)" class="tiene-hijos3 ${girado}"></a> 
88     
89                        <ul id="menu-${nav_item?index}" aria-controls="menu-${nav_item?index}" class="menu3-vertical ${parentSelected}" role="list" aria-expanded="${child_aria_expanded}" aria-hidden="${child_aria_hidden}" aria-labelledby="opcion-4" style="${child_display}" role="menu"> 
90                            <#list nav_item.getChildren() as nav_child> 
91                                <#assign 
92                                    nav_child_css_class = "" 
93                                    nav_child_css_class2 = "" 
94                                /> 
95                                
96                                <#if nav_child.hasChildren()> 
97                                            <#assign  
98                                                nav_item_attr_has_popup = "aria-haspopup='true'" 
99                                                child_display="display:none" 
100                                            /> 
101                                <#else> 
102                                            <#assign nav_item_attr_has_popup = "aria-haspopup='false'" /> 
103                                </#if> 
104                                <#if nav_child.isChildSelected()> 
105                                    <#assign 
106                                        childSelected = "activoN3" 
107                                        nav_item_attr_has_popup = "aria-haspopup='true'" 
108                                        parentSelected="parent-selected activo" 
109                                        girado="rotated" 
110                                        child_aria_expanded="true" 
111                                        child_aria_hidden="false" 
112                                        child_display="display:block" 
113                                        nav_child_css_class2="ON" 
114                                    /> 
115                                <#else> 
116                                    <#assign 
117                                        childSelected = "" 
118                                        nav_item_attr_has_popup="" 
119                                        parentSelected="" 
120                                        girado="" 
121                                        child_aria_expanded="false" 
122                                        child_aria_hidden="true" 
123                                        child_display="display:none" 
124                                    /> 
125                                </#if> 
126                                 <#if nav_child.isSelected()> 
127                                    <#assign 
128                                        nav_child_css_class = "selected activoN3" 
129                                        nav_child_css_class2 = "ON" 
130                                        child_display="display:block" 
131                                    /> 
132                                </#if> 
133                                <li ${nav_item_attr_has_popup} class="${nav_child_css_class} opcion-${nav_item?index}-${nav_child?index} ${childSelected}" id="layout_${nav_child.getLayoutId()}" role="presentation"> 
134                                    <a class="${nav_child_css_class2}" title="${nav_child.getName()}" aria-labelledby="layout_${nav_child.getLayoutId()}" href="${nav_child.getURL()}" ${nav_child.getTarget()} role="menuitem" aria-controls="menu-${nav_item?index}-${nav_child?index}"><span>${nav_child.getName()} 
135                                         <#if nav_child.getTarget()?contains("_blank")>  
136                                            <img alt="ventana nueva" class="ven-new" src="/o/iberdrola-corporativo-theme/images/comunes/ventana_nueva.png"> 
137                                            <span class="sr-only txt-aa">External link, opens in new window.</span> 
138                                        </#if> 
139                                    </span></a> 
140                                                <#if nav_child.hasChildren()> 
141                                                    <a href="javascript:void(0)" class="tiene-hijos4 ${girado}"></a> 
142                                                  
143                                                    <ul id="menu-${nav_item?index}-${nav_child?index}" aria-controls="menu-${nav_item?index}-${nav_child?index}" class="menu4-vertical ${parentSelected}" role="list" aria-expanded="${child_aria_expanded}" aria-hidden="${child_aria_hidden}" aria-labelledby="opcion-${nav_item?index}-${nav_child?index}" style="${child_display}" role="menu"> 
144                                                        <#list nav_child.getChildren() as nav_child2> 
145                                                            <#assign 
146                                                                nav_child_css_class = "" 
147                                                                nav_child2_css_class2 = "" 
148                                                            /> 
149                                                            <#if nav_child2.isSelected()> 
150                                                                <#assign 
151                                                                    nav_child_css_class = "selected activoN4" 
152                                                                    nav_child2_css_class2 = "ON" 
153                                                                /> 
154                                                            </#if> 
155                                                            <#if nav_child2.hasChildren()> 
156                                                                <#assign nav_item_attr_has_popup = "aria-haspopup='true'" /> 
157                                                            <#else> 
158                                                                <#assign nav_item_attr_has_popup = "aria-haspopup='false'" /> 
159                                                            </#if> 
160                                                            <li ${nav_item_attr_has_popup} class="${nav_child_css_class}  opcion-${nav_item?index}-${nav_child?index}-${nav_child2?index}" id="layout_${nav_child2.getLayoutId()}" role="presentation"> 
161                                                                <a class="${nav_child2_css_class2}" title="${nav_child2.getName()}" aria-labelledby="layout_${nav_child2.getLayoutId()}" href="${nav_child2.getURL()}" ${nav_child.getTarget()} role="menuitem"><span>${nav_child2.getName()}  
162                                                                        <#if nav_child2.getTarget()?contains("_blank")>  
163                                                                            <img alt="ventana nueva" class="ven-new" src="/o/iberdrola-corporativo-theme/images/comunes/ventana_nueva.png"> 
164                                                                            <span class="sr-only txt-aa">External link, opens in new window.</span> 
165                                                                        </#if> 
166                                                                </span></a> 
167                                                            </li> 
168                                                        </#list> 
169                                                    </ul> 
170                                                </#if> 
171                                </li> 
172                            </#list> 
173                        </ul> 
174                    </#if> 
175                </li> 
176            </#list> 
177        </ul> 
178    </nav> 
179    </div> 
180     
181    </#if>