\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={Emission of CO2 from the Consumption of Electric Power and Fuel in Mato Grosso do Sul: A Data Envelopment Analysis},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Emission of CO2 from the Consumption of Electric Power and Fuel in Mato Grosso do Sul: A Data Envelopment Analysis}
\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]{Raul Asseff  Castelao}

             \author[2]{Daniel Massen  Frainer}

             \author[3]{Celso Correia de  Souza}

             \author[4]{Joao Bosco Ardues Carneiro  Junior}

             \affil[1]{  Universidade Anhanguera-Uniderp}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


With the progress of humanity, energy production and consumption has gradually increased over the years. In mid-1970, energy production and consumption started to have importance not only to progress and to the society, but also to the environment and, in this case, its impacts on the environment also increased, causing, for example, greenhouse gas emissions. Thus, understanding the relationship between energy consumption and its effects on society and the becomes essential for companies to achieve the goals of sustainable development. In this sense, the objective of this article is to identify the municipalities of the state of Mato Grosso do Sul with greater efficiency in the years 1991, 2000 and 2010 from the data envelopment analysis of 78 municipalities. As a result, only one municipality has very high efficiency regarding the energy consumption, population density, gross domestic product and fuel consumption and observed a reversal of efficiency between the years of 1991, 2000 and 2010 resulting in a worsening in the efficiency of the municipalities in terms of the relationship of energy consumption and its effects on the population and the environment.

\end{abstract}


\keywords{}

