\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={Urban Poverty and Residential Environment Degradation in Calabar Area of Cross River State, Nigeria},
 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{2012-01-15 (revised: 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-15}
\title{Urban Poverty and Residential Environment Degradation in Calabar Area of Cross River State, Nigeria}
\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]{Dr.  Andrew-Essien}

             \author[2]{Oluyemi  A.}

             \affil[1]{  University of Calabar, Calabar}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2011 Accepted: 3 January 2012 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


In recent times the problem of environmental degradation of urban areas in Nigeria has reached an unprecedented proportion. This phenomenon which is prevalent in both residential and industrial areas is caused by increased population growth, unsustainable use of resources, rapid industrialization, unemployment, income inadequacies as well as inefficient or non-existing waste management strategies. This study examines the contributions of poverty as a reflection of income inadequacies and disparity to the availability of waste disposal facilities and its role in environmental degradation in Calabar urban area. The research objectives are achieved though the identification of the disparity in household income distribution. An assessment of the quality and quantity of waste disposal facilities available to housing units is made using primary and secondary data. The findings reveal a wide pattern of disparity in household income and waste disposal facilities. It is observed that the high density residential areas of Calabar South Local Government are not well served in waste management facilities resulting in environment degradation. The medium and low density residential areas within the municipality are better served resulting in proper waste management. The opinion of residents within the urban area is that government should be solely responsible for waste management.

\end{abstract}


\keywords{Unprecedented, industrialization, unemployment, income inadequacies.}

