\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Public Energy Management and Decision-Making Model: A Proposal based on Energy Sustainability Indicators},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2021-07-15 (revised: 15 July 2021)}
\def\TheID{10.34257/GJHSSBVOL21IS3PG1\makeatother }
\def\TheDate{2021-07-15}
\title{Public Energy Management and Decision-Making Model: A Proposal based on Energy Sustainability Indicators}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Fabricio Quadros  Borges}

             \author[2]{Fabrini Quadros  Borges}

             \author[3]{Mário Rocha de  Vasconcelos}

             \affil[1]{  Instituto Federal do Pará, Brasil}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 June 2021 Accepted: 30 June 2021 Published: 15 July 2021}

\maketitle


\begin{abstract}
        


The objective of this study is to develop a decision-making model for the Brazilian electricity sector, based on sectoral indicators of energy sustainability. The methodology of this investigation constructed sectorial indicators of energy sustainability, from linear correlations verified between variables of the energy input and development variables, whose results fed a decision-making structure supported by technology, norms and rules and in the decision style. The place of study was the State of Pará and the time span between 2010 and 2019. The investigation concluded the need to re-read the decision-making process in the Brazilian electricity sector, through the essential use of a sectorial system of indicators, which demonstrates strategic respect for the specificities the economic sectors and to guide, through a decision-making model, how electricity can be translated into development based on the productive processes of these sectors.

\end{abstract}