\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*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
conomic growth and energy are related topics between themselves, in the light of the modifications of the energy matrix from the industrial revolution and, since then, the use of fossil energy in the world has been growing and creating a link of dependency with the productive sector. In addition to this question, higher energy consumption from the decade of 1970 draws attention to the effects on the environment (ANDRADE and MATTEI, 2011).\par
The energy consumption is an object of great discussions when it comes to the conditions of developing countries. Being the basis of productive activities, inevitably, the energy consumption causes impacts on the environment. Therefore, if in the past the energy was seen only as an input for the production, currently, is at the center of the debate of environmental preservation \hyperref[b16]{(MONTEIRO et al., 2012)}.\par
The study of the relationship among energy development, production and consumption and their effects, including greenhouse gas emission (GHG), it is a topic widely discussed in the national and international literature (DOGAN and SEKER, 2016; LIU, 2017)  {\ref (GUNEY, 20019)}.\par
Some developed studies demonstrate the correlation and even the cause-and-effect relationship among energy consumption and the quality of life and social progress, as is the case mentioned by Palmira et al.  {\ref (2018)}, they describes that investment in renewable energy use benefits the society allowing, including a reduction in the emission of greenhouse effect gases.\par
In this sense, it is clear that the global model of production and use of energy, mostly depend on fossil fuels, which in turn emit greenhouse gases causing damage to the environment \hyperref[b11]{(HINRICHS and KLEINBACH, 2003)}.\par
According to the International Panel on Climate Change (IPCC), the advance of anthropogenic emissions of greenhouse gases is the predominant cause of global warming \hyperref[b13]{(LEAL, 2015)}. In a complementary way, the world energy report, produced by the International Energy Agency (IEA), exposes the report of 2018 that the governments of the major world powers have made clear the message that, about to the promises on the issue of climate change, that the use of fossil fuels, particularly natural gas and oil, will continue to be based on the energy system (IEA, 2018).\par
Continuous Emissions of GHG will cause more heating and have the potential to seriously damage the natural environment, and affect the global economy becoming the most urgent global threat more in the long term for the prosperity and security of future generations (ZHANG, 2016).\par
The IEA projections indicate that global demand for energy will pass be 17.3 billion tons of oil equivalent (toe) in 2030. In this case, the demand would be met by the supply of sources that emit greenhouse gases in their majority, resulting in greater participation in the global energy matrix in 2030  {\ref (IEA, 2018)}.\par
Due to that, the concern with the energy production and use, and their impacts on the environment and society, has gained prominence, allowing the development of actions to improve the energy production and consumption also guaranteeing the reduction of GHG emissions, among them, the CO 2.\par
The reduction of CO 2 emissions is seen as one of the items of the Sustainable Development Goals (SDGs) of the United Nations Organization (UNO). Goal 7, which deals with clean and affordable energy, establishes that the reduction of emission levels of CO 2 is fundamental to achieving this goal (UN, 2018).\par
The ODS has been defined also in terms of identifying the need to work the use of energy related to sustainable development. According to UN data (2016), the use of energy from fossil fuels is responsible for around 60\% of total GHG emissions, ratifying the importance of production and use of clean energy in order to mitigate GHG emissions and for sustainable development \hyperref[b3]{(APERGIS et al., 2018)}.\par
Overall there are seventeen Sustainable Development Goals (SDGs) and 169 goals, which range from issues such as, for example, combating poverty through the conservation of biodiversity in rivers, lakes, and oceans (MARCOVITCH, 2016).\par
In Brazil, the electric energy consumption in 2016 amounted to 460.8 TWh, value 0.9\% lower than the one registered in 2015, and the per capita consumption of 2,228 kWhhab -1 . According to EFE (2017), the sectors that contributed most to this reduction were the industrial (-1.3\%), followed by energy (-7.7\%) and commercial (-2,4\%).\par
In Mato Grosso do Sul (MS), in the last ten years, the main source of energy was water, however, the largest source of energy consumption by the productive sector was the firewood, with 30\% of the total, on average. Still, the energy use increased from 5,077.89 tons of oil equivalent (toe) in 2010 to 5,379.66 in 2015, reaching to consume 7,757.77 PTE in 2014, an increase of 5.94\% (BEN-MS, 2016).\par
Regarding the emission of GHG emissions, in 2016, the total number of anthropogenic emissions associated with the Brazilian energy matrix reached 428.95 million tons of carbon dioxide equivalent (Mt CO2-eq), being the largest part (194.3 Mt CO2-eq) generated by the transport sector. In 2010, the carbon intensity of the economy was 0.15 kg CO 2 (US\$ppp) -1 . According to IEA (2014), Brazil remains less intense in carbon about European economies (-11\%), North American (-50\%), and Chinese (-70\%). The Brazilian electrical sector issued, on average, 101.3 kg CO 2 to produce 1 MWh of energy, very low index when compared with countries of the European Union (366.2) (489.2) and China (772.1) (EPE, 2017).\par
The system of Estimates of Emissions and Removals of Greenhouse Effect Gases (SEEG) produces annual estimates of emissions of greenhouse gases (GHG) in Brazil, according to the guidelines of the Intergovernmental Panel on Climate Change (IPCC). From the data of the platform SEEG, 1.58 billion tons of CO 2, being that the change of land use forest was dumped in the country, an increase of 12\% compared to the year 2015.\par
Historically, 83\% of the CO 2 emissions in Mato Grosso do Sul, between 2002 and 2014 occurred in function of the sector of land use change. The energy sector is the second sector that emitted CO 2 the most along the historical series, 15.45\%, and the fourth and fifth placings, respectively, industry and waste, with 0.93\% and 0.004\%  {\ref (SEEG, 2017)}.\par
When disaggregating the MS data of the sectors regarding the emission of CO 2 of the SEEG basis, it is realized that the land use change for farming and other activities represents 83.6\% of the total real change of soil, being the main source of induction for the emission of CO 2 in the State. In the case of the energy sector (which belongs to the group of services), the transport activity represents 60.7\% of the total of the sector.\par
The average estimated emission of CO 2 , the group land-use change, is approximately 30.76 million tons and the energy sector of 5,690 million tons. Industrial processes and wastes have an average of 342 thousand tons and 1.43 billion tons of CO 2 . With the record of emissions in 2015 and 2016, MS is in 14th place in the ranking of Brazilian state emitters of CO 2  {\ref (SEEG, 2017)}.\par
Due to the emission of GHG emissions in the environment, derived from the production and consumption process, which in turn, demand energy, this article has as objective to identify the municipalities of the state of Mato Grosso do Sul with greater efficiency, being that the interpretation of this efficiency means having good results in the local quality of life with low consumption of electrical energy and fuels.\par
Thus, the work has sought to describe the effects of GHG emissions in a state that has three biomes (Pantanal, Cerrado and Atlantic Forest), among which two are recognized by  {\ref UNESCO (2000)} as humanity world heritage. Therefore, the relevance of the work consists of identifying the municipalities that best promote quality of life for its citizens with low power consumption, thus ensuring better conservation and maintenance of natural resources existing in the state. 
\section[{II.}]{II.} 
\section[{Material and Methods}]{Material and Methods}\par
In the present study, the universe considered are 78 cities of Mato Grosso do Sul, where the indicators related to growth and economic development, as well as the consumption of electrical energy in these municipalities will be analyzed. The municipality of Paraíso das Águas was created in 2003 and, therefore, has no data in the same period of research, being thus removed from the survey universe. The historical and comparative statistical methods will serve as auxiliary methods in the search for the identification of the efficiency of the municipal energy consumption.\par
From the context that energy efficiency can contribute to the environment and the society itself it will be carried out, using data envelopment analysis (DEA), based on secondary data, if there is efficiency in the use/consumption of electric energy in the selected municipalities.\par
The data envelopment analysis (DEA) was developed by  {\ref Charnes et al. (1978)} and is based on the use of linear programming for analysis of measures of comparative efficiencies of the so-called decision making units (DMU), which uses the same inputs to generate the same outputs (ANGULO- \hyperref[b2]{MEZA et al., 2005)}.\par
The DMU 0 technical efficiency will be achieved through a PPNL (problem of non-Linear Programming), model \hyperref[b0]{(1)}, in which the technical efficiency is obtained by maximizing the division between the weighted sum of "Outputs" (outputs) by the weighted sum of the "inputs" (inputs) (FERREIRA and GOMES, 2009).\par
(1) subject to:\par
Where: H 0 = efficiency of DMU 0 ; r = quantity of inputs; s = quantity of outputs; n = number of DMU; y jk = value of the dmu output j k ; x ik = value of the input i for the DMU k ; u j = weight on the output j; v i = weight on the input i; y j0 = value of the output j of the DMU 0 (DMU 0 = DMU observed); x I0 = value of the input of the DMU 0 .\par
The model (1) involves searching for values for u and v, also called multipliers, which are the weights, to maximize the weighted sum of the outputs (output virtual) divided by the weighted sum of the inputs (input) of the DMU 0 in the present study, subject to the restriction that this ratio is lower than or equal to one, for all the DMU k . This function is subject to the restriction that when the same set of coefficients of you j input and output v i are applied to all other units of services that are being compared, no unit will exceed 100\% efficiency, or a ratio of 1.00.\par
In general, there are two models of DEA: BCC and CCR. The DEA -BCC model is based on the condition of scale variable returns, while the DEA-CCR model is based on constant scale returns. The data envelopment analysis also us to be oriented to inputs or outputs. In the case of being oriented to inputs, efficiency means that there should be reduction of resources, maintaining the same level of production, and the version is oriented toward outputs, remains unchanged the inputs  {\ref (BANKER et al., 1984)}.\par
The DEA models may produce DMUs falsely v, because, if the DMU's number is too large, the application of the BCC model, usually results in benevolent results due to the characteristics of the mathematical model, which does not happen with the CCR model (ALI, 1993; \hyperref[b2]{ANGULO-MEZA et al., 2005)}.\par
In order to avoid the false-positive results the reversed border will be used for the analyzes of the results. The reversed border takes into consideration the reversal between input and output, allowing two interpretations: (i) the inefficient border consists of DMUs with the worst managerial practices, and (ii) that these same DMUs have the best practices, considering the opposite bias (SOARES DE \hyperref[b20]{MELLO et al., 2003)}.\par
If a DMU has high efficiency, this must be a result close to 1 in the standard default border and low level about the reversed border. Thus, it is not enough for the DMU to have a result considered efficient in what it is considered the best, but also it may not have poor performance when the analysis is its weak points  {\ref (PIMENT et al., 2004)}.\par
In addition to the use of the reversed border, the composed border will be used for data analysis, whose result is through the standard border and the inverted one, using the arithmetical average between the standard efficiency, and the value of the complement of reversed efficiency, equation (  {\ref 2}).\par
(2)\par
Those DMUs with efficiencies equal to 1 at the composed border will be considered with ideal levels of efficiencies. In table 1 the ranges of scales of efficiency for the DMUs in analyzes are described, taking as a reference to the ranges of the results of the Human Development Index (I.D.A.) of UNDP. This scale of outcome is adopted due to dealing with I.D.H. as being one of the most robust and accepted parameters for measuring the development, both human and social of a given locality.  For the analysis of the use of electrical energy in Mato Grosso do Sul, it takes into account that each of the 78 selected municipalities will be a DMU. The array of variables is given in Table \hyperref[tab_1]{2}. For the calculation of demographic density, it was necessary to calculate year to year, the ratio between the size of the population and the size of the municipality to define this indicator from year to year. For the years 1991, 1995, 1998, 2000 and 2010 the areas of the municipalities are informed and were replicated for the remaining years sequentially. The size of the population of the municipalities, either estimate or census, are made available annually. The consumption of electrical energy, the GDP, and estimation of emission of CO 2 have data for all years.\par
Due to the data availability, the historical series covers the years 1991, 2000 and 2010. The option for the used variables had as a first criterion to be variables which the UN works on measuring sustainable development through its guide "Sustainable Development Indicators: landmark and methodologies" and second, to be able to describe the variables, population growth and its consequent pressure on the environment, in this case, measured by the CO 2 emission.\par
Based on the selected variables, it is assumed that these can be considered as primary indicators of CO 2 emission in the cities of Mato Grosso do Sul. Still, the energy consumption and total fuel (petrol, ethanol, diesel and aviation kerosene) remain as proxy variable for the impact on the environment through CO 2 emission. 
\section[{III.}]{III.} 
\section[{Results and Discussion}]{Results and Discussion}\par
After the development of the models application, it was possible to observe that the best model, one that showed the best results was the DEA -BCC model, both directed to inputs and products, therefore, was the one that best represented the production border of the DMU's, in the specific case, the municipalities.\par
In response to the objective of the study, it was chosen to emphasize to the products-oriented models by adopting the bias to produce better results (maximize production), keeping constant the resources, i.e., it is sought to increase the products without changing the inputs.\par
The main concept regarding the best assessment, i.e., more efficiency, is not the municipality that holds more volume, but rather, the one uses the best resources that the same has. Therefore, the best municipality is the one that shows more efficient allocation of resources and investments, increasing the products/services offered to the local population, and not the one that holds greater absolute volume of resources.\par
From the results obtained in the DEA \textunderscore BCC, model, it is noted that there is a reversal of efficiency along the historical series (Table \hyperref[tab_0]{1}). While in 1991, 28\% of the 78 cities studied had high and very high efficiencies, in 2010, twenty years later, only 8\% reported similar results. Only Jaraguari remained as high efficiency and very high in 1991, 2000 and 2010. In contrast, as the years went by a significant increase of municipalities in the range from very low efficiency was registered, leaving 28\% from 78 to 59\% of the total.\par
The year of 1991 can be considered the best of the studied period, because it presents a greater number of municipalities considered of high and very high efficiencies. As hypotheses for these results, the size of the population and the level of economic activity that was relatively minor compared to the year 2000 and 2010, can explain, at least in part, this beneficial effect for the municipalities and the environment.\par
The municipality of Jaraguari presents itself as the best efficiency considering the historical series, followed by Bandeirantes and Ribas do Rio Pardo. The fact that the ten-best place on efficiency are the municipalities with less than twenty thousand inhabitants, with little dynamic economic matrix.\par
Regarding the main cities of the State in terms of population, the best place from the geometric mean was Corumbá, in 29th position. Campo Grande, the capital of the State, appears in 43rd position, Dourados in 51st and Três Lagoas in 52nd position.\par
In the variation among the years considered in the survey, it was noted a significant improvement in the efficiency of the largest municipalities of MS (Table \hyperref[tab_1]{2}). In table 3 the position of each municipality of MS for each year studied is exhibited. From these results it is possible to observe the existence of change for lower in most of the municipalities in the passage of the years 1991 to 2010, and soon after, a slight improvement between 2000 to 2010. This result might have been achieved due to improvements in both energy consumption and by part of the population and economic growth.\par
More abrupt variations also stand out such as, for example, Bandeirantes, Costa Rica, Inocência, Jardim, Miranda, Nova Alvorada do Sul and Sidrolândia which changed the efficiencies more significantly, both for the purpose of better or worse efficiencies.\par
Regarding the general index calculated based on the efficiency of municipalities, Jaraguari leads the ranking, followed by municipalities Bandeirantes, Ribas do Rio Pardo, Bataguassu and Chapadão do Sul. Ladário, Santa Rita do Pardo, Douradina, Sete Quedas and Paranhos have the lowest efficiency (Table \hyperref[tab_5]{4}).\par
Volume XX Issue III Version I  The general result reveals no municipality with a result considered as being of full efficiency, one where the combination among the development of the population, environment and society itself happens without loss of structural funds for any one of these variables, However, there have been many municipalities considered of low degree of efficiency.  
\section[{Conclusion}]{Conclusion}\par
From the use of the data envelopment analysis, it was possible to identify that only the municipality of Jaraguari is the one that presents better results in terms of efficiency and its relationship with the environment.\par
The existence of a reversal of efficiency between the years of 1991, 2000 and 2010 was observed regarding a larger number of municipalities with very low degree of efficiency and low in 2010 compared with 1991, i.e., a worsening is depicted in the municipalities efficiency considering the variables of energy consumption, population density, GDP and fuel consumption.\par
Part of this result can be explained by the increase of population and economic growth (measured by GDP) once when there is an increase of these two variables, the trend, ceteris paribus, is that there is greater pressure on the fuel and energy consumption.\par
Although there are improvements in 2010, the largest cities in the State also presented results of average efficiency, corroborating with the result somewhat positive in terms of emission of greenhouse effect gases in the state of Mato Grosso do Sul.\par
From this result, the necessity is evident of deepening the construction of public policies and even of the population awareness regarding the use/demand for energy and fuel in order to settle the emission of greenhouse gases, especially carbon dioxide in Mato Grosso do Sul, aiming at the environment and wellbeing preservation.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.25757575757575757\textwidth}P{0.24898989898989898\textwidth}P{0.3434343434343434\textwidth}}
Range of efficiency\tabcellsep Level of efficiency in the Standard border\tabcellsep Level of efficiency in the Reversed border\\
0.0000 -0.4999\tabcellsep Very low\tabcellsep Fully Efficient\\
0.5000 -0.5999\tabcellsep Low\tabcellsep Very High\\
0.6000 -0.6999\tabcellsep Medium\tabcellsep High\\
0.7000 -0.7999\tabcellsep High\tabcellsep Medium\\
0.8000 -0.9999\tabcellsep Very High\tabcellsep Low\\
1\tabcellsep Fully Efficient\tabcellsep Very low\\
\tabcellsep \tabcellsep Source: Adapted from PNUD (2013).\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.3552734375\textwidth}P{0.2755859375\textwidth}P{0.10625\textwidth}P{0.112890625\textwidth}}
Year 2020\tabcellsep \tabcellsep \tabcellsep \\
12\tabcellsep \tabcellsep \tabcellsep \\
Volume XX Issue III Version I\tabcellsep Variable Residential consumption of energy Demographic density GDP Fuel Consumption\tabcellsep Source SEMAGRO IBGE IBGE SEMAGRO\tabcellsep Function Input Input Output Output\\
( B )\tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science -\tabcellsep \tabcellsep \tabcellsep \\
© 2020 Global Journals\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.39999999999999997\textwidth}P{0.15625\textwidth}P{0.15\textwidth}P{0.14375000000000002\textwidth}}
Level of efficiency\tabcellsep 1991\tabcellsep 2000\tabcellsep 2010\\
Fully Efficient\tabcellsep -\tabcellsep -\tabcellsep -\\
Very High\tabcellsep 15\%\tabcellsep 10\%\tabcellsep 4\%\\
High\tabcellsep 13\%\tabcellsep 4\%\tabcellsep 4\%\\
Medium\tabcellsep 23\%\tabcellsep 21\%\tabcellsep 10\%\\
Low\tabcellsep 21\%\tabcellsep 19\%\tabcellsep 23\%\\
Very Low\tabcellsep 28\%\tabcellsep 46\%\tabcellsep 59\%\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.3821100917431193\textwidth}P{0.1559633027522936\textwidth}P{0.1559633027522936\textwidth}P{0.1559633027522936\textwidth}}
Municipality\tabcellsep 1991\tabcellsep 2000\tabcellsep 2010\\
Campo Grande\tabcellsep 52nd\tabcellsep 50th\tabcellsep 30th\\
Corumbá\tabcellsep 43th\tabcellsep 51th\tabcellsep 22nd\\
Dourados\tabcellsep 53rd\tabcellsep 52nd\tabcellsep 51th\\
TrêsLagoas\tabcellsep 55th\tabcellsep 65th\tabcellsep 32nd\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2725947521865889\textwidth}P{0.07186588921282798\textwidth}P{0.04212827988338192\textwidth}P{0.0446064139941691\textwidth}P{0.17099125364431486\textwidth}P{0.07434402332361516\textwidth}P{0.04212827988338192\textwidth}P{0.1313411078717201\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 13\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XX Issue III Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ( B )\\
Locality\tabcellsep \multicolumn{3}{l}{1991 2000 2010}\tabcellsep Locality\tabcellsep \multicolumn{3}{l}{1991 2000 2010}\\
Água Clara\tabcellsep 67\tabcellsep 7\tabcellsep 44\tabcellsep Itaporã\tabcellsep 57\tabcellsep 32\tabcellsep 38\\
Alcinópolis\tabcellsep 70\tabcellsep 11\tabcellsep 21\tabcellsep Itaquiraí\tabcellsep 72\tabcellsep 46\tabcellsep 11\\
Amambai\tabcellsep 39\tabcellsep 24\tabcellsep 39\tabcellsep Ivinhema\tabcellsep 34\tabcellsep 62\tabcellsep 25\\
Anastácio\tabcellsep 3\tabcellsep 31\tabcellsep 62\tabcellsep Japorã\tabcellsep 75\tabcellsep 70\tabcellsep 31\\
Anaurilândia\tabcellsep 38\tabcellsep 21\tabcellsep 56\tabcellsep Jaraguari\tabcellsep 2\tabcellsep 4\tabcellsep 5\\
Angélica\tabcellsep 45\tabcellsep 61\tabcellsep 36\tabcellsep Jardim\tabcellsep 4\tabcellsep 71\tabcellsep 70\\
Antônio João\tabcellsep 26\tabcellsep 56\tabcellsep 42\tabcellsep Jateí\tabcellsep 44\tabcellsep 66\tabcellsep 52\\
\multicolumn{2}{l}{Aparecida do Taboado 20}\tabcellsep 44\tabcellsep 55\tabcellsep Juti\tabcellsep 17\tabcellsep 28\tabcellsep 41\\
Aquidauana\tabcellsep 11\tabcellsep 74\tabcellsep 61\tabcellsep Ladário\tabcellsep 64\tabcellsep 77\tabcellsep 76\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.20953046394633873\textwidth}P{0.15204024594745666\textwidth}P{0.06984348798211291\textwidth}P{0.1990776970374511\textwidth}P{0.14538848518725545\textwidth}P{0.07411961989938512\textwidth}}
Locality\tabcellsep \multicolumn{2}{l}{Compound Position}\tabcellsep Locality\tabcellsep \multicolumn{2}{l}{Compound Position}\\
Jaraguari\tabcellsep 0.86332\tabcellsep 1st\tabcellsep Eldorado\tabcellsep 0.50262\tabcellsep 40th\\
Bandeirantes\tabcellsep 0.797855\tabcellsep 2nd\tabcellsep Dois Irmãos do Buriti\tabcellsep 0.502114\tabcellsep 41st\\
Ribas do Rio Pardo\tabcellsep 0.764601\tabcellsep 3rd\tabcellsep Ivinhema\tabcellsep 0.501462\tabcellsep 42nd\\
Bataguassu\tabcellsep 0.718993\tabcellsep 4th\tabcellsep Campo Grande\tabcellsep 0.5\tabcellsep 43th\\
Chapadão do Sul\tabcellsep 0.699744\tabcellsep 5th\tabcellsep Pedro Gomes\tabcellsep 0.490507\tabcellsep 44th\\
Terenos\tabcellsep 0.697507\tabcellsep 6th\tabcellsep Alcinópolis\tabcellsep 0.487272\tabcellsep 45th\\
Sao Gabriel do Oeste\tabcellsep 0.678401\tabcellsep 7th\tabcellsep Rochedo\tabcellsep 0.485895\tabcellsep 46th\\
Miranda\tabcellsep 0.671448\tabcellsep 8th\tabcellsep Nioaque\tabcellsep 0.485031\tabcellsep 47th\\
Costa Rica\tabcellsep 0.659078\tabcellsep 9th\tabcellsep Tacuru\tabcellsep 0.478134\tabcellsep 48th\\
Selvíria\tabcellsep 0.658475\tabcellsep 10th\tabcellsep Aral Moreira\tabcellsep 0.475379\tabcellsep 49th\\
\multicolumn{2}{l}{Rio Verde de Mato Grosso 0.655793}\tabcellsep 11th\tabcellsep Angélica\tabcellsep 0.467874\tabcellsep 50th\\
Coxim\tabcellsep 0.624702\tabcellsep 12th\tabcellsep Dourados\tabcellsep 0.466595\tabcellsep 51th\\
Nova Alvorada do Sul\tabcellsep 0.619682\tabcellsep 13th\tabcellsep Três Lagoas\tabcellsep 0.448169\tabcellsep 52nd\\
Cassilândia\tabcellsep 0.610265\tabcellsep 14th\tabcellsep Mundo Novo\tabcellsep 0.44206\tabcellsep 53rd\\
Guia Lopes da Laguna\tabcellsep 0.606411\tabcellsep 15th\tabcellsep Itaquiraí\tabcellsep 0.428691\tabcellsep 54th\\
Batayporã\tabcellsep 0.598736\tabcellsep 16th\tabcellsep Jateí\tabcellsep 0.427158\tabcellsep 55th\\
Juti\tabcellsep 0.585282\tabcellsep 17th\tabcellsep Corguinho\tabcellsep 0.426235\tabcellsep 56th\\
Rio Brilhante\tabcellsep 0.584991\tabcellsep 18th\tabcellsep Taquarussu\tabcellsep 0.423118\tabcellsep 57th\\
Porto Murtinho\tabcellsep 0.584737\tabcellsep 19th\tabcellsep Glória de Dourados\tabcellsep 0.417898\tabcellsep 58th\\
Sidrolândia\tabcellsep 0.579103\tabcellsep 20th\tabcellsep Caracol\tabcellsep 0.4122\tabcellsep 59th\\
Bonito\tabcellsep 0.574826\tabcellsep 21st\tabcellsep Bela Vista\tabcellsep 0.404383\tabcellsep 60th\\
Camapuã\tabcellsep 0.572985\tabcellsep 22nd\tabcellsep Paranaíba\tabcellsep 0.396612\tabcellsep 61st\\
Amambai\tabcellsep 0.557481\tabcellsep 23rd\tabcellsep Aquidauana\tabcellsep 0.396234\tabcellsep 62nd\\
Iguatemi\tabcellsep 0.556505\tabcellsep 24th\tabcellsep Jardim\tabcellsep 0.393169\tabcellsep 63rd\\
Anastácio\tabcellsep 0.555731\tabcellsep 25th\tabcellsep Vicentina\tabcellsep 0.365261\tabcellsep 64th\\
Caarapó\tabcellsep 0.555245\tabcellsep 26th\tabcellsep Coronel Sapucaia\tabcellsep 0.356066\tabcellsep 65th\\
Nova Andradina\tabcellsep 0.545147\tabcellsep 27th\tabcellsep Laguna Carapã\tabcellsep 0.346022\tabcellsep 66th\\
Sonora\tabcellsep 0.543096\tabcellsep 28th\tabcellsep Naviraí\tabcellsep 0.336932\tabcellsep 67th\\
Corumbá\tabcellsep 0.540953\tabcellsep 29th\tabcellsep Rio Negro\tabcellsep 0.334412\tabcellsep 68th\\
Inocência\tabcellsep 0.534446\tabcellsep 30th\tabcellsep \multicolumn{2}{l}{Novo Horizonte do Sul 0.317834}\tabcellsep 69th\\
Bodoquena\tabcellsep 0.533529\tabcellsep 31st\tabcellsep Brasilândia\tabcellsep 0.30686\tabcellsep 70th\\
Maracaju\tabcellsep 0.532483\tabcellsep 32nd\tabcellsep Fátima do Sul\tabcellsep 0.305024\tabcellsep 71st\\
Água Clara\tabcellsep 0.527542\tabcellsep 33rd\tabcellsep Ponta Porã\tabcellsep 0.29\tabcellsep 72nd\\
Deodápolis\tabcellsep 0.527122\tabcellsep 34th\tabcellsep Japorã\tabcellsep 0.267474\tabcellsep 73rd\\
Aparecida do Taboado\tabcellsep 0.526832\tabcellsep 35th\tabcellsep Paranhos\tabcellsep 0.229639\tabcellsep 74th\\
Anaurilândia\tabcellsep 0.520804\tabcellsep 36th\tabcellsep Sete Quedas\tabcellsep 0.202064\tabcellsep 75th\\
Itaporã\tabcellsep 0.514233\tabcellsep 37th\tabcellsep Douradina\tabcellsep 0.186243\tabcellsep 76th\\
Figueirão\tabcellsep 0.510624\tabcellsep 38th\tabcellsep Santa Rita do Pardo\tabcellsep 0.14476\tabcellsep 77th\\
Antônio João\tabcellsep 0.508492\tabcellsep 39th\tabcellsep Ladário\tabcellsep 0.144015\tabcellsep 78th\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Hinrichs et al. ()]{b11}\label{b11} 	 		\textit{},  		 			R A Hinrichs 		,  		 			M Kleinbach 		,  		 			Energia E Meio Ambiente 		,  		 			São Paulo 		.  		2003. Pioneira Thomson Learning. 543.  	 
\bibitem[Zhang]{b22}\label{b22} 	 		\textit{Are China's climate commitments in a post-Paris agreement sufficiently ambitious},  		 			Z X Zhang 		.  		 	 
\bibitem[Austin: USA, -v. 30, n. 9 Management Science ()]{b5}\label{b5} 	 		‘Austin: USA, -v. 30, n. 9’.  	 	 		\textit{Management Science}  		1984. p. .  	 
\bibitem[Leal et al. ()]{b13}\label{b13} 	 		‘Ciclos econômicos e emissão de CO 2 no Brasil: uma análise dinâmica para políticas ambientais ótimas’.  		 			R A Leal 		,  		 			R A Ely 		,  		 			J G Z Uhr 		,  		 			D A P Uhr 		.  	 	 		\textit{Revista Brasileira de Economia}  		2015. 69 p. .  	 
\bibitem[Andrade and Mattei ()]{b1}\label{b1} 	 		\textit{Consumo energético e emissões de CO 2 : uma análise do setor de transportes brasileiro},  		 			A L C Andrade 		,  		 			L Mattei 		.  		2011. Anais; Brasília.  		 			IX Encontro da Sociedade Brasileira de Economia Ecológica 		 	 
\bibitem[Convention concerning the protection of the world cultural and natural heritage. Cairns: Austrália UNESCO ()]{b21}\label{b21} 	 		‘Convention concerning the protection of the world cultural and natural heritage. Cairns: Austrália’.  	 	 		\textit{UNESCO}  		2000. p. 16.  	 
\bibitem[Charnes and Rhodes ()]{b6}\label{b6} 	 		\textit{Data Envelopment Analysis: theory, methodology and applications},  		 			A Charnes 		,  		 			Cooper 		,  		 			W W Rhodes 		,  		 			E 		.  		1994. USA: Kluwer Academic Publishers.  	 
\bibitem[Pimenta et al. ()]{b18}\label{b18} 	 		‘Decisão de realização de investimentos em tecnologia da informação com análise envoltória de dados’.  		 			H L. N Pimenta 		,  		 			M A Macedo 		,  		 			Soares De 		,  		 			J C C Mello 		.  	 	 		\textit{Produção Online}  		2004. 4  (2)  p. .  	 
\bibitem[Seker F ()]{b7}\label{b7} 	 		‘Determinants of CO2 emissions in the European Union: the role of renewable and non-renewable energy’.  		 			Dogan E Seker F 		.  	 	 		\textit{Ren. Energy}  		2016. 94 p. .  	 
\bibitem[Documentos temáticos: Objetivos de Desenvolvimento Sustentável Brasília, julho de ()]{b17}\label{b17} 	 		\textit{Documentos temáticos: Objetivos de Desenvolvimento Sustentável Brasília, julho de},  		2018. 2018. p. 107.  		 			ONU 		 	 
\bibitem[Jebli M and Youssef S. B ()]{b3}\label{b3} 	 		‘Does renewable energy consumption and health expenditures decrease carbon dioxide emissions? Evidence for sub-Saharan Africa countries’.  		 			Apergis N B Jebli M 		,  		 			Youssef S. B 		.  	 	 		\textit{Ren. Energy}  		2018. 127 p. .  	 
\bibitem[Pinto Júnior and De Almeida ()]{b19}\label{b19} 	 		\textit{Economia da Energia: fundamentos econômicos, evolução 20. PNUD. Índice de Desenvolvimento Humano Municipal Brasileiro},  		 			Q H Pinto Júnior 		,  		 			E F De Almeida 		.  		2013. Brasília. p. 51.  	 
\bibitem[Monteiro D et al. ()]{b16}\label{b16} 	 		‘Emissões de co2 e consumo de energia no Paraná: uma abordagem insumoproduto’.  		 			C Monteiro D 		,  		 			F C Rejani 		,  		 			R L Lopes 		,  		 			R L Rodrigues 		.  	 	 		\textit{Revista Brasileira de Estudos Regionais e Urbanos}  		2012. 06  (2)  p. .  	 
\bibitem[EPE (Empresa de pesquisa energética) ()]{b8}\label{b8} 	 		\textit{EPE (Empresa de pesquisa energética)},  		2017. 2017. p. 67.  	 	 (Balanço Energético Nacional. Rio de Janeiro) 
\bibitem[Ferreira and Gomes ()]{b9}\label{b9} 	 		\textit{Introdução à análise envoltória de dados: teoria, modelos e aplicações},  		 			C M C Ferreira 		,  		 			A P Gomes 		.  		2009. p. 389.  	 
\bibitem[Angulo-Meza et al. ()]{b2}\label{b2} 	 		‘ISYDS -Integrated System for Decision Support (SIAD Sistema Integrado de Apoio a Decisão): A Software Package for Data Envelopment Analysis Model’.  		 			L Angulo-Meza 		,  		 			L ; Biondi N 		,  		 			J C C B Soares M 		,  		 			E G Gomes 		.  	 	 		\textit{Pesquisa Operacional}  		2005. p. .  	 
\bibitem[Marcovitch and Redução De São Paulo Fea/Usp Em (ed.)]{b15}\label{b15} 	 		 			J Marcovitch 		.  		 \url{https://www.usp.br/mudarfuturo/cms/}  		\textit{Os Compromissos de Paris e os ODS 2030: Energia, Florestas e},  				 			Gee Redução De,  			: São Paulo,  			Fea/Usp,  			Em 		 (ed.)  		 (Org.)  		 	 
\bibitem[Guney ()]{b10}\label{b10} 	 		‘Renewable energy, non-renewable energy and sustainable development’.  		 			T Guney 		.  	 	 		\textit{International Journal of Sustainable Development \& World Ecology}  		2019. p. .  	 
\bibitem[Banker et al.]{b4}\label{b4} 	 		\textit{Some models for estimating technical scale inefficiencies in data envelopment analysis},  		 			R D Banker 		,  		 			A Charnes 		,  		 			W W Cooper 		.  		 	 
\bibitem[Ali ()]{b0}\label{b0} 	 		‘Streamlined computation for Data Envelopment Analysis’.  		 			A I Ali 		.  	 	 		\textit{European Journal of Operational Research}  		1993. 64 p. .  	 
\bibitem[Liu X et al. ()]{b14}\label{b14} 	 		‘The impact of renewable energy and agriculture on carbon dioxide emissions: investigating the environmental Kuznets curve in four selected ASEAN countries’.  		 			Liu X 		,  		 			Zhang S 		,  		 			Bae J 		.  	 	 		\textit{Journal of Clean Produc}  		2017. 164 p. .  	 
\bibitem[World Energy Outlook -executive summary ()]{b12}\label{b12} 	 		\textit{World Energy Outlook -executive summary},  		2018. OECD/IEA. p. 11.  	 	 (IEA (International energy agency)) 
\bibitem[Soares De et al. ()]{b20}\label{b20} 	 		\textit{Índice de eficiência em fronteiras DEA nebulosas. Relatórios de Pesquisa em Engenharia de Produção},  		 			Soares De 		,  		 			J C C B Mello 		,  		 			E G Gomes 		,  		 			L Angulo-Meza 		,  		 			Biondi 		,  		 			L Neto 		.  		2003. p. 47.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