\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
rban areas are characterized by indices of modernization which trigger development and inadvertently propel the functionality of the urban hub or economy as nerve centers for enhanced investment, production, and distribution. This further drives the urban center to hold a stock of manpower supply for capacity development \hyperref[b3]{(Bedung et al 2003)}. All too frequently, urban areas in the Third World strive to meet the demands of modernization in the face of deprivation of basic infrastructural facilities that result in poverty. Poverty has been described as a multidimensional situation and process of serious deprivation or lack of resources and materials necessary for living within minimum standards conducive to human dignity and well being. It is a situation whereby the basic necessities of man are either absent or exist in negligible quantities or state. Thus, a country may be classified as being poor, when such basic amenities as good road, shelter, portable water, medical services, job opportunities and conducive living environment are lacking or inadequate  {\ref (World Bank 2000} {\ref , NEEDS 2000}\hyperref[b14]{, and Shamaki 2006)}.\par
Various factors account for urban poverty and these include amongst others low income, low educational attainment, lack of skilled manpower development, rapid population increase, (World Bank 2000, ). The contributions of urban poverty as a factor in residential environment degradation cannot be over-emphasized given the significance of a healthy environment to the sustainable development of a people. The quality of residential environment is pointed out to be as if not more important than the quality of the environment in which people exist. This is highlighted in contemporary times by high level of unemployment, emergence of shanty towns, problems of waste disposal and population pressure on existing anachronistic facilities. \hyperref[b4]{Bradford and Kent (1993)} related housing quality and environmental degradation to income and regional economic trends, while Short (1984) assessed out that in comparison to the cities of the developed countries, housing in the developing (and inevitably under-developed) countries is relatively of much poorer quality with the poorest-quality housing facilities found on both sides of the equator covering such countries of Latin and Central America, Africa and Asia.\par
In Nigeria, the distribution of poverty along the six geo-political zones indicates 72.2\% for the North East; 71.2\% for the North West, 67.0\% in the North -Central, 43.0\% in the South -West, 36.1\% for the South-South and 26.75 for the South-East (Central Bank of Nigeria Report 2005). Within the South South, Calabar urban area of Cross River State apart from its industrial area is the product of old and newly built-up residential areas. The old houses are manly dilapidated and located in the traditional area nearer to the king's historical palace and the old sea ports. Other areas with old houses include areas inhabited by the Quas and Efuts ethical groups. Mbukpa, Edibe-Edibe, Afukang and Anantigha in Calabar South Local Government Area stand out as major areas of residential environment decay. Yet, why do people choose to live here?\par
The built residential areas in Calabar include the Federal and State Housing estates, and both the University of Calabar and Cross River University of Technology (CRUTECH) Staff housing estates. Other areas include the New Parliamentary extension, Ekorimim, Eight Miles, the Military Barracks and other estates show distinctively that there is noticeable inequality in the spatial distribution of population and housing units with various levels of qualities. This is probably dictated and characterized by different levels of income, social status, and housing qualities. What factors opportune the residents to live here? This research aims at gaining an insight into the contributions of poverty as a reflection of differences and inadequacies in household income to choice of residential location, availability of housing facilities relevant for waste management in the residential environment of Calabar, Cross River State of Nigeria. The findings of this research is of significant importance to government and non government efforts at poverty eradication, urban renewal and sustainable development II. 
\section[{SHOULD POVERTY DETERMINE HOUSING ENVIRONMENT DEGRADATION?}]{SHOULD POVERTY DETERMINE HOUSING ENVIRONMENT DEGRADATION?}\par
In recent times the rapid increase in urbanization has reached an unprecedented level as distribution of income regionally and of household quality, have continued to increase, thus becoming a major source of concern to different tiers of government and non government organization (NGOs). The complicity brought about by the rapid rate of ruralurban migration and industrialization in developed and developing countries alike have resulted in the emergence of urban problems with socio-environment and health dimension in cities. The problems of inadequate or non-existing housing amenities, air pollution, noise pollution, increasing crime rate, environment degradation through poor waste management, unemployment and income inadequacies, slums and charity towns emergence have become major nightmares to urban researchers and governments almost every where in the world.\par
The contributions of poverty as a reflection of income inadequacies resulting from unemployment or under-employment as well as inadequate residential housing facilities, especially for waste management, and residential environment degradation in Nigeria have in the past also attracted much attention in Nigeria. For example, most urban renewal and modification programmes have been concentrated in urban areas where residential housing quality is low for both the low and middle income grouping.\par
These areas are populated by housing units with inadequate domestic and recreation facilities such as domestic waste-water disposal facilities. Where they exist, communal utilization and over-usage ensues. This consequently results in environmental degradation\par
The situation in Calabar urban area of Cross River State has slightly been less severe when compared to other states in the geo-political regions in Nigeria (Central Bank of Nigeria Report 2005). Eni (1999) and Sule (2001) however point out that there are differences in the quality of existing housing facilities as the level of environmental degradation in different areas of Calabar urban is steadily on the increase. The growing level of industrialization triggered-off by economic growth has herald the influx of new banks and insurance outfits, service providers and government agencies. The resulting consequence translates to direct needs for housing units which often are not be readily available. This will inevitably exert undue pressure on existing residential housing and waste management facilities, thus further reducing environmental quality. In view of the above there is a need to study and identify the contributions of income inadequacies to environmental degradation, availability of waste management facilities and the perception of respondents in the other study area to the existing environmental management processes. 
\section[{III. POVERTY AND RESIDENTIAL HOUSING DEGRADATION NEXUS IN CALABAR}]{III. POVERTY AND RESIDENTIAL HOUSING DEGRADATION NEXUS IN CALABAR}\par
There exists diverse literature on problems and causes of housing facility inadequacy, the contribution of increasing residential population on housing residential as well as household environment degradation and waste management. (Marris (1965), Abraham (1970) Jones (1972) Akinola, (1978) \hyperref[b15]{Sule (1981)},  and International Bank for Reconstruction and Development / World Bank, 1990) However, there exists scanty literature relating poverty and environment degradation in Calabar urban area particularly. Housing environment and residential housing facilities in Calabar have been examined by  which show that the quality of the residential environmental is considerably if not much more important than quality of the environment.  {\ref Mabogunje (1970)} and  {\ref Onakerhoraye (1984)} in the assessment of residential environments and policies identified that the dearth of adequate facilities in most urban residential areas are at variance with relevant policies. Studies by  {\ref Eni (1999)} in Calabar confirmed a growing trend in housing environment facilities deterioration particularly with the increasing population. In other to assess the extent to which poverty affects the residential environment, this study selects residential areas based on average household income distribution levels and assesses the available residential housing waste management facilities in each residential area, while identifying the mode of household waste disposal in the study area. Also the study considers the perception of household members in the study area concerning waste management strategies For the collection of primary data, the entire study area was sub-divided into sampling zones based on existing area nomenclature.\par
On each street, using existing nominal street numbering system, every third numbered house was selected for sampling. This is done to ensure that sampling is randomly done on both sides of the streets. Where there are more than one distinct household in a house (or compound) with the same number in an area not large enough for the number of samples required not more than two households are selected. The statistical model of analysis employed for this study is the percentages and arithmetic averages. The poverty determinant is examined using the International Bank for Reconstruction and Development income level of 257-370 US Dollars per person in a year. Only household member of 18 years and above were considered in determining the average household income.\par
V. 
\section[{RESULTS}]{RESULTS}\par
Table \hyperref[tab_1]{1} shows data collected on income distribution pattern of sampled households in the study area. The residential areas considered include Mbukpa, Edibe-Edibe, Ekpo-Abasi, Afukang Orok-Orok, Etta Agbo and Parliamentary area which fell under the poverty line i.e. average household incomes divided among all household members aged 18 years and above was below \$257, which is the minimum (least) for the \$257 -370 range recommended by the International Bank for Reconstruction and Development and World  {\ref Bank (1990)}. The table also shows that the second group which includes University of Calabar and CRUTEC fall within the middle income group, and slightly above the poverty level. The third group include the respondents interviewed in the Federal, State Housing estates who because their incomes were very slightly higher than the second group were grouped in the high income group. The average incomes of the first group were highly reduced by the high average population of about 6 people in a household. The population of the middle income group was the lowest (about 4 persons), while the high income group had an average of about 4.5 persons.\par
This considerably influenced the average incomes. In the first group although about 69\% of the population was below 18 years the average income was relatively impacted due to low individual incomes. Thus the three income groups were delineated and presented in a tabular form : Given the data above, the need to understand the reason(s) for the choice of residential areas is relevant to this study. Why do some households reside in areas with adequate facilities, while others choose to reside in dilapidated areas of the city? Table \hyperref[tab_2]{2} shows primary data on factors responsible for choice of residential areas in Calabar Urban Area. Only 550 Household heads were interviewed and their responses are presented for assessments. The most indicated factor is "Income/ Affordability"(230 household heads or 41.81 percent). The least reason was "No Consideration" (4 households or 0.73 percent). The second highest response of 94 (17.10 percent) was for "Availability" of housing and type(s) of facilities available. The data set thus shows that income largely influences where people live in the study area. This shows that income is most likely to dictate the choice of residential area by a household, although other factors are important. Below poverty level, affordability may become great restrain limiting household to grossly undesirable sections of the urban area, with least housing facilities. Given the relatively high population and low educational levels of this group, it could result in higher rates of housing environment degradation.\par
Data in table \hyperref[tab_3]{3} provides an insight into the pattern of residential housing facility availability in sampled households. It is presented below: It is noticed that, in high income areas, the number of households with modern toilets and bathrooms as well as good networks of water drainage are highest. Areas with low income do not have adequate modern facilities. The number of households with none of the specified facilities was found largely in low income areas. The non -availability or inadequacy of such household waste management facilities will inevitably result in spill-over of such wastes into the residential environments resulting in environmental degradation.\par
Table \hyperref[tab_4]{4} present primary data collected on disposal sites for evacuated household wastes. Household heads, children or other adults responsible for waste management were interviewed. Only 50 households were selected in each residential area, giving a total of 550 households. The highest figure of 205 households or 37.27\% indicated that their household wastes are usually deposited at "Designated waste disposal sites". The next highest figure of 158 households (or 28.72\%) indicates "Drainage systems along major and/or minor streets, (During rainfalls)" as their site of household waste management. The least indication of 4 households or 0.73\% was for Inter-urban roads deposition.\par
Respondents indicate that "Rainfall duration" is the most convenient time or period to evacuate household wastes, as rain-water flow inevitably washes (carries) the waste materials /substances into the gutter and surrounding water bodies such as the river and ultimately into the Ocean. The cost of waste material transportation may have reduced the choice of "Interurban roads" (72 households or 13\%) as an option. There is a general indication based on the data collected, that these household members about, 96\% of which reside in the low income (below poverty level) areas considerably contribute to the deterioration of the urban residential environment.\par
Table \hyperref[tab_5]{5} shows data collected on perception of respondents on who should facilitate household waste evacuation. The options provided to respondents include government agency, private/commercial agency and lastly household members. Notably, distinctions were made between the first two options, since a government may in practice contract a private/commercial waste management agency. In this study, however the commercial waste management agency are those contracted and paid for directly by households.\par
Table \hyperref[tab_5]{5} shows that respondents from the three income groups (1063 household or 96.63\%) generally indicate that the evacuation of household wastes should be done by government agencies from public tax. A total of 032 households or 2.91\% of the total 1100 (100\%) households sampled suggested that private/commercial wastes management agencies will perform better, or are most suitable. The least indications (5 households or 0.46\%) for "Household members" by respondents, is largely from the low income group. This group observably can not afford such extra household expenditures. (See tables 4 for possible implications of household member dependent waste management (evacuation).These have implications for waste management policy formulation in the state.  
\section[{CONCLUSION}]{CONCLUSION}\par
It is observed that there is wide disparity in household incomes of respondents which could be matched aggregately with the areas in which they reside. Income largely influences the choice of residential areas, along with other relatively less considered factors. There is a high level of poverty complicated by high household population in low income areas.\par
The quality of housing facilities available in low income residential areas is very low and inadequate in quantity, while high income areas have comparatively high levels.\par
Household wastes evacuated by household members are deposited in numerous forms, including residential and non-residential areas.\par
The general consensus is that government agencies should be responsible for waste management. This and other observations should be reflected in policy formulation in the state, and other similar places inside and outside Nigeria VII. 
\section[{RECOMMENDATIONS}]{RECOMMENDATIONS}\par
Recommendations preferred to observed problems include the involvement of government and relevant private instructions in the enforcement of the following: \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.0690744920993228\textwidth}P{0.1554176072234763\textwidth}P{0.03261851015801354\textwidth}P{0.16693002257336342\textwidth}P{0.17268623024830698\textwidth}P{0.1036117381489842\textwidth}P{0.14966139954853272\textwidth}}
\multicolumn{2}{l}{N N/S Residential area}\tabcellsep N/H\tabcellsep Average annual\tabcellsep Parameters for\tabcellsep Classification\tabcellsep Classification\\
\tabcellsep \tabcellsep \tabcellsep household salary\tabcellsep determining poverty\tabcellsep (poverty level)\tabcellsep (income group)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep level\tabcellsep \tabcellsep \\
1.\tabcellsep Mbukpa Area\tabcellsep 50\tabcellsep N14,246\tabcellsep \$ \$257-S370/per/year (N N 37,950N51.060)\tabcellsep Below\tabcellsep Low Income\\
2.\tabcellsep Edibe-Edibe\tabcellsep 50\tabcellsep N16,546\tabcellsep ,,\tabcellsep Below\tabcellsep Low Income\\
3.\tabcellsep Ekpo Abasi\tabcellsep 50\tabcellsep N22,063\tabcellsep ,,\tabcellsep Below\tabcellsep Low Income\\
4.\tabcellsep Afokang area\tabcellsep 50\tabcellsep N N15,356\tabcellsep ,,\tabcellsep Below\tabcellsep Low Income\\
5.\tabcellsep Orok-Orok\tabcellsep 50\tabcellsep N N17,421\tabcellsep ,,\tabcellsep Below\tabcellsep Low Income\\
6.\tabcellsep Etta Agbor\tabcellsep 50\tabcellsep N N38,221\tabcellsep ,,\tabcellsep \tabcellsep \\
7.\tabcellsep Parliamentary area\tabcellsep 50\tabcellsep N N39,452\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6563002680965146\textwidth}P{0.08659517426273458\textwidth}P{0.10710455764075066\textwidth}}
R Reasons for choice of residential area\tabcellsep No. of\tabcellsep Percentages\\
\tabcellsep household\tabcellsep \%\\
\tabcellsep heads\tabcellsep \\
1. Income/Affordability\tabcellsep 230\tabcellsep 41.81\\
2. Availability/ Facility adequacy\tabcellsep 94\tabcellsep 17.10\\
3. Relations/Association/ family compound self ownned\tabcellsep 53\tabcellsep 9.63\\
4. Proximity to plasce of work\tabcellsep 78\tabcellsep 14.18\\
5. Company /government provided residence\tabcellsep 48\tabcellsep 8.73\\
6. Nearness to children's school\tabcellsep 31\tabcellsep 5.63\\
7. No consideration\tabcellsep 16\tabcellsep 2.92\\
Total\tabcellsep \tabcellsep \\
Percentages\tabcellsep 550\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Urban\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.11293706293706293\textwidth}P{0.5607226107226106\textwidth}P{0.08321678321678322\textwidth}P{0.09312354312354312\textwidth}}
\multicolumn{2}{l}{S S/N Sites of Evacuated Household wastes Disposal}\tabcellsep Responses\tabcellsep Percentage \%\\
\tabcellsep \tabcellsep (number )\tabcellsep \\
1\tabcellsep Designated waste Disposal sites\tabcellsep 205\tabcellsep 37.27\\
2\tabcellsep Uncompleted building sites\tabcellsep 054\tabcellsep 9.81\\
3\tabcellsep Intra-Urban Roads\tabcellsep 004\tabcellsep 0.73\\
4\tabcellsep Intra-urban Roads (Not in Drainage system)\tabcellsep 072\tabcellsep 13.10\\
5\tabcellsep Drainage system along major/ minor streets (Non-\tabcellsep 021\tabcellsep 3.81\\
\tabcellsep Rainfall Periods)\tabcellsep \tabcellsep \\
6\tabcellsep Drainage system along major/ minor streets (During\tabcellsep 158\tabcellsep 28.72\\
\tabcellsep Rainfall Periods)\tabcellsep \tabcellsep \\
7\tabcellsep Open Fields/ buhes Within City\tabcellsep 036\tabcellsep 6.55\\
\tabcellsep Total\tabcellsep 550\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.04157608695652174\textwidth}P{0.3788043478260869\textwidth}P{0.15706521739130433\textwidth}P{0.13858695652173914\textwidth}P{0.13396739130434782\textwidth}}
S/N\tabcellsep Name of Residential area\tabcellsep Government Agency\tabcellsep Private/\tabcellsep Household members\\
\tabcellsep \tabcellsep \tabcellsep Commercial\tabcellsep \\
1\tabcellsep Mbukpa Area\tabcellsep 098\tabcellsep 00\tabcellsep 02\\
2\tabcellsep Edibe-Edibe\tabcellsep 097\tabcellsep 01\tabcellsep 02\\
3\tabcellsep Ekpo Abasi\tabcellsep 100\tabcellsep 00\tabcellsep 00\\
4\tabcellsep Afokang\tabcellsep 99\tabcellsep 01\tabcellsep 00\\
5\tabcellsep Orok-Orok\tabcellsep 100\tabcellsep 00\tabcellsep 00\\
6\tabcellsep Etta Agbor\tabcellsep 088\tabcellsep 11\tabcellsep 01\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.49707602339181284\textwidth}P{0.22368421052631576\textwidth}P{0.019883040935672513\textwidth}P{0.04473684210526315\textwidth}P{0.049707602339181284\textwidth}P{0.014912280701754385\textwidth}}
\multicolumn{6}{l}{1. Appropriate housing policies and adequate}\\
\tabcellsep monitoring\tabcellsep with\tabcellsep practical\tabcellsep approaches\tabcellsep for\\
\tabcellsep \multicolumn{2}{l}{implementation.}\tabcellsep \tabcellsep \\
\multicolumn{6}{l}{2. Strict compliance to building regulations and waste}\\
3.\tabcellsep \multicolumn{2}{l}{facilities provision}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US) Global Journal of Human Social Science Volume XII Issue VI Version I 2} 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{Urban Poverty and Residential Environment Degradation in Calabar Area of Cross River State, Nigeria © 2012 Global Journals Inc. (US) Unpublished M.Sc Dissertation, Sokoto} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Anand ()]{b1}\label{b1} 	 		\textit{Aspects of Poverty In Malaysia: A Review of Income and Wealth' In United Nations Centre for Human Settlement and Iteration},  		 			S Anand 		.  		1997.  	 
\bibitem[Mabogunje ()]{b11}\label{b11} 	 		‘Cities and Social Order' in Sule (2001) Urban Environmental Pollution Critically: A Synopsis’.  		 			A Mabogunje 		.  	 	 		\textit{BAAJ International}  		1974.  	 
\bibitem[Sule ()]{b15}\label{b15} 	 		‘Environmental Pollution in Urban Center: Waste Disposal in Calabar'’.  		 			O Sule 		.  	 	 		\textit{Third World Planning Review}  		1981.  (4)  p. 3.  	 
\bibitem[Daniel and Hopkinson ()]{b6}\label{b6} 	 		\textit{Frameworks in Geography},  		 			I Daniel 		,  		 			M Hopkinson 		.  		1970. London: Oliver and Boyd.  	 	 (2nd Edition) 
\bibitem[Sule ()]{b17}\label{b17} 	 		‘Fundamentals of Urban Planning: Theory and Practice in Nigeria: Lagos’.  		 			O Sule 		.  	 	 		\textit{BAAJ International 21. World Bank Report}  		2003. 2000. 2001. 2006. 22.  	 	 (World Bank Report) 	 (Development Issues) 
\bibitem[Jones ()]{b9}\label{b9} 	 		\textit{Housing and Poverty in Australia},  		 			M Jones 		.  		1972. Melbourne: University Press.  	 
\bibitem[Lansley ()]{b10}\label{b10} 	 		\textit{Housing and Public Policy},  		 			S Lansley 		.  		1979. London: Crom Hetim.  	 
\bibitem[Bedung et al. ()]{b3}\label{b3} 	 		\textit{Introducing Human Geography for High School and Colleges},  		 			P R Bedung 		,  		 			G A Diche 		,  		 			G D Dachomo 		,  		 			D S Dakur 		,  		 			D S Dink 		,  		 			E N Rangol 		.  		2003. Jos W. ATS Press.  	 
\bibitem[Urwick and Partners ()]{b18}\label{b18} 	 		\textit{Master Plan for Waste Disposal and Drainage in Ibadan},  		 			C Urwick 		,  		 			A Partners 		.  		1974.  	 
\bibitem[NEEDS. The National Planning Commission 10. International Bank for Reconstruction and Development/ the World Bank World Development Indicators ()]{b8}\label{b8} 	 		‘NEEDS. The National Planning Commission 10. International Bank for Reconstruction and Development/ the World Bank’.  	 	 		\textit{World Development Indicators}  		2000. 1990. 1990. Oxford University Press.  		 			Federal Government of Nigeria 		 	 	 (Poverty: World Development Report) 
\bibitem[Poverty Levels of Nigeria's Six Geopolitical Zones ()]{b5}\label{b5} 	 		\textit{Poverty Levels of Nigeria's Six Geopolitical Zones},  		2005.  		 			Central Bank of Nigeria 		 	 
\bibitem[Ravillion et al. ()]{b13}\label{b13} 	 		‘Quantifying Absolute Poverty in Developing World’.  		 			M Ravillion 		,  		 			G Dah 		,  		 			D Van De Walle 		.  	 	 		\textit{UNCHS and ILO}  		1991. 1995.  	 
\bibitem[Maris ()]{b12}\label{b12} 	 		\textit{Slum Clearance and Family Life in Lagos},  		 			P Maris 		.  		1965. Benin: University Press.  	 
\bibitem[Eni ()]{b7}\label{b7} 	 		\textit{Slums as an Index of Quality of Life in Nigerian Cities: A Case Study of Calabar' Unpublished PhD Thesis},  		 			D Eni 		.  		1995. Calabar, Nigeria.  		 			Department of Geography and Regional Planning, University of Calabar 		 	 
\bibitem[Akinola ()]{b2}\label{b2} 	 		\textit{Solid Waste Management in Ibadan City' Seminar Paper},  		 			F Akinola 		.  		1978. Nigeria.  		 			Department of Geography , University of Ibadan 		 	 
\bibitem[Abraham ()]{b0}\label{b0} 	 		\textit{Squatter Settlement: Problem and Opportunity.United State Department of Housing and Urban Development},  		 			C Abraham 		.  		1970. Washington DC: Government Press.  	 
\bibitem[Shamaki ()]{b14}\label{b14} 	 		\textit{The Incidence and Spatial Manifestation of Urban poverty in Sakata Metropolis, 17. Short, J. (1984) An Introduction to Urban Geography},  		 			M A Shamaki 		.  		2006. London. p. Roteledge.  	 
\bibitem[Bradford and Kent ()]{b4}\label{b4} 	 		\textit{Understanding Human Geography: People and their Changing Environment},  		 			M Bradford 		,  		 			A Kent 		.  		1993. Oxford: Oxford University Press.  	 
\bibitem[Sule ()]{b16}\label{b16} 	 		‘Urban Environmental Pollution Critically: A Synopsis’.  		 			O Sule 		.  	 	 		\textit{BAAJ International}  		2001.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
