\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={Rural-Urban Migration and its Consequence on Urban living: the case in Hawassa City Southern Ethiopia},
 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{2015-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{Rural-Urban Migration and its Consequence on Urban living: the case in Hawassa City Southern Ethiopia}
\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]{Habtamu  Bimerew}

             \affil[1]{  Arbaminch University}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 February 2015 Accepted: 1 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


In some developing countries such as Ethiopia the phenomenon of rural-urban migration which is mainly triggered by rural 'push' factors and urban 'pull' factors is the main cause of unbalanced rate of population growth and distribution between urban and rural areas. This situation in turn affects the healthy development of both urban and rural areas. In spite of this fact, much is not known on many of the aspects of rural-urban migration. As such, this study is mainly concerned with an assessment of the consequence of rural-urban migration on the socio-economic condition of urban living, consequence of rural-urban migration on the environment of urban areas, and consequences of rural-urban migration on the urban labour scenario of the city. In order to find out the problems, household survey was conducted on 197 households sampled through systematic sampling. Primary data had been collected through questionnaire and interview while the secondary one was from different documented sources. Thus, the data obtained from the participants was analyzed through descriptive statistics. Having analyzed the collected data, the researcher had arrived at the conclusion that rural-urban migration has impact on the socio-economic life of the urban dwellers. Rural migrants came to urban areas in search of employment and to utilize urban services and facilities. Since, the continued out flow of rural migrants is in search for the urban basic facilities, migrants have created pressure on the socio-economic and environmental condition of the host area. Now the cities experiences problems such as a shortage of housing, unemployment, increasing cost of living, lack of access to social services, increased crime rate, expansion of urban informal sectors. 

\end{abstract}


\keywords{rural-urban migration, consequence of migration, migrant, urban areas.}