\keywords{electric energy. investments. economic sectors.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{10.34257/GJHSSBVOL21IS3PG1}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
lectricity public management and decision-making aspects in the electricity sector have always been prominent in the social debate. Modern society uses increasing amounts of electricity \hyperref[b28]{(Narayan, Doytch, 2017)}. Electric energy has always been a fundamental bias in the development process of societies \hyperref[b15]{(Collaco et al., 2019)}. According to \hyperref[b39]{Schultz (2016)} and \hyperref[b32]{Pereira (2018)}, public management encompasses intricacies linked to the territory and the needs of populations, in order to also involve connections between economic, social and political powers, through decision-making.\par
The electricity sector is a social organization formed by systemic relationships that involve the process of transforming primary energy to its finais use by type of consumer. These relationships are established between the components of the electricity sector, such as: generation, transmission and distribution of electricity. Electric energy is a secondary energy that can be acquired through primary energy sources transformed from converters; however, depending on the nature of these converters, the generation of electricity can direct economic, social, technological and environmental impacts, to a greater or lesser extent, from all sectors of economic activity \hyperref[b36]{(Reis, Fadigas, Carvalho, 2012)}. The quantitative and qualitative profile of the availability of the energy input establishes bases for the conditions of the populations to guarantee a certain quality of life through. It is in this sense that the construction of electricity sustainability indicators represents relevant tools in view of the possibility of unraveling the existing intricacies between electricity and quality of life.\par
According to \hyperref[b10]{Borges (2012)}, in public electricity management, indicators favor the decision-making process through guidelines, which tend to articulate with greater precision the strategic mission of energy with the development of regions and countries. In each economic segment, electricity reflects in order to generate jobs, levels of income concentration, consumption flow, volumes of polluting gases emitted, from different quantities. \hyperref[b3]{(Amaral, 2017)}. In this perspective, this study asks: how could decision-making in the electricity sector in Brazil be supported by sectorial indicators of energy sustainability? The purpose of this investigation is to build a decision model for the electric energy sector in the country, supported by sectorial indicators of electric energy sustainability. 
\section[{II.}]{II.} 
\section[{Theoretical Framework}]{Theoretical Framework}\par
The discussion environment about public management has raised numerous relevant aspects for examining the capacity of public managers to achieve efficient goals in dealing with public resources invested in regions or countries; among these aspects, it is cited the interference of the ideological field of people who influence more decisively with the decision-making power, through relations in segments, such as electricity among them, the influence of ideologies of groups that interfere with more power of decision, through correlations of forces along various branches, such as energy \hyperref[b39]{(Schultz, 2016)}.\par
The public energy management environment is developed through public policies in the electricity sector, which generally aim to demonstrate that investments aim at economic growth and improving the population's living conditions. In this process, strategic aspects are verified, from the choice of electricity generation sources to the effects of the use of this energy in the different sectors of a country's economy \hyperref[b6]{(Bermann, 2003;}\hyperref[b10]{Borges 2012;}\hyperref[b16]{Cornescu, Adam, 2014)}.\par
As for decision-making in the public environment, according to \hyperref[b41]{Silva (2013)}, there are three elements that make up a decision-making process within public management. They are: technology; rules and norms; and decision-making style. With regard to technology, it is observed that the administrative and organizational structure must be improved from instruments relevant to information technology to support decision-making, as a way of reducing risks, that is, without using aspects of a subjective nature; as for the rules and norms, it is highlighted that the obedience to these norms and rules makes it possible to achieve optimization in decision making; and finally, with regard to the decision-making style, it is highlighted that it refers to the common standards that decision makers tend to use when facing a decision-making panorama \hyperref[b41]{(Silva, 2013)}.\par
In this perspective of discussion, attention is drawn to the mission of electricity sustainability indicators in line with the intricacies of the decisionmaking process. Indicators must be interpreted based on the definition of sustainable development. Sustainable development seeks sustainability and the difficulties in conceptualizing the terminology sustainability demonstrates the difficult task of reflecting concepts in practical terms \hyperref[b37]{(Sachs, 2009;} {\ref Costa, Teodósio, 2011;}\hyperref[b34]{Prado, 2015)}. According to Costa and Teodósio (2011), sustainability comprises the ability to maintain bases of an economic, social and environmental nature that generate the possibility of contemplating the demands of populations in a harmonious way and the organized possibility of examining sustainability is in line with the elaboration of sustainability indicators.\par
The effort to improve energy analysis tools along with the development process has translated since the 1990s into three important contributions   
\section[{Methodological Strategy}]{Methodological Strategy}\par
The study site was the State of Pará. Pará comprises a geographical area of 1,247,689.515 km² and an estimated population of 8,690,745 inhabitants, which gives it a density of 6.96 inhabitants/km² (Ibge, 2020). The public electricity distribution service in the State is a concession of Centrais Elétricas do Pará -Celpa, while the share in the generation market is the domain of Centrais Elétricas do Norte -Eletronorte.\par
The correlation sought as a result a coefficient that quantified the degree of correlation Pearson's coefficient (p) \hyperref[b14]{(Chen, Popovic, 2002)}.\par
Where: x1, x2, ..., xn and y1, y2, ..., yn comprise the measured values of both variables. And the following equations are the arithmetic means of these variables: e The linear correlations verified in each dimension, through the sectors, were described and analyzed regarding their importance, representativeness and used measurement unit. Later, the variables were organized according to the dimensions: economic, social, environmental and political, which built the energy sustainability indicators, and from each sector of activity, which made up the energy sustainability indices. In calculating the indicators, we proceeded from a weighted average composed of the result of the calculation of the composite variables. In calculating the composite variables, the calculation adopted two variables: the first referring to development, and the other referring to the energy environment.\par
Table \hyperref[tab_0]{1} shows the construction structure of the index and the electricity sustainability indicators for the agricultural sector in Pará.\par
Volume XXI Issue III Version I  Table \hyperref[tab_1]{2} shows the construction structure of the electricity sustainability index and indicators for the industrial sector in Pará. Table \hyperref[tab_2]{3} shows the construction structure of the electricity sustainability index and indicators for the industrial sector in Pará. In addition to 0,60\% High From 0,60\% a 0,4\% 3 Good From 0,3\% to 0,2\% Medium Untiul0,1\% Low Variation in duration of interruptions per unit. consumer/variation of the tariff charged for electricity\par
In addition to 0,40\% High From 0,40\% to 0,21\% Good From 0,20\% to 0,2\% Medium 
\section[{Until0,1\% Low}]{Until0,1\% Low}\par
Source: Prepared by the authors (2021).\par
In the methodological strategy of this study, each sector of economic activity was assessed based on the components of the decision structure proposed by \hyperref[b41]{Silva (2013)}, in order to favor a decision model based on the results of the indicators (Figure \hyperref[fig_3]{1}).  In the agricultural sector, the highlight was the social and environmental dimensions, with positive results, predominantly registering indicators with levels between Good and Medium. 
\section[{Source: Prepared by the authors (2021)}]{Source: Prepared by the authors (2021)}
\begin{quote}
.\end{quote}
\par
Volume XXI Issue III Version I  
\section[{B}]{B}\par
Next, the results and discussions relevant to the calculation of energy sustainability indicators and the provision of subsidies to the decision-making process in the electricity sector will be presented, Which considers the intricacies of technology, rules and IV. 
\section[{Results and Discussions}]{Results and Discussions}\par
This section will be composed, firstly, by the presentation of the results of the sectorial indicators of electric energy sustainability and their analysis, in the scope of each economic activity sector. Then, a decision-orientation model will be presented, which considers the intricacies of technology, rules and standards, and decision-making style, fed by the results of the sector sustainability indicators measured for the State of Pará, between 2010 and 2019.\par
Below, in Tables \hyperref[tab_5]{4 and 5}, the results of the investigation on energy sustainability indicators in the agricultural sector of the State of Pará are presented. In the agricultural sector, the highlight was the social and environmental dimensions, with positive results, predominantly registering indicators with levels between Good and Medium. In the years 2018 and 2019, the panorama changed as there were records of Low level indicators in the economic, environmental and political dimensions in the sector. The environmental dimension is a concern regarding sustainability and the possibility of measurement in this study is in line with the reality portrayed that ways to measure sustainable development are being structured and tested in various parts of the world \hyperref[b25]{(Lira, 2008)}. The political dimension was the one with the most weaknesses in the period studied. These weaknesses reveal the inadequate energy supply of a large portion of Pará society, which influences public management with lesser decisionmaking power. Thus, part of society ends up benefiting at the expense of others, demonstrating the influence of different ideologies of groups that interfere with more decision-making power in public management \hyperref[b39]{(Schultz, 2016)}.\par
Below, in Tables \hyperref[tab_7]{6 and 7}, the results of the investigation on energy sustainability indicators in the industrial sector of the State of Pará are presented. In the industrial sector, the positive highlight was the economic dimension, also with a predominance of Medium and Good levels. The political dimension was the one with the most weaknesses in the sector during the period analyzed. The indicators measured reveal an important responsibility to the framework of environmental unsustainability insofar as they point to a profile endowed with large proportions of consumption, added to the relatively low energy yields verified in the analyzed period. The encouragement of mechanisms that strategically redirect the industrial profile of Pará to the condition of contributing to income deconcentration could be operated by increasing the state tax burden for exports of heavy industry products from Pará. The change in the industrial profile would occur through the absence of tax incentives for the segments identified by the study: ferroalloy, aluminum, steel, pulp and paper and chemical products, and the provision of these incentives to the food and beverage, textile and cement industries. The industrial profile of Pará signals the absence of priority aspects to the development process, particularly in relation to the variables that affect the sustainability of the sector, which is in line with the considerations of several authors on the association between energy use and development  {\ref (} Below, in Tables \hyperref[tab_10]{8 and 9}, the results of the investigation on energy sustainability indicators in the commercial sector of the State of Pará are presented. In the commercial sector, positive attention was given to the economic and social dimensions, registering indicators of Medium and Good levels. The political dimension, like other sectors, was the one that presented the most difficulties. Source: Prepared by the authors (2021). The decentralization of energy planning, through the creation of the State Energy Policy Council (CEPE), would ensure that the guidelines and strategies designed for the electricity sector in Pará were conducted not only in accordance with the federal government's global interests, but also in a manner to ensure compliance with the demands of society in the state supplying this electricity. What meets the concerns of managers to achieve qualitative results in public management with regard to financial resources applied in the territory \hyperref[b26]{(Mafra;} {\ref Silva, 2004)}.\par
In Table \hyperref[tab_11]{10}, below, a structure for decisionmaking guidance based on the results of the sectorial indicators of sustainability of electricity in Pará, measured in the period from 2010 to 2019, is presented. Suggestions for alternative actions within each of the sectors of economic activity and that considers the economic, social, environmental and political  3. The quality could beverified through the number of interruptions in the supply of electricity and the duration of these interruptions.\par
The actions based on the results of the sectorial indicators of electricity sustainability for the State of Pará were divided into three stages: short, medium and long term. In the short term, the study recommends: a) decentralization of energy planning through the creation of the State Energy Policy Council (CEPE); b) establishment of a local integrated strategic planning model that uses as an instrument the methodological framework for the construction of energy sustainability indicators and indices, proposed in this article; c) maintain the flow of investments in electricity to maintain Gross Domestic Product -GDP expansion in all sectors; and d) regulation of tariffs based on the quality of supply.\par
In the medium term, the following are indicated: a) the implementation of social sustainability programs with the energy environment of the agricultural sector, including production chains, and of the industrial sector, reducing the workload in energy-intensive industries; b) incorporation of compensatory devices for environmental costs in the industrial sectors.\par
In the long term, it is recommended: a) the encouragement of mechanisms that strategically direct the industrial profile of Pará, promoting changes in the composition of heavy industry exports (from the increase in the state tax burden for exports of heavy industry products from Pará) and changing the industrial profile, in order to withdraw tax incentives to the segments identified by the study: ferroalloy, aluminum, steel, pulp and paper and chemical products, and the provision of these incentives to the food and beverage, textile and cement industries, sectors these indicated by the results of the analyzes carried out); and b) increase in the energy efficiency of electricity through credit lines to agricultural enterprises that intend to exchange equipment with high electricity consumption.\par
V. 
\section[{Final Considerations}]{Final Considerations}\par
The study elaborated an original decision planning model based on sectorial indicators of electricity sustainability in the state of Pará, capable of contributing to the planning of public actions for sustainable development in Pará, according to the results of these indicators measured by sector of economic activity.\par
The indicators calculated in this investigation revealed a particular reality in each sector of economic activity in the State of Pará. In the agricultural sector, the highlight was the social and environmental dimensions, with positive results, registering levels between Good and Medium. In the industrial sector, the positive highlight was the economic dimension, also with a predominance of Medium and Good levels. In the commercial sector, the positive highlight was the economic and social dimensions, recording, in the same way, Medium and Good levels. The political dimension was the one that showed the most weaknesses in the period surveyed, in all sectors of economic activity in Pará.\par
The study also presented a decision-making model that suggested actions linked to increasing energy autonomy in Pará, redirecting the industrial profile, including compensatory devices for environmental costs, directing investments to increase GDP in the reality of each sector of economic activity, among other recommendations. The article contributed through: an originality of analysis that reveals the strategic usefulness of knowing the energy specificities of each economic sector and how electricity reflects on the productive processes of each sector; a reinterpretation of the Brazilian energy plan from a decision analysis dynamic that considers the regional specificities for the strategic use of the energy input; and the possibility of using a decision-making model in the electricity sector applicable to any state in Brazil.\par
New investigations can follow the methodological dynamics presented in this study and the residential sector would be the one that would most add to the deepening of the understanding of this theme. The residential sector comprises a relevant environment for examining the reality of meeting basic energy needs, as it identifies the socioeconomic profile of households in a given population and their conditions of access to energy input.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_3}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
AGRICULTURAL SECTOR ECONOMIC INDICATOR\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
ECONOMIC INDICATOR FOR THE INDUSTRIAL SECTOR\end{longtable} \par
  {\small\itshape [Note: Source: Prepared by the authors (2021).]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
COMMERCIAL SECTOR ECONOMIC INDICATOR\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.11990595611285265\textwidth}P{0.10658307210031347\textwidth}P{0.039968652037617555\textwidth}P{0.06128526645768025\textwidth}P{0.12523510971786833\textwidth}P{0.04263322884012539\textwidth}P{0.04263322884012539\textwidth}P{0.17053291536050155\textwidth}P{0.07993730407523511\textwidth}P{0.026645768025078367\textwidth}P{0.034639498432601876\textwidth}}
INDICADOR\tabcellsep 2010\tabcellsep 2011\tabcellsep 2012\tabcellsep 2013\tabcellsep 2014\tabcellsep 2015\tabcellsep 2016\tabcellsep 2017\tabcellsep 2018\tabcellsep 2019\\
Economic\tabcellsep Good\tabcellsep Good\tabcellsep Good\tabcellsep Good\tabcellsep High\tabcellsep Good\tabcellsep Good\tabcellsep Medium\tabcellsep Low\tabcellsep Low\\
Social\tabcellsep \multicolumn{4}{l}{Medium Medium Medium Good}\tabcellsep Good\tabcellsep Good\tabcellsep Good\tabcellsep \multicolumn{3}{l}{Medium Medium Medium}\\
Environmental\tabcellsep Good\tabcellsep Good\tabcellsep High\tabcellsep \multicolumn{6}{l}{Good Medium Medium Medium Medium Medium}\tabcellsep Low\\
Political\tabcellsep Low\tabcellsep Low\tabcellsep \multicolumn{2}{l}{Medium Good}\tabcellsep High\tabcellsep Good\tabcellsep \multicolumn{2}{l}{Medium Medium}\tabcellsep Low\tabcellsep Low\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Source: Prepared by the authors (2021).}\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.049749163879598664\textwidth}P{0.03837792642140468\textwidth}P{0.551505016722408\textwidth}P{0.09807692307692308\textwidth}P{0.005685618729096989\textwidth}P{0.005685618729096989\textwidth}P{0.005685618729096989\textwidth}P{0.005685618729096989\textwidth}P{0.005685618729096989\textwidth}P{0.06680602006688963\textwidth}P{0.005685618729096989\textwidth}P{0.005685618729096989\textwidth}P{0.005685618729096989\textwidth}}
8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( Volume XXI Issue III Version I )\tabcellsep Economic\tabcellsep VARIABLE Variation in electricity GDP/Quantity of KW consumed Quantity of GW consumed/ amount invested in electricity\tabcellsep \multicolumn{6}{l}{2010 2011 2012 2013 2014 2015 3 3 2 3 3 4 2 2 2 3 3 2 4 4 3 3 3 2}\tabcellsep \multicolumn{4}{l}{2016 2017 2018 2019 3 1 1 1 2 4 3 3 2 1 1 1}\\
\tabcellsep \tabcellsep tariff/amount\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep invested in\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep electricity from\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Balance of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep formal\tabcellsep 4\tabcellsep 4\tabcellsep 2\tabcellsep 2\tabcellsep 1\tabcellsep 4\tabcellsep 2\tabcellsep 2\tabcellsep 2\tabcellsep 1\\
\tabcellsep \tabcellsep jobs/amount\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep invested in\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Social\tabcellsep electricity income/Quantity Average\tabcellsep 1\tabcellsep 2\tabcellsep 2\tabcellsep 2\tabcellsep 1\tabcellsep 1\tabcellsep 3\tabcellsep 3\tabcellsep 4\tabcellsep 2\\
\tabcellsep \tabcellsep of GW\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep consumed\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Variation in\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep energy efficiency\tabcellsep 2\tabcellsep 3\tabcellsep 1\tabcellsep 1\tabcellsep 4\tabcellsep 1\tabcellsep 3\tabcellsep 1\tabcellsep 4\tabcellsep 2\\
\tabcellsep \tabcellsep in the\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep sector/Quantity\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Environmental\tabcellsep of GW consumed Variation in the polluting gases derived from emission of\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 2\tabcellsep 1\tabcellsep 1\tabcellsep 2\tabcellsep 2\tabcellsep 2\tabcellsep 2\\
\tabcellsep \tabcellsep electricity\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep generation /\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.20651408450704226\textwidth}P{0.11971830985915494\textwidth}P{0.04788732394366197\textwidth}P{0.023943661971830985\textwidth}P{0.03591549295774648\textwidth}P{0.06285211267605634\textwidth}P{0.10774647887323943\textwidth}P{0.08679577464788732\textwidth}P{0.07183098591549296\textwidth}P{0.03591549295774648\textwidth}P{0.05088028169014084\textwidth}}
INDICATOR\tabcellsep 2010\tabcellsep 2011\tabcellsep 2012\tabcellsep 2013\tabcellsep 2014\tabcellsep 2015\tabcellsep 2016\tabcellsep 2017\tabcellsep 2018\tabcellsep 2019\\
Economic\tabcellsep Good\tabcellsep \multicolumn{2}{l}{Good Good}\tabcellsep Good\tabcellsep Good\tabcellsep Good\tabcellsep Good\tabcellsep \multicolumn{3}{l}{Medium Medium Medium}\\
Social\tabcellsep \multicolumn{5}{l}{Medium Good Medium Medium Low}\tabcellsep \multicolumn{4}{l}{Medium Medium Medium Good}\tabcellsep Low\\
\multicolumn{5}{l}{Environmental Medium Good Medium Low}\tabcellsep \multicolumn{2}{l}{Medium Low}\tabcellsep \multicolumn{2}{l}{Medium Low}\tabcellsep Good\tabcellsep Medium\\
Políitical\tabcellsep Low\tabcellsep Low\tabcellsep High\tabcellsep High\tabcellsep Low\tabcellsep Low\tabcellsep \multicolumn{2}{l}{Medium Good}\tabcellsep High\tabcellsep Good\end{longtable} \par
  {\small\itshape [Note: Source: Prepared by the authors (2021).]} 
\caption{\label{tab_7}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.03777777777777778\textwidth}P{0.5147222222222222\textwidth}P{0.0425\textwidth}P{0.1275\textwidth}P{0.014166666666666666\textwidth}P{0.014166666666666666\textwidth}P{0.014166666666666666\textwidth}P{0.014166666666666666\textwidth}P{0.014166666666666666\textwidth}P{0.014166666666666666\textwidth}P{0.014166666666666666\textwidth}P{0.014166666666666666\textwidth}P{0.014166666666666666\textwidth}}
\tabcellsep \multicolumn{2}{l}{VARIABLE}\tabcellsep \multicolumn{5}{l}{2010 2011 2012 2013 2014}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep GDP/Quantity\tabcellsep of\tabcellsep 1\tabcellsep 1\tabcellsep 2\tabcellsep 2\tabcellsep 2\tabcellsep 3\tabcellsep 3\tabcellsep 3\tabcellsep 4\tabcellsep 3\\
\tabcellsep \multicolumn{2}{l}{KW consumed}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Quantity of GW}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Economic\tabcellsep \multicolumn{2}{l}{consumed/ amount invested in electricity Variation in}\tabcellsep 3\tabcellsep 4\tabcellsep 3\tabcellsep 3\tabcellsep 3\tabcellsep 2\tabcellsep 2\tabcellsep 1\tabcellsep 1\tabcellsep 2\\
\tabcellsep electricity\tabcellsep tariff/\tabcellsep 3\tabcellsep 3\tabcellsep 1\tabcellsep 4\tabcellsep 4\tabcellsep 3\tabcellsep 2\tabcellsep 2\tabcellsep 1\tabcellsep 2\end{longtable} \par
  {\small\itshape [Note: Source: Prepared by the authors (2021). Legend: 4= High Level; 3= Good Level; 2= Medium Level; 1= Low Level.]} 