\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 a) Background of the Study}]{Introduction a) Background of the Study}\par
Ethiopia is one of the least urbanized countries of the world where 18 percent of its population lives in urban areas. However, its rate of urbanization is one of the highest in the world, 4.1 percent (Markos and Seyoum, 1998). The rapid growth of urban population in Ethiopia and in many other developing countries has been largely due to rural-urban migration contributing almost half of their urban population growth. For instance, in 1994, about 44.7 percent of the urban residents in Ethiopia were migrants  {\ref (CSA, 1998} summary reports). The figures were higher for some towns such as Hawassa, 50.6 percent (CSA, 1995). Hawassa is the capital and center of administration of the Southern Nations and Nationalities and Peoples Regional State. The town has become the major socioeconomic and political center of SNNPR. Due to its location on the main road, it receives a considerable number of in-migrants. As a result the numbers of migrants of Hawassa town has grown from 11,325 people in 1994 (CSA, 1995) to 110,834 in 2007  {\ref (CSA, 2008)}. The tide of migration to the town of Hawassa is consistently higher than the capacity of the town to accommodate the new demands posed by the migrants.\par
It is apparent that the basic reasons for the drift of large numbers of people from rural to the urban areas are the relative improvement of different facilities and better living conditions in the urban areas compared to the rural areas is the main "pulling" factor. The pace of urbanization or the tide of migration to urban areas which is triggered by rural "push" factors is consistently higher than the capacity of new job openings and the provision of housing and others social services and amenities. Its effects are felt in wide spread urban unemployment, over-crowded housing and severe shortage of public amenities. Consequences of rapid urbanization are multi faceted and requires timely responses by development planners and policy makers to deal with pressures created on the infrastructure of large urban centers by the influx of migrants, there is also view that the notion of migration should not only be seen from the view points of its negative implications as it is also seen to play positive role in socio-economic development. The outflow of migrants, for instance, manifests itself in the changing labor market scenario in which migration is source of labour force to the urban economy.\par
In Ethiopia, much has not been done to study the effect of rural-urban migration on urban living condition. From the available limited literature on the subject a few have attempted to study aspects of urbanward migration such as \hyperref[b10]{Shack (1973)} in Addis Ababa,  {\ref Mullenbach (1976)} in Akaki, \hyperref[b4]{Bjeren (1985)} in Shashemene,  {\ref Kebede (1991)}   
\section[{d) Materials and Methods}]{d) Materials and Methods}\par
The study was based on both primary and secondary data. Using more than one data collection approach give opportunity to the researcher to combine the strengths and correct some of the deficiencies of any one source of data. Initially questionnaire which includes open-ended and closed ended types were prepared and administered for 70 migrants and 127 urban natives (non-migrants) of the city. The sample researcher employ this sampling method because these three sub-cities are areas in which expansion of the city takes place and great number of migrants settles in this sub-city. In-depth interview was also conducted to substantiate the responses acquired using questionnaires. The interview was conducted with the city administrators, and other concerned authorities of the city, administrator of sample kebeles. The questions concerned with the effect of migration on socioeconomic condition of the city. Their responses were interpreted and analyzed using descriptive statistics. In addition to this, published and unpublished literatures were used. 
\section[{II.}]{II.} 
\section[{Litrature Reviews a) The Nature of Rural-Urban Migration in Ethiopia}]{Litrature Reviews a) The Nature of Rural-Urban Migration in Ethiopia}\par
In the sub-Saharan Africa, there is a consensus that improvement in economic circumstances is the primary motivation for internal migration. African migration is fundamentally a family affair rather than an individual activity. Sending of remittances by migrants is identified as one of the strongest and most all encompassing phenomena in Africa's migration systems. Accordingly individual migration enables the household to maximize its chances for survival by diversifying its sources of income and spreading its risks \hyperref[b12]{(Stark and Bloom, 1985)}.\par
Studies in Ethiopia regarding the implications of migration reveal both the positive and negative aspects. On the positive aspect, migration contributes in meeting the labor demands of receiving areas, bringing back skills, and playing a key role in the diversification and improvement of household income (Degefa, 2005). On the effect of rural-urban migration, different researchers state that migration leads in increasing population exerting pressure on urban social services in the host environment, as well as creating a shortage of farm labor, placing burden of responsibilities on the person who left behind. 
\section[{b) Consequence of Rural-Urban Migration}]{b) Consequence of Rural-Urban Migration}\par
The effects of migration are viewed from two directions. On one hand migration causes excessive urbanization, unemployment, income inequalities, ecological stress and population mal-distribution where as on the other hand migration is a necessary part of economic growth, equilibrating tendencies, facilitating industrialization, improving income distribution and introducing technological change in agriculture, and generalize that migration is the human right ensuring choosing one's destination to improve welfare and economic benefit  {\ref (Lewis, 1982;}\hyperref[b11]{Standing, 1984)}. In general, Rural-urban migration has a number of economic, social, cultural, and demographic impacts to both destination and origin areas. 
\section[{i. Economic Effect}]{i. Economic Effect}\par
In many cases of migration economic gain has been the prime objective. The economic gain acquired by rural migrants from the cities could be an important asset to be transferred to the rural areas (home area or village) in the form of capital, technology, learning awareness, knowledge, trade, goods or services, etc... \hyperref[b13]{Tiffen (1995)} describes the positive value of migration as any work outside the district brings in capital and information as well as investment in transport or shops which in turn can facilitate agricultural profitability. Migrants are everywhere doing all kinds of jobs mostly in the service and informal sectors. They are mainly engaged in the 3d jobsdifficult, dirty, and dangerous  {\ref (Ma \& Xiang 1998}) jobs that the urban population does not want because they are too hard or disgracing. migration has significant influence on the population size of both receiving and sending regions. As \hyperref[b11]{Standing (1984)} pointed out, an increase in migration is expected to reduce rural population growth while urban population can increase because of the majority of migrants are males and females of reproductive age group. As the result, there can be predominance of older age groups with lower fertility rate in th e sending rural areas (Khinchuk 1987). The UN (1991) reported that the migration which is caused by population pressure becomes age and sex selective. The result will be a rejuvenation of the population structure of the urban area at destination because th e migrants are younger than the resident population. Moreover, some studies demonstrated that the age selectivity nature of rural -urban migration supplies cities with more young adults which in turn increase crude birth rates in cites and urban areas (UNFP A, 1996). In Africa the age selectivity in city ward migration is predominantly noncontraceptive societies; hence it makes the urban population age structure more conducive to high fertility (UNESCO, 1992). 
\section[{iii. Consequence on providing urban basic facilities}]{iii. Consequence on providing urban basic facilities}\par
Migration has not only impact on demographic and economic aspects, but it has also different impacts on urban basic facilities. The consequences of migration are numerous in the urban areas among which overcrowding and congestion, strain on urban social services, rising food costs, worsening air and water diseases are important \hyperref[b1]{(Adepoju 1991}). The most visible impact of growing urban population is probably the rise in squatter settlements in the main urban centers. The artificial barriers include high housing costs and regulations making it harder for migrants to rent houses in the cities, pushing them to suburban areas where lack of social services and police protection is pervasive \hyperref[b19]{(Zhao, 1999)}. 
\section[{iv. It results expansion of Urban Informal Sectors}]{iv. It results expansion of Urban Informal Sectors}\par
A majority of migrant workers find work in the urban informal sector which then leads to low productivity and limited prospects for exiting poverty \hyperref[b5]{(Deshingkar and Grimm, 2005)}. However, there is also compelling evidence that migrants can escape poverty even when they have remained in the informal sector. The majority of the new workers in the urban labor force seemed to create their own employment and start their own businesses. Self-employment comprises a greater and represents 70 per cent of informal employment in sub-Saharan Africa (SSA), 62 percent in North Africa, 60 per cent in Latin America and 59 per cent in Asia (Deshigkar and Grimm, 2005). The self-employed were engaged in a variety of activities such as street vending, prostitution, selling different items. Other migrants found jobs as daily labourers, barbers, carpenters, mechanics, Their main reason for taking part in the informal sector is to use what little skills they have to earn enough income to sustain their daily lives. As mentioned before, urban informal sector activities can be labor intensive, the labor coming from every member of the household that is able to work. The majority of the workers entering the urban informal sector are recent rural migrants who are unable to find jobs in the formal sector and the main reason for taking part in the informal sector is to use what little skills they have to earn enough income to sustain their daily lives \hyperref[b0]{(Acharya and cervatus, 2009)}. The informal sector is connected to the formal sector, since it provides opportunities for people who are unable to find employment in the formal sector. Thus, rural-urban migration results expansion of the informal sector and seen as a cause of rural-urban migration, because it lowers the risk of the individual being unemployed once they move to the cities \hyperref[b7]{(McCatty, 2004)}. 
\section[{v. Consequence on rise of urban population}]{v. Consequence on rise of urban population}\par
Migration has increased urban populations significantly over the years. A common view held by policymakers and economists in developing countries is that urban growth rates are excessive. This view is brought about by the large numbers of unemployed or underemployed young people in many Asian, African, and Latin American cities \hyperref[b7]{(McCatty, 2004)}. Rural-urban migration increases the urban population and hence unplanned urban expansion with insufficient supply of social services like housing, electricity, water supply, proper sewerage system, road networks and transportation system. Increased number of people because of rural urban migration certainly puts pressure on available and stagnant public utilities. Health services and education have been particularly burdened with a huge demand, causing overcrowded classrooms in urban areas. The most visible impact of growing urban population is probably the rise in squatter settlements in main urban centers. There are cases of unsafe and overcrowded shanty towns where exposure to pollution and diseases are high at risk. In general, increasing urban population has also brought increasing problems in urban.\par
It is also difficult for the urban administration to have proper record of urban residents. Lack of proper record concerning residents made it difficult to control certain criminal activities like robbery and attacks on individual property and in some cases life of residents  {\ref (Alemante, Ansha \&Waktola, 2006)}. Unplanned urban growth further contributes to the displacement of farmers around expanding towns  {\ref (Alemante, Ansha \&Waktola, 2006)}. This further aggravates production shortfall and family disruption. Displaced family members may decide to join urban where there is no job opportunity. As Alemante, Ansha \&Waktola (2006)Year 2015 ( E )\par
ii. Demographic Consequence maids, personal servants and artisans \hyperref[b7]{(McCatty, 2004}). 
\section[{Rural-urban Migration}]{Rural-urban Migration}\par
pointed out that, growths of streetism, urban unemployment and higher proportion of unskilled migrants negatively affect the peace and security of the town. In the absence of proper waste management system, environmental pollution is another area of concern for the wider public. Urbanization is connected with a variety of policies, spanning demographic economic and environmental concerns. Growing of cities is often seen as the agents of environmental pollution and urbanization can place stress on the land through sprawl; coincident industrial development may threaten air and water quality (Micheal, 1999).\par
Most of the migration conventionally linked to these urban issues was seen, as a conventional pattern of migration does not always lead to increase incomes and impacts of migration perhaps, the migrant may face obstacles in availability of job and loss of much human labor and social capital. Many in migrants are not in a position to find space and/or materials to accumulate the necessary resources and materials to build a permanent house and they are forced to erect and live in temporary dwellings on the streets. Cities of developing countries, over one-third of their populations have the possibility of living in squatter and slum settlements \hyperref[b14]{(Todaro, 2003)} III. 
\section[{Data Presentation and Analysis Descriptive Statistics a) Consequence of Migration on Urban Households}]{Data Presentation and Analysis Descriptive Statistics a) Consequence of Migration on Urban Households}\par
In order to analyze consequence of migration on the urban life of the city an attempt was made to gather information about the problems faced by urban natives (non migrants). As such, problems such as inadequacy of housing, inadequacy of social services like education, health care etc, rise in the cost of living, inaccessibility of job and competition for employment were used as instruments for assessing the impacts of migration on urban life. About 26\% of surveyed nonmigrants responded that they have encountered with housing problems. In this regard, an attempt was made to collect information through interviews with the officials of the municipality of the city. They stated that the city has been facing chronic problems of housing and shortage of other urban facilities. About 22.8\% of respondents reported that rise in cost of living is a problem. The analysis of the key informant's s also strengthened the aforementioned facts that migration results increase of cost of living. During the in-depth interview with labour and social affairs officials of the city, it was stated that: Steep increase of the population in the city results increase in the cost of consumer goods.\par
The third major problem that non-migrants encountered with was inadequacy of social services. According to information surveyed through key informants from Kebele administrators, there are consequences of migration that the wider public faces. 
\section[{Rural-urban migration increases the urban population}]{Rural-urban migration increases the urban population}\par
Urban pull factors Source: Adopted from Brihan, 2011 behind.\par
and hence unplanned urban expansion with insufficient supply of social services like education, health care, proper sewerage system, road networks and transportation system. The inadequacies of social services were highly signaled on education and health care services. Because of high influx of migrants in to the city, the ratio of student to section highly affected. About 18.1\% and 13.4\% responded that competition for employment and difficulty in getting job is their major problem of urban life respectively. The flow of migrants from surrounding rural areas creates huge access of labor and this results low payment as well as inadequacy of job opportunity in the city.\par
b) The Consequence of Migration on Socio-Economic Conditions of the City Migration affects socio-economic condition of the wider public. Rural-urban migration causes for urban poverty, unemployment and expansion of crime in cities  {\ref (Devereux, 2003)}.\par
As survey data indicated of non-migrants responded that increased rate of unemployment is a problem in the city resulted from influx of rural in migrants. The analysis of the key informants also strengthened the aforementioned facts that rural migrants increased unemployment. Interview held with key informants from city municipality, for instance indicate that Hawassa city is not driven by industrialization rather it is tourism based city hence, there are no adequate industries or corporate establishments worth mentioning and the Government and the tertiary sectors remains the largest employer in the city. In such a given situation, a large proportion of the rural to urban migrants who come in search of better livelihood and employment remain unemployed. Expansion of informal urban sectors was the second socio-economic problem caused by the rural in migrants and it was reported by 24.4\% of the respondents. The main reason that rural-urban migrants taking part in the informal sector is to use what little skills they have and to earn income to sustain their daily lives. In urban informal sector activities, the labor coming from every member of the household that is able to work. Of the overall respondents nearly 21.3\% reported that urban congestion is a problem caused by migration. Key informant interview from labour and social affairs office of city administration state that influx of migrants results from simple overcrowded in the city up to pressure on urban infrastructure and amenities.\par
The rest significant numbers of the respondents (18.8\%) state that rate of crime is increased as the rural in migrants continue to flow towards the city. It clear that, migrants most of them come with low level of skills and education, are prone to a number of social crisis at the place of destination such as being victims of unemployment, homelessness, lack of good access to health and other social services. This chronic c) Demographic Consequence of Migration on Destination Area Migration has significant influence on the population size of both receiving and sending regions. According to the survey data about 70.1\% of the surveyed non-migrants reported that urban problems they encountered with were caused by rapid increase in population of the city. Concerning the cause for this rapid population growth in the city 49.6\% of the respondents responded that natural increase (fertility of the urban natives) is the main cause. Whereas 48.8\% of non-migrants state that rural-urban migration is responsible rise of population of the city. This indicates that rural-urban migration has equally important with natural increase (fertility of the urban natives) in the growth of population of the city. In conclusion we can infer that problems face urban people is caused by the rapid population growth, and this rapid increase in population highly aggravated by rural-urban migration. 
\section[{d) Consequences of Migration on Physical Environment}]{d) Consequences of Migration on Physical Environment}\par
of the City Urbanization is connected with a variety of, spanning demographic economic and environmental concerns. Fast growth of cities which is facilitated by rural-urban migration is often seen as the agents of environmental pollution.\par
According to the data surveyed through key informant's interview of the city administration officials, there are consequences of migration that the wider public faces. As indicated above Rural-urban migration increases the urban population and hence unplanned urban expansion with insufficient sewerage system, road networks and transportation system. In the absence of proper waste management system, environmental pollution is another area of concern for the wider public. This is evident from most part of the town where street dwellers perform all activities required for human survival in the rod side with the absence of proper environmental concern. Key informant interview with officials of the city municipality sate that, Migration can contribute to the growth of urban squatters and unplanned expansion of towns and cities, with improper environmental management.\par
IV. 
\section[{Conclusions}]{Conclusions}\par
Rural-urban migration puts pressure on urban basic facilities like schools, health and housing services. Migration also affects urban dwellers by making food items prices to raise, competition for employment which results work for low payment. Migration has significant influence on the population size of city. The flood of rural migrants to the city results unplanned rise of population and demand of jobs, health, education, and the like Year 2015 
\section[{( E )}]{( E )}\par
unemployment leads them to crime, as people need to find ways of putting food on their tables. urban facilities. Besides, as more and more rural migrants move into this city, there will be soon a point of diminishing returns where the towns will become unable to provide even basic social services to the registered residents due to increased migrants' pressure.\par
Furthermore, rural-urban migrants are polluting the city, as they defecate in public because they have rented rooms without any services except for sleeping. In most part of Hawassa Town Street dwellers erect plastic houses on road side, and perform all activities required for human survival with no concern to the environment of the city. High flow of migrants to Hawassa creates excessive labour and this has accentuated the problem of unemployment. In growing number of street children, growing rate of the prostitution, growing rate of crime and expansion urban informal sectors are the major problems that have resulted from rural-urban migration. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-3.png}
\caption{\label{fig_1}7 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.10497427101200686\textwidth}P{0.005831903945111492\textwidth}P{0.2784734133790737\textwidth}P{0.2828473413379074\textwidth}P{0.08310463121783876\textwidth}P{0.09476843910806175\textwidth}}
20\tabcellsep ? ?\tabcellsep Employment opportunity Better health care and education\tabcellsep ?\tabcellsep \multicolumn{2}{l}{Rural push factors Poor living condition such as housing,}\\
Volume XV Issue IV Version I\tabcellsep ?\tabcellsep Urban facility and way of life, etc. ? ? ?\tabcellsep \multicolumn{2}{l}{? ? Unplanned urban expansion, rapid population increase Negative consequence on urban living Rising cost of consumer item, rise cost of living Unemployment}\tabcellsep health care, education Law agricultural productivity Unemployment\\
E )\tabcellsep \tabcellsep \tabcellsep Positive consequences on urban living\tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science\tabcellsep \tabcellsep \multicolumn{2}{l}{? ? ? Equilibrate population distribution Serve as source of lobour Facilitate urban expansion}\tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US) -Year 2015]} 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) -} 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[ Population Bulletin of the United Nations ()]{b17}\label{b17} 	 		\textit{},  	 	 		\textit{Population Bulletin of the United Nations}  		2004.  (16) .  	 	 (United Nations) 
\bibitem[Mullenbach ()]{b9}\label{b9} 	 		\textit{Akaki Beseka: Urban Processes in an Industrial Town},  		 			H J Mullenbach 		.  		1980.  		 			Ann Arbor University Micro Films International 		 	 
\bibitem[Alemante ()]{b2}\label{b2} 	 		\textit{Cause, pattern and effect of migration in SNNPR},  		 			Ansha Alemante 		,  		 			Waktole 		.  		2006.  		 			Hawassa: Hawassa University 		 	 	 (unpublished) 
\bibitem[Busha ()]{b3}\label{b3} 	 		\textit{Causes and Consequences of Rural-Urban Labor Migration in Ethiopia: The Case of Arba Minch town},  		 			Birru Busha 		.  		1997. Addis Ababa.  		 			Addis Ababa University 		 	 	 (MA. Thesis in Geography) 
\bibitem[Todaro and Smith ()]{b14}\label{b14} 	 		\textit{Economic Development},  		 			M Todaro 		,  		 			S Smith 		.  		2003. New Delhi.  		 			New York University and Population Council 		 	 	 (8th ed.. Barkharath printers) 
\bibitem[Acharya and Cervatus ()]{b0}\label{b0} 	 		‘Female Migration and Urban Informal Sector inMonterrey Metropolitan Region’.  		 			A K Acharya 		,  		 			J J Cervatus 		.  	 	 		\textit{Journal of Social Science}  		2009. 21.  	 
\bibitem[Ezra and Seyoum ()]{b20}\label{b20} 	 		\textit{Hand Book on Population and Family Life Education for Secondary},  		 			Markos Ezra 		,  		 			Seyoum 		.  		1998.  	 
\bibitem[If you are unemployed what are the main reason(s) for being unemployed? Please explain]{b21}\label{b21} 	 		\textit{If you are unemployed what are the main reason(s) for being unemployed? Please explain},  		 	 
\bibitem[Integrating Development and Population Planning United Nations ()]{b16}\label{b16} 	 		‘Integrating Development and Population Planning’.  	 	 		\textit{United Nations}  		1991.  	 
\bibitem[Deshingkar and Grimm ()]{b5}\label{b5} 	 		‘Internal Migration and Development: A Global Perspective’.  		 			P Deshingkar 		,  		 			S Grimm 		.  	 	 		\textit{IOM Migration Research Series}  		2005.  (19) .  	 
\bibitem[Adepoju ()]{b1}\label{b1} 	 		\textit{Introduction to population studies, Demographic lecture manual},  		 			A Adepoju 		.  		1991. Newyork.  	 
\bibitem[Zhao ()]{b19}\label{b19} 	 		‘Labor Migration and Earnings Differences: The Case of Rural China’.  		 			Y Zhao 		.  	 	 		\textit{Economic Development and Cultural Change}  		1999. 47  (4) .  	 
\bibitem[Migration in Africa United Nations ()]{b18}\label{b18} 	 		‘Migration in Africa’.  	 	 		\textit{United Nations}  		1992.  	 	 (UNESCO) 
\bibitem[Bjeren ()]{b4}\label{b4} 	 		\textit{Migration to Shashemene: Ethnicity, Gender and Occupation in Urban Ethiopia},  		 			G Bjeren 		.  		1985. Uppsala.  		 			Scandinavian Institute of African Studies 		 	 
\bibitem[White ()]{b8}\label{b8} 	 		\textit{Migration, Urbanization and Social Adjustment},  		 			Micheal J White 		.  		1999.  		 			Brown University US. Department of Sociology and Population Studies and Training Center 		 	 
\bibitem[Ma and Xiang ()]{b6}\label{b6} 	 		‘Native Place, Migration and the Emergence of Peasant Enclaves in Beijing’.  		 			Laurence J C Ma 		,  		 			B Xiang 		.  	 	 		\textit{The China Quarterly}  		1998.  (1) .  	 
\bibitem[Tiffen ()]{b13}\label{b13} 	 		‘Population density, economic growth and societies in transition: Boserup reconsidered in a Kenyan case study’.  		 			M Tiffen 		.  	 	 		\textit{Development and Change}  		1995. 26  (1) .  	 
\bibitem[Standing ()]{b11}\label{b11} 	 		\textit{Population mobility and productive relations, demographic Links and policy evaluation},  		 			G Standing 		.  		1984. Washington D.C.USA.  	 
\bibitem[Unfpa ()]{b15}\label{b15} 	 		\textit{State of World Population},  		 			Unfpa 		.  		 \url{http://www.unfpa.org/swp/1996/ch4.htm}  		1996. 1996.  	 
\bibitem[Stark and Bloom ()]{b12}\label{b12} 	 		‘The new economics of labor migration’.  		 			Stark 		,  		 			D E Bloom 		.  	 	 		\textit{American Economic Review}  		1985. 75.  	 
\bibitem[Mccatty ()]{b7}\label{b7} 	 		\textit{The Process of Rural-Urban Migration in Developing Countries},  		 			M Mccatty 		.  		2004. Ottawa, Ontario.  		 			Carleton University 		 	 
\bibitem[Shack ()]{b10}\label{b10} 	 		‘Urban Ethnicity and the Cultural Process of Urbanization in Ethiopia in South Hall’.  		 			W Shack 		.  	 	 		\textit{Urban Anthropology}  		1973. Oxford University Press.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