\caption{\label{tab_9}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.1435430463576159\textwidth}P{0.12665562913907286\textwidth}P{0.06754966887417219\textwidth}P{0.045033112582781455\textwidth}P{0.045033112582781455\textwidth}P{0.12665562913907286\textwidth}P{0.09006622516556291\textwidth}P{0.123841059602649\textwidth}P{0.011258278145695364\textwidth}P{0.03096026490066225\textwidth}P{0.03940397350993378\textwidth}}
INDICADOR\tabcellsep 2010\tabcellsep 2011\tabcellsep 2012\tabcellsep 2013\tabcellsep 2014\tabcellsep 2015\tabcellsep 2016\tabcellsep 2017\tabcellsep 2018\tabcellsep 2019\\
Economic\tabcellsep Good\tabcellsep \multicolumn{2}{l}{Medium Medium}\tabcellsep Good\tabcellsep Good\tabcellsep Good\tabcellsep \multicolumn{4}{l}{Medium Medium Medium Medium}\\
Social\tabcellsep \multicolumn{5}{l}{Medium Medium Medium Medium Medium}\tabcellsep Good\tabcellsep \multicolumn{2}{l}{Medium Medium}\tabcellsep Good\tabcellsep Good\\
\multicolumn{2}{l}{Environmental Medium}\tabcellsep Good\tabcellsep Medium\tabcellsep High\tabcellsep \multicolumn{5}{l}{Medium Medium Medium Medium Medium}\tabcellsep Low\\
Político\tabcellsep Low\tabcellsep Low\tabcellsep Medium\tabcellsep High\tabcellsep Low\tabcellsep \multicolumn{3}{l}{Medium Medium Medium}\tabcellsep Low\tabcellsep Low\end{longtable} \par
 
\caption{\label{tab_10}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.30357142857142855\textwidth}P{0.5464285714285715\textwidth}}
SETOR\tabcellsep DIMENSION\end{longtable} \par
 
\caption{\label{tab_11}Table 10 :}\end{figure}
 			\footnote{B © 2021 Global Journals Public Energy Management and Decision-Making Model: A Proposal based on Energy Sustainability Indicators} 			\footnote{Public Energy Management and Decision-Making Model: A Proposal based on EnergySustainability Indicators} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Binder et al.]{b7}\label{b7} 	 		\textit{},  		 			C R Binder 		,  		 			E Voet 		,  		 			Van Der 		.  		 	 
\bibitem[Chen and Popovic ()]{b14}\label{b14} 	 		\textit{},  		 			P Y Chen 		,  		 			P M Popovic 		.  		2002. London: Sage.  	 
\bibitem[Borges and Zouain ()]{b9}\label{b9} 	 		‘A matriz elétrica no estado do Pará e seu posicionamento na promoção do desenvolvimento sustentável’.  		 			F Q Borges 		,  		 			D M Zouain 		.  	 	 		\textit{IPEA. Planejamento e Políticas Públicas},  				2010. 2 p. .  	 
\bibitem[Aces so em (2020)]{b29}\label{b29} 	 		\textit{Aces so em},  		 S0140988317303080>.  		18/9/2020.  	 
\bibitem[Borges ()]{b10}\label{b10} 	 		‘Administração pública do setor elétrico: indicadores de sustentabilidade no ambiente residencial do estado do Pará (2001-10)’.  		 			F Q Borges 		.  	 	 		\textit{Rev. Adm. Pública}  		2012. 46  (3)  p. .  	 
\bibitem[Pereira ()]{b32}\label{b32} 	 		\textit{Administração Pública: foco nas instituições e ações governamentais},  		 			J M Pereira 		.  		2018. São Paulo; Atlas.  	 
\bibitem[Narayan and Doytch ()]{b28}\label{b28} 	 		‘An investigation of renewable and non-renewable energy consumption and economic growth nexus using industrial and residential energy consumption’.  		 			S Narayan 		,  		 			N Doytch 		.  		 \url{<http://www.sciencedirect}  	 	 		\textit{Energy Economics}  		2017. 68 p. .  	 	 (s. l.) 
\bibitem[Silva ()]{b41}\label{b41} 	 		\textit{Análise do processo decisório na administração pública e sistemas de apoio à tomada de decisão: contradições e paradoxos na realidade organizacional pelo não uso de ferramentas disponíveis},  		 			R M P Silva 		.  		2013.  	 	 (Tese de Doutorado) 
\bibitem[Sachs ()]{b37}\label{b37} 	 		\textit{Caminhos para o desenvolvimento sustentável},  		 			I Sachs 		.  		2009. Rio de Janeiro: Garamond.  	 
\bibitem[Stahel ()]{b43}\label{b43} 	 		‘Capitalismo e entropia: os aspectos ideológicos de uma contradição e a 43’.  		 			A W Stahel 		.  	 	 		\textit{World Commission on Environment Development}  		1995. 1991.  		 			Universidade de Oxford 		 	 	 (An overview) 
\bibitem[Smil ()]{b42}\label{b42} 	 		\textit{China`s Environmental Crisis: an inquiry into the limits of national development},  		 			V Smil 		.  		1993. New York: East Gate.  	 
\bibitem[Cornescu and Adam ()]{b16}\label{b16} 	 		\textit{Considerations regarding the role of indicators used in the analysis and assessment of sustainable development in the E.U. Procedia Economics and Finance},  		 			V Cornescu 		,  		 			R Adam 		.  		2014. p. .  	 
\bibitem[Silva et al. (2018)]{b40}\label{b40} 	 		‘Construção de um índice de desenvolvimento sustentável e análise espacial das desigualdades nos municípios cearenses’.  		 			J F B A Silva 		,  		 			S M D P Rebouças 		,  		 			M C S Abreu 		,  		 			M De; Ribeiro 		,  		 			C R Da 		.  	 	 		\textit{Rev. Adm. Pública}  		2018. jan. 52  (1)  p. .  	 	 (Rio de Janeiro. fev) 
\bibitem[Robbins ()]{b35}\label{b35} 	 		\textit{Decida e conquiste: o guia definitivo para tomada de decisão},  		 			S P Robbins 		.  		2015. São Paulo: Saraiva.  	 
\bibitem[Kaltenegger ()]{b24}\label{b24} 	 		\textit{Der Reformproze in der VR China: aktueller stand der wirtschaftsreformen und aussichten. CA Quarterly I},  		 			C H Kaltenegger 		.  		1995.  	 	 (s/l]: [s/e) 
\bibitem[Aragón ()]{b4}\label{b4} 	 		‘Desenvolvimento sustentável e cooperação internacional’.  		 			L E Aragón 		.  	 	 		\textit{XIMENES}  		1997. NAEA/UFPA.  	 	 (Perspectivas do desenvolvimento sustentável) 
\bibitem[Prado (2015)]{b34}\label{b34} 	 		\textit{Desenvolvimento Urbano Sustentável: de paradigma ao mito. Ocolum Ensaios, Capinas, n.12, v.1},  		 			A L Prado 		.  		2015. jan./jun. p. .  	 
\bibitem[Economia paraense: estrutura produtiva e desempenho recente Boletim regional. Brasília, v (2018)]{b5}\label{b5} 	 		‘Economia paraense: estrutura produtiva e desempenho recente’.  	 	 		\textit{Boletim regional. Brasília, v}  		2018. jan. 12  (1) .  	 	 (Banco Central do Brasil.) 
\bibitem[Bermann ()]{b6}\label{b6} 	 		\textit{Energia no Brasil: para quê? Para quem? Crise e alternativas para um país sustentável},  		 			C Bermann 		.  		2003. São Paulo: Livraria da Física.  	 
\bibitem[Reis et al. ()]{b36}\label{b36} 	 		‘Energia, recursos naturais e a prática do desenvolvimento sustentável’.  		 			L B Reis 		,  		 			E A F A Fadigas 		,  		 			C E Carvalho 		.  	 	 		\textit{Coleção Ambiental}  		2012. Manole.  	 
\bibitem[Estimativas populacionais 2020 Instituto Brasileiro de Geografia e Estatística ()]{b22}\label{b22} 	 		‘Estimativas populacionais 2020’.  	 	 		\textit{Instituto Brasileiro de Geografia e Estatística}  		2020. IBGE.  	 
\bibitem[Fenzl ()]{b19}\label{b19} 	 		\textit{Estudo de parâmetros capazes de dimensionar a sustentabilidade de um processo de desenvolvimento. In: XIMENES, Tereza (Org.) Perspectivas do desenvolvimento sustentável},  		 			N Fenzl 		.  		1997. Belém: NAEA/UFPA.  	 
\bibitem[Fischer-Kowalski ()]{b20}\label{b20} 	 		\textit{Gesellschaftlicher stoffwechsel und kolonisierung von natur},  		 			M Fischer-Kowalski 		.  		1997. Amsterdam: Verlag Fakultas.  	 
\bibitem[Dagnino et al. ()]{b18}\label{b18} 	 		\textit{Gestão estratégica pública},  		 			R Dagnino 		,  		 			P A Cavalcanti 		,  		 			G Costa 		.  		2016. São Paulo: Fundação Perseu Abramo.  	 
\bibitem[Guidelines for observe: reporters ()]{b21}\label{b21} 	 		\textit{Guidelines for observe: reporters},  		 \url{http://www.helio-international.org.Acessoem:20/09/2020}  		2005.  	 
\bibitem[Moldan et al. ()]{b27}\label{b27} 	 		‘How to understand and measure environmental sustainability: indicators and targets’.  		 			Bedrich ; Moldan 		,  		 			Janousková 		,  		 			Tomá? Svatava; Hák 		.  	 	 		\textit{Ecological Indicators}  		2004. 17 p. .  	 
\bibitem[Rosselot ()]{b8}\label{b8} 	 		‘Implementing the results of material flow analysis’.  		 			K S Rosselot 		.  	 	 		\textit{Journal of industrial ecology}  		2009.  (5)  p. .  	 
\bibitem[Schultz ()]{b39}\label{b39} 	 		\textit{Introdução à gestão de organizações},  		 			G Schultz 		.  		2016.  	 	 (Porto Alegre: books.google.com) 
\bibitem[Key World Statistics International Energy Agency ()]{b23}\label{b23} 	 		‘Key World Statistics’.  	 	 		\textit{International Energy Agency}  		2012.  	 	 (s/l]: [s/e) 
\bibitem[Nota Técnica ()]{b0}\label{b0} 	 		 17/09/2020.  		 \url{SPE-SRM/ANEEL,de05/06/2018.http://www.aneelgov.br/relatorios-de-consumo-e-receita}  	 	 		\textit{Nota Técnica},  				2018. 2018. 0158.  	 
\bibitem[Amaral ()]{b3}\label{b3} 	 		\textit{O impacto da insuficiência no fornecimento de energia elétrica nas empresas brasileiras do setor de telecomunicações. (Dissertação de Mestrado)},  		 			A B A Amaral 		.  		2017. USP, São Paulo.  	 	 (Departamento de Engenharia da Produção) 
\bibitem[Pires and Goldstein ()]{b33}\label{b33} 	 		 			J C L Pires 		,  		 			A Goldstein 		.  	 	 		\textit{Agências reguladoras brasileiras: avaliação e desafios},  				2001. 16 p. .  	 	 (dez) 
\bibitem[Mafra and Silva ()]{b26}\label{b26} 	 		\textit{Planejamento e gestão do território. Porto: Sociedade portuguesa de inovação},  		 			F Mafra 		,  		 			J A Silva 		.  		2012.  	 
\bibitem[Pacheco and Mattos ()]{b31}\label{b31} 	 		\textit{Processo decisório no setor público: um estudo de caso na},  		 			; G B Pacheco 		,  		 			A S Mattos 		.  		2014.  		 			Caixa Econômica Federal e na Universidade Federal de Santa Catarina ; Anais do XIV Colóquio Internacional de Gestão Universitária -CIGU -Florianópolis 		 	 
\bibitem[Camargo et al. ()]{b12}\label{b12} 	 		\textit{Proposta de definição de indicadores de sustentabilidade para geração de energia elétrica},  		 			A S G Camargo 		,  		 			C M L Ugaya 		,  		 			L P P Agudelo 		.  		 \url{CEFET/PR/MG/RJ}  		2004.  	 
\bibitem[Proposta de indicadores de sustentabilidade energética da ANEEL ()]{b2}\label{b2} 	 		\textit{Proposta de indicadores de sustentabilidade energética da ANEEL},  		1999. Brasília.  	 	 (Agência Nacional de Energia Elétrica) 
\bibitem[Relatórios de consumo e receita da distribuição ()]{b1}\label{b1} 	 		\textit{Relatórios de consumo e receita da distribuição},  		 17/09/2020.  		 \url{http://www.aneelgov.br/relatorios-de-consumo-e-receita}  		2020.  		 			Agência Nacional de Energia Elétrica 		 	 
\bibitem[UN/E/CN ()]{b30}\label{b30} 	 		‘Report of the secretary general commission on sustainable development: Work program on indicators of sustainable development’.  	 	 		\textit{Organização das Nações Unidas}  		UN/E/CN (ed.)  		1995.  	 
\bibitem[Lira ()]{b25}\label{b25} 	 		\textit{Sistema de Gestão do Conhecimento para Indicadores de Sustentabilidade -SIGECIS: Proposta de uma metodologia Campina Grande-PB. (Tese de Doutorado)},  		 			W S Lira 		.  		2008.  		 			Universidade Federal de Campina Grande. Programa de Pós-Graduação em Recursos Naturais 		 	 
\bibitem[Creti et al. ()]{b17}\label{b17} 	 		‘Special Issue Energy Challenges in an Uncertain World Editorial’.  		 			A Creti 		,  		 			D K Nguyen 		,  		 			L Kilian 		.  		 \url{S/l}  	 	 		\textit{The Energy Journal}  		2018. 39.  	 
\bibitem[Borges ()]{b11}\label{b11} 	 		‘Sustentabilidade institucional no setor elétrico brasileiro’.  		 			F Q Borges 		.  		 \url{1-janeiro/março}  	 	 		\textit{Revista Pretexto}  		2015. 16.  	 
\bibitem[Saidi et al. ()]{b38}\label{b38} 	 		\textit{The causal nexus between economic growth and energy consumption: New evidence from global panel of 53 countries. Sustainable Cities and Society},  		 			K Saidi 		,  		 			M M Rahman 		,  		 			M Amamri 		.  		2017. 33 p. .  	 	 (s. l.) 
\bibitem[Campos et al. ()]{b13}\label{b13} 	 		‘Um panorama sobre a energia geotérmica no Brasil e no Mundo: Aspectos ambientais e econômicos’.  		 			A F Campos 		,  		 			C Scarpati 		,  		 			B L De 		,  		 			L T Santos 		,  		 			U Pagel 		,  		 			R Souza 		,  		 			V A De 		.  		 nº.1.  	 	 		\textit{Revista Espacios}  		2017. 38.  	 
\bibitem[Collaco et al. ()]{b15}\label{b15} 	 		‘What if megacities started to do Urban Energy Planning? The case study of São Paulo city and its implication for the national energy policy’.  		 			F M A Collaco 		,  		 			L P Dias 		,  		 			S G Simoes 		,  		 			T Pukset 		,  		 			J Seixas 		,  		 			C Bermann 		.  	 	 		\textit{Renewable Energy, v}  		2019. 138 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
