\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={Demographic Dimensions and their Implications on the Incidence of Street Begging in Urban Areas of Central Tanzania: The Case of Dodoma and Singida Municipalities},
 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{2011-07 2011-07-01 (revised: July 2011 01 July 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-07 2011-07-01}
\title{Demographic Dimensions and their Implications on the Incidence of Street Begging in Urban Areas of Central Tanzania: The Case of Dodoma and Singida Municipalities}
\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. Baltazar M.L.  Namwata}

             \author[2]{Dr. Baltazar M.L.  Namwata}

             \author[3]{Dr. Baltazar M.L.  Namwata}

\renewcommand\Authands{ and }

\date{\small \em Received: 29 May 2011 Accepted: 21 June 2011 Published: 1 July 2011}

\maketitle


\begin{abstract}
        


The population of beggars on streets and public spaces is growing exponentially in many urban areas of Tanzania. However, the problem of street begging is becoming acute and one of the development challenge in urban areas of central Tanzania. This study examined the implications of demographic dimensions on the incidence of street begging in urban areas of central Tanzania with Dodoma and Singida Municipalities as case studies. A cross-sectional survey was employed involving 130 street beggars, 60 focus group members and 30 key informants. Structured questionnaires were administered to street beggars who were found on streets and various public spaces using convenience sampling technique. Moreover, group discussions, key informant interview, and observations were used to collect data relevant for the study. The findings revealed that high incidence of street begging on Friday, Saturday, Sunday and public holidays.The findings show that begging is more pronounced among natives or indigenous, physical disabled, male, single, widowed, and Illiterates. The study recommends that deliberate efforts to improve the socio-economic security of the families of street beggars and street beggars themselves through empowerment programmes and to embark on public enlightenment on the negative consequences of begging on various dimensions of development.

\end{abstract}


\keywords{Demographic dimensions, street begging, gathering alms, street beggars.}

\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
ryson (2004) defines street begging, or gathering alms as the solicitation of a voluntary unilateral gift--most often money--in a public place. Street begging is also defined as an act to simply ask people for money, food, clothes etc as a gift or charity or without as exchange of services in a public space. However, street begging is sometimes a syndrome as it exists in association with other things \hyperref[b27]{(Tambawal, 2010;}\hyperref[b12]{Jelili, 2006)}. People engaged in street begging are known as street beggars. A street beggar is known to be an individual such as children, elderly, disabled people, and families who normally beg in public spaces such as shopping areas, banks, public offices, churches, Author : Institute of Rural Development Planning, P.O.Box 138, Dodoma, Tanzania. E-mail : bnamwata@gmail.com mosques, busy streets, among others \hyperref[b0]{(Adugna, 2006)}.The presence of street beggars in many public spaces of urban areas of both developed and developing countries is recognized to be a serious problem that requires urgent redress. Not only have their numbers grown over the years, their lifestyles and the display of overtly aggressive behaviour make them the subjects of suspicion and hostility by the public at large and the law enforcement agencies in particular. The menace of street begging as a potential threat to the environmental, economic and social survival of humanity societal fabric is evident \hyperref[b16]{(Fawole et al., 2010;}\hyperref[b7]{Ogunkan and Fawole, 2009;}\hyperref[b1]{Amman, 2006;} {\ref CRISIS, 2003)}.\par
Although, the begging problem of begging is a worldwide phenomenon, it is more pronounced in the third world countries particularly Sub-Saharan countries like Tanzania. The begging problem has to be seen on the basis of many factors that have occurred over time. Poverty is the most frequent precipitant of the problem of beggary. Beneath poverty lies the widespread scarcity of resources needed to lead a proper life. Other factors include physical disability, culture, the inadequacy of social security schemes, drug, alcohol and gambling dependencies. The plight of the street beggars, concentrated more in urban areas of developing countries is becoming worse rather than better \hyperref[b16]{(Fawole et al., 2010}; Ogunkan and Fawole, 2009;  Namwata et al, 2010; Woubishet, 2005).\par
People engaged in begging themselves also recognized begging to be a 'problem'. To them, it's harsh, humiliating, demeaning, degrading and frustrating  {\ref (Hindu, 2005;}\hyperref[b23]{Lynch, 2005;}\hyperref[b25]{Rowntree, 2009)}. Begging is recognized and cast as a 'problem' by diverse stakeholders, including the media, politicians, retailers and traders, law enforcement officers and agencies, welfare and social service providers, the general public and people who beg. Each of these stakeholders has a common interest in reducing the incidence of begging. The continued relevance of begging as both a political and a public policy problem is evidenced by extensive media coverage of the issue in recent years, together with governmental consideration of the regulation and governance of B ? ? ? begging \hyperref[b23]{(Lynch, 2005;} {\ref CRISIS, 2003;} {\ref Kamala et al., 2002;}\hyperref[b13]{Maganga, 2008;} {\ref Petro and Kombe, 2010)}.\par
Convincingly, the incidence of begging is function of many demographic dimensions. As such, among others, demographic factors like ethnic background, gender, marital status, religion, education levels and body physique play a basic role in composing and patterning the beggars' informal social relationships and in determining the choice of friends \hyperref[b30]{(Demewozu, 2005)}. As a result of the threat of widespread marginalization and exclusion, the beggars struggle to maintain or establish a viable social interaction among themselves. The modes of social interaction in the form of interpersonal relations enable the beggars to amend their loss of social articulation \hyperref[b30]{(Demewozu, 2005)}. For instance, \hyperref[b0]{Adugna (2006)} argues that young street beggars are more engaged in begging than older ones. They have better chance to get sympathy because their needs are emotional which provokes immediate sympathy than the older ones. Hetch (1998) cited by \hyperref[b0]{Adugna (2006)} rightly stated that age and successes at begging are unsurprisingly inversely related. There is high competition among beggars to occupy better location which often, are accompanied by fight or quarrel. However, they negotiate within the group or among groups in order to reduce conflicts.\par
In Tanzania, many urban authorities have made various efforts to tackle the problem of street begging but without setting strategies on how to make street beggars attaining their basic necessities of life. These efforts among others include sending street beggars back to their homes, reintegrating them with their families where possible and taking them to rehabilitation centers. As a result many urban authorities have been striving to control the influx of street beggars in their areas without success. A quick assessment of these efforts indicates that most of them are focused more on the symptoms rather than on prevention or eradication of the deeper structural causes of the problem (Nipashe, 2010; Petro and Kombe, 2010; Maganga, 2008). As a result, the incidence of street begging has increased rapidly during the last decade in Tanzania. This problem is acute in urban areas of central zone where the population of street beggars in public spaces is growing \hyperref[b26]{(Shekighenda, 2006)}.\par
Despite the problems of begging to the development of Tanzanian urban centres, it is unfortunate that much research works have not been directed towards the implications of demographic dimensions on the incidence of street begging. We find very limited literature which directly focused on the problem of street begging. This study therefore meant to bridge the gap which directly focuses on implications of demographic dimensions on the incidence of street begging in central zone of Tanzania in which Dodoma and Singida Municipalities were taken as case study areas. 
\section[{II.}]{II.} 
\section[{MATERIALS AND METHODS}]{MATERIALS AND METHODS}\par
This study on the implications of demographic dimensions on the incidence of street begging in urban areas was carried out in central zone Tanzania in which Dodoma and Singida Municipalities were taken as case study areas. This is due to the fact that central zone lead in production of street beggars in the country \hyperref[b26]{(Shekighenda, 2006)}. Primary and secondary data were utilized in the study. Primary data were collected from street beggars, community members and local leadership. The secondary data were collected from various documentary sources such as journal papers, internet materials and other documents relevant for the study.\par
Since the street beggars keep moving it would have been very difficult to prepare any sampling frame, out of which to select the desired sample applying principles of random method. Within this framework, convenient sampling technique was used to get street beggars for interview using structured questionnaire. In this regard, the places where the street beggars were generally found were selected for study. There was no way by which the representative nature of the sample could be verified except to say that street beggars were selected from a very wide variety of public spaces, which may ensure a good representative. In this regard, relevant information of the study was collected from 130 street beggars, 60 focus group members and 30 key informants such as Chancellors, Mtaa or Ward Executive Officers and Social Welfare Officers. The study as whole draws from a wide range of data collection instruments so as to meet objectives of the study. These included documentary review, structure questionnaires, focus group discussions, key informant interview and observation techniques. These techniques have sought, inter alia, to understand the experience of begging from the beggars' perspective, face-to-face encounters with the general public or non-street beggars, the implications of demographic dimensions on the incidences of street begging and policy responses to begging.\par
Qualitative and quantitative data were analyzed separately but in interpreting the data collected, quantitative and qualitative data is complementing and supplementing each other. Qualitative data obtained from participant observation, focus group discussions (FGDs) and interview with key informants were analyzed through themes and content analysis. Subsequently, the responses from the questionnaires were coded, summarized and analyzed using the Statistical Package for Social Sciences (SPSS). Descriptive statistics were used to obtain frequency counts and percentages of various coded responses. 
\section[{III.}]{III.} 
\section[{RESULTS AND DISCUSSIONS}]{RESULTS AND DISCUSSIONS}\par
This section is trying to shed light on the implications of demographic dimensions on the incidence of street begging. The assumption is that the question of street beggars and begging life is connected to the dimensions of demographic realities that prevail in their families' and that of the local community. The demographic dimensions of the street beggars examined in this study were age, sex, marital status, educational level, household size, major sources of income, religion, place of birth, tribe and body physique. 
\section[{a) Area of Residence of Street Beggars}]{a) Area of Residence of Street Beggars}\par
Table \hyperref[tab_0]{1} presents the distribution of street beggars by area of residence. The results show that street beggars were found in various residential areas across the municipalities. The variation in the incidence of begging so observed is adduced to area of residence of street beggars. In Dodoma municipality, a large population of street beggars came from various areas of residence as shown in Table \hyperref[tab_0]{1} such as Dodoma Mjini (19\%), Maili Mbili (11.4\%) and Miyuji (10.1\%). For the case of Singida municipality most street beggars came from such areas as Kibaoni-Seduka (16\%), Minga (12\%), Kindai (10\%), Stand ya Zamani (10\%) and Unyankindi (8\%).  \hyperref[tab_1]{2} presents the distribution of street beggars by ethnicity and home of origin. The findings indicate that majority of the overall sampled beggars (93.0\%) in both municipalities are indigenous living in their home areas. This imply that majority of beggars conduct their begging life in their home areas or regions. Very few overall sampled beggars (7\%) migrate to other areas for some reasons where they find themselves engaging in street begging. However, Gogo people of Dodoma region were found mostly migrating as compared to the Nyaturu and Nyiramba of Singida region (Table \hyperref[tab_1]{2}). It was also found that the migrants in Singida region were not willing to disclose their home origin while the migrants in Dodoma region revealed that they came from various home of Indigenous Place of tribe of origins. These findings suggest that some of the migrant street beggars especially in Dodoma municipality came from various regions such as Dar Es Salaam, Mwanza, Kigoma, Tabora, Singida and Mtwara.\par
The findings in Table \hyperref[tab_2]{3} suggest that most of sampled street beggars (50\%) migrated to Dodoma municipality have been living there for more than five years. However, sampled beggars in Singida municipality did not disclose the time horizon over which they have stayed in the municipality. The migrant beggars in the study municipalities had various reasons that made them to migrate into the regions. Only one sampled respondent in Singida municipality mentioned official transfer as the reason for him to migrate into the municipality while majority of them did not respond (Table \hyperref[tab_2]{3}). On the other hand, sample migrant beggars in Dodoma municipality mentioned seeking of employment (37.5\%), official transfer (12.5\%), follow of relatives in town (12.5\%) and seeking medical care (12.5\%) as the main reasons for migrating into the areas before they find themselves in begging life and ultimately increase the incidences of street begging.  
\section[{c) Religion of Street Beggars}]{c) Religion of Street Beggars}\par
Table \hyperref[tab_3]{4} shows the distribution of street beggars by municipalities. The findings show that in all the municipalities studied, majority of overall sampled street beggars (58.5\%) were Christians against (41.5\%) who were Muslims. However, the findings show that majority of sampled street beggars in Dodoma municipality are Christians (76.3\%) as against as Muslims (23.7\%). Likewise, the findings reveal that 70\% of the beggars in Singida municipality are Muslims against (23.7\%) Christians. These findings in Table \hyperref[tab_3]{4} suggest existence of a controversial on the religions of the sample street beggars across the municipalities. Also, the study suggests that most of the Gogo in Dodoma municipalities are Christians while Nyaturu and Nyiramba in Singida municipality are Muslims. This distribution of the sampled street beggars in terms of their religious affiliation could be adduced to the fact that Christians usually fall prey to these beggars as they believe giving money to someone who begs is a charitable art. However, the Bible abhors laziness and therefore says in 2 Thessalonians 3:10 that, "For also when we were with you we enjoined you this, that if any man does not like to work, neither let him eat." The Christian's belief in giving which is captured in 1 Timothy 6:18-19, which says, "Command them to do good, to be rich in good deeds, and to be generous and willing to share. In this way they will lay up treasure for themselves as a firm foundation for the coming age, so that they may take hold of the life that is truly life."\par
The findings further suggest that most of sampled street beggars in Singida municipality who invariably are Muslims and to the general belief that the doctrine of Islam directly or indirectly encourages begging. Nevertheless, Tambawal (2010) and Obidoa et al.  {\ref (2007)} asserted that where there is a beggar, there is a giver, several Nigerians give alms to the poor basing on religious belief that they are counted as righteous people before God. On the other hand, the Qur'an (30:39) states: "That which you give in usury for increases through the property of (other) people, will have no increase with Allah: but that which you give for charity, seeking the Countenance of Allah, (will increase); it is those who will get a recompense multiplied." Focus group discussions revealed that Muslims believe that "Begging is similar to scratching the flesh off your face; so if someone wants to save his face he should avoid it, except for asking from the ruler or asking in case of dire need." Therefore the Muslim must not beg unless in extreme situations where life and honour is at risk. 
\section[{d) Sex of Street Beggars}]{d) Sex of Street Beggars}\par
Table \hyperref[tab_4]{5} presents the distribution of street beggars by sex. The study found that both men and women in the study municipalities were involved in begging activities. Majority of the overall sampled beggars (51.5\%) are males as against as females (48.5\%). This finding suggests that begging is more of male than female. This situation has a negative implication for city's economy as men are culturally placed as family benefactors. Similar findings were reported by \hyperref[b7]{Ogunkan and Fawole (2009)} who found that men are highly involved in begging related activities than women. However, it was found that the proportion of sampled female beggars in Singida municipality (60\%) were relatively higher as opposed to sampled female beggars (41.3\%) in Dodoma municipality. On the other hand, sampled male beggars (58.8\%) in Dodoma municipality were relatively higher than sampled male beggars (40\%) in Singida municipality. This study therefore suggests that the incidence of street begging by sex in the study municipalities is influenced by location among other factors. 
\section[{e) Age of Street Beggars}]{e) Age of Street Beggars}\par
Table \hyperref[tab_5]{6} summarizes the age of street beggars. The ages of sampled street beggars ranged from 11 years and 89 years while their mean age of the beggars was 44 years.  
\section[{Minimum years=11, Maximum years=89 and Mean age=44 years}]{Minimum years=11, Maximum years=89 and Mean age=44 years}\par
The sampled street beggars were categorized into seven age groups. The findings indicate Singida municipality had a large percentage of sampled street beggars (38\%) who did not remember their age as against as 11.3\% in Dodoma municipality (Table \hyperref[tab_5]{6}). The findings show that most of sampled street beggars (26\%) were in the age bracket of 15-24 years, 24.6\% were above 64 years while 12.3\% were below 15 years and 10.8\% were 45-54 years. It can, therefore, be deduced that aged people constitute the high proportion of beggars in Dodoma and Singida municipalities. However, mixed responses were observed between and among the study districts. All the study municipalities seemed to have a large population of the aged street beggars. Likewise, within each study municipality the findings suggest that people engaging in begging life ranged from the young, teenagers to the old ones. This distribution reflects the relative distribution size of each of these groups in Dodoma and Singida municipalities. 
\section[{f) Education Levels of Street Beggars}]{f) Education Levels of Street Beggars}\par
The findings in Table \hyperref[tab_6]{7} show that majority of the overall sampled street beggars (60.8\%) had no formal education with Singida municipality having relatively higher proportion (66\%) as compared to Dodoma municipality (52.5\%) as indicated in Table \hyperref[tab_0]{10}. However a significant number of the sampled beggars accounting to 23.8\% had not completed primary education majority of them being found in Dodoma municipality (26.3\%) against (20\%) found in Singida municipality. Some of the beggars have not completed standard seven primary education level. These findings suggest that street begging is more pronounced amidst illiterates as majority of street beggars have no formal education. Focus group discussions revealed that most of the sampled street beggars had no formal education due to such reasons as lack assistance from families (either because of families' economic difficulties and disharmony), cycle of poverty, peer pressure, lack of financial support and time to attend school. Focus group discussions further showed that the influence of peers who are already in the street for begging and lack of the necessary material and financial support for schooling were identified as serious obstacles for not attending school among street beggars. 
\section[{g) Marital Status of Street Beggars}]{g) Marital Status of Street Beggars}\par
Table \hyperref[tab_7]{8} shows the distribution of street beggars by marital status. The findings indicate that majority of overall sampled street beggars (41.5\%) were single. In Dodoma municipality , 50\% of its beggars were single as compared to Singida municipality which has 28\% single beggars On the other hand, Singida municipality has 48\% widowed of the total sampled street beggars as compared to 20\% of those were found in Dodoma municipality.  However, results show that Singida municipality has more sampled street beggars who were separated (20\%) as compared to Dodoma municipality (5\%). Generally, the study findings reflect that begging is more of singles than married in Dodoma municipality as opposed to Singida municipality. These findings is contrary to what were observed by \hyperref[b7]{Ogunkan and Fawole (2009)} who found that begging is more of married than single in Ogbomoso in Nigeria as an indication that poverty and need to provide for the family form parts of the major reasons for begging among married women than single women. 
\section[{h) Body Physique of Street Beggars}]{h) Body Physique of Street Beggars}\par
Table \hyperref[tab_9]{9} shows the of street beggars by body physique. Findings indicate that majority of all sampled street beggars (35.4 \%) were physically impaired (legs and hands/arms) with Dodoma municipality leading to have more physically impaired beggars (36.3\%) than Singida municipality (34\%).\par
Table \hyperref[tab_9]{9} further indicated that some sampled street beggars were visually impaired, skin impaired, hearing impaired, old, young children and some were suffering from leprosy and epilepsy. These findings suggest that body physique of the beggars compels them to engage in begging life as they do lack alternatives to sustain their livelihood as some of them are neglected by their family members. These finding imply that there is a need for the government and civil society organizations to sensitize families with children with disabilities to value their children and take them to schools with special programmes to impart these children with necessary skills and knowledge. On the  
\section[{IV. CONCLUSIONS AND RECOMMENDATIONS}]{IV. CONCLUSIONS AND RECOMMENDATIONS}\par
Demographic backgrounds of the street beggars contribute to the incidences of street begging. The study found that street begging is carried out by the diversity of people regardless of age, sex, religion, marital status and body physique. A short drive on the streets of Dodoma and Singida Municipalities reveals persons of both sexes, ages, all forms of disabilities and some without any kind of physical challenge along the streets begging for alms. There are also the mentally challenged who beg for alms, some rather menacingly or aggressively. A number of reasons have contributed to the increase of the population of street beggars and incidence of begging on the streets. These reasons include poverty, death of parents, family disintegration, traditional life, laziness and many more.\par
Based on the conclusions of this study, the following recommendations are made in addressing the incidence of street begging in the study areas. 
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}\par
Volume XI Issue IV Version I 60 July 2011 other hand, the government and other development actors need to give the necessary required support to schools providing special education and evenly distribute special need schools allover the country.\par
? To improve the socio-economic security of the families of street beggars and street beggars themselves through direct assistance programme with emphasis on various demographic dimensions. ? To embark on public enlightenment on the negative consequences of begging on the development of individuals, community and the nation at large. ? Policy planners and urban authorities must adopt multi-faceted, multi-targeted and multi-tiered approaches if they have to make any impact at all on the lives of street beggars.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2885321100917431\textwidth}P{0.20498034076015728\textwidth}P{0.23394495412844038\textwidth}P{0.12254259501965922\textwidth}}
\tabcellsep \multicolumn{2}{l}{Municipality}\tabcellsep \\
\multicolumn{2}{l}{Dodoma Municipality}\tabcellsep \multicolumn{2}{l}{Singida Municipality}\\
\multicolumn{4}{l}{Mtaa or Village \% (N) Mtaa or Village \% (N)}\\
Tatilai\tabcellsep 1.3 (1)\tabcellsep \multicolumn{2}{l}{Stand ya zamani 10.0 (5)}\\
Miyuji\tabcellsep 10.1 (8)\tabcellsep Mnung'une\tabcellsep 8.0 (4)\\
Kikuyu\tabcellsep 7.6 (6)\tabcellsep Ulyampiti\tabcellsep 2.0 (1)\\
Maili mbili\tabcellsep 11.4 (9)\tabcellsep \multicolumn{2}{l}{Mtaa wa sokoni 2.0 (1)}\\
Vyeyula\tabcellsep 5.1 (4)\tabcellsep Nyanza\tabcellsep 4.0 (2)\\
Ng'ong'ona\tabcellsep 1.3 (1)\tabcellsep \multicolumn{2}{l}{Kibaoni-Seduka 16.0 (8)}\\
Michese\tabcellsep 1.3 (1)\tabcellsep Kitungukia\tabcellsep 4.0 (2)\\
Nzuguni\tabcellsep 2.5 (2)\tabcellsep Michunduruni\tabcellsep 4.0 (2)\\
Chinyoya\tabcellsep 3.8 (3)\tabcellsep Minga\tabcellsep 12.0 (6)\\
Mkonze\tabcellsep 1.3 (1)\tabcellsep Sido\tabcellsep 4.0 (2)\\
Chang'ombe\tabcellsep 5.1 (4)\tabcellsep Unyankindi\tabcellsep 8.0 (4)\\
Bahi\tabcellsep 1.3 (1)\tabcellsep Mandewa\tabcellsep 4.0 (2)\\
Kizota\tabcellsep 3.8 (4)\tabcellsep Kindai\tabcellsep 10.0 (5)\\
Majengo\tabcellsep 6.3 (5)\tabcellsep Mwenge\tabcellsep 4.0 (2)\\
Chadulu\tabcellsep 7.6 (6)\tabcellsep \multicolumn{2}{l}{Singida Mnangi 2.0 (1)}\\
\multicolumn{3}{l}{Dodoma Mjini 19.0 (15) Mjini}\tabcellsep 2.0 (1)\\
Makole\tabcellsep 1.3 (1)\tabcellsep Ihungukia\tabcellsep 2.0 (1)\\
Chamwino\tabcellsep 1.3 (1)\tabcellsep Sebuka\tabcellsep 2.0 (1)\\
Mbabala\tabcellsep 1.3 (1)\tabcellsep \tabcellsep \\
Njedengwa\tabcellsep 2.5 (2)\tabcellsep \tabcellsep \\
Bahi road\tabcellsep 1.3 (1)\tabcellsep \tabcellsep \\
Masalato\tabcellsep 2.5 (2)\tabcellsep \tabcellsep \\
Bahi sokoni\tabcellsep 1.3 (1)\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{100.0 (80) Total}\tabcellsep 100.0 (50)\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.27720465890183027\textwidth}P{0.2913477537437604\textwidth}P{0.16547420965058235\textwidth}P{0.11597337770382694\textwidth}}
\tabcellsep \multicolumn{2}{l}{Home of Origin}\tabcellsep \\
Variable\tabcellsep \multicolumn{2}{l}{Municipality Dodoma Singida}\tabcellsep Total\\
Whether\tabcellsep \% (N)\tabcellsep \% (N)\tabcellsep \% (N)\\
or a Migrant\tabcellsep \tabcellsep \tabcellsep \\
Indigenous\tabcellsep 90.0 (72)\tabcellsep \multicolumn{2}{l}{98.0 (49) 93.1 (121)}\\
Migrant\tabcellsep 10.0 (8)\tabcellsep 2.0 (1)\tabcellsep 6.9 (9)\\
Sub-total\tabcellsep \multicolumn{3}{l}{100.0 (80) 100.0 (50) 100.0 (130)}\\
If indigenous,\tabcellsep \tabcellsep \tabcellsep \\
the respondent\tabcellsep \tabcellsep \tabcellsep \\
Nyaturu\tabcellsep Nil\tabcellsep \multicolumn{2}{l}{91.8 (45) 37.2 (45)}\\
Nyiramba\tabcellsep Nil\tabcellsep 8.2 (4)\tabcellsep 3.3 (4)\\
Gogo\tabcellsep 100.0 (72)\tabcellsep Nil\tabcellsep 59.5 (72)\\
Sub-total\tabcellsep \multicolumn{3}{l}{100.0 (72) 100.0 (49) 100.0 (121)}\\
If Migrant,\tabcellsep \tabcellsep \tabcellsep \\
origin (Region)\tabcellsep \tabcellsep \tabcellsep \\
Mwanza\tabcellsep Nil\tabcellsep \multicolumn{2}{l}{100.0 (1) 11.1 (1)}\\
Kigoma\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1 (1)\\
Tabora\tabcellsep 25.0 (2)\tabcellsep Nil\tabcellsep 22.2 (2)\\
Singida\tabcellsep 25.0 (2)\tabcellsep Nil\tabcellsep 22.2 (2)\\
Mtwara\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1 (1)\\
Morogoro\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1 (1)\\
Dar Es Salaam\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1 (1)\\
Sub-total\tabcellsep 100.0 (8)\tabcellsep \multicolumn{2}{l}{100.0 (1) 100.0 (9)}\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.40561403508771926\textwidth}P{0.2654385964912281\textwidth}P{0.07157894736842105\textwidth}P{0.10736842105263159\textwidth}}
\multicolumn{3}{l}{Reasons for Migrating}\tabcellsep \\
Variable\tabcellsep \multicolumn{2}{l}{Municipality}\tabcellsep Total\\
\tabcellsep \multicolumn{2}{l}{Dodoma Singida}\tabcellsep \\
\multicolumn{2}{l}{Time of Staying in the place \% (N)}\tabcellsep \% (N)\tabcellsep \% (N)\\
Less than one year\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1 (1)\\
One year\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1 (1)\\
Two years\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1 (1)\\
Three years\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1 ( 1)\\
More than five years\tabcellsep 50.0 (4)\tabcellsep Nil\tabcellsep 44.4 (4)\\
I don't remember\tabcellsep Nil\tabcellsep \multicolumn{2}{l}{100.0 (1) 11.1 (1)}\\
Sub-total\tabcellsep \multicolumn{3}{l}{100.0 (8) 100.0 (1) 100.0 (9)}\\
Reasons for Migrating to\tabcellsep \tabcellsep \tabcellsep \\
the Area\tabcellsep \tabcellsep \tabcellsep \\
Seeking employment\tabcellsep 37.5 (3)\tabcellsep Nil\tabcellsep 33.3 (3)\\
Official transfer\tabcellsep \multicolumn{3}{l}{12.5 (1) 100.0 (1) 22.2 (2)}\\
Had relatives in town\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1 (1)\\
Seeking medical care\tabcellsep 12.5 (1)\tabcellsep Nil\tabcellsep 11.1\\
Sub-total\tabcellsep \multicolumn{3}{l}{100.0 (8) 100.0 (1) 100.0 (9)}\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.1460122699386503\textwidth}P{0.28159509202453986\textwidth}P{0.21380368098159508\textwidth}P{0.2085889570552147\textwidth}}
Religion\tabcellsep \multicolumn{2}{l}{Municipalities}\tabcellsep Total\\
\tabcellsep Dodoma\tabcellsep Singida\tabcellsep \\
\tabcellsep \% (N)\tabcellsep \% (N)\tabcellsep \% (N)\\
Christian\tabcellsep 76.3 (61)\tabcellsep 30.0 (15)\tabcellsep 58.5 (76)\\
Muslim\tabcellsep 23.7 (19)\tabcellsep 70.0 (35)\tabcellsep 41.5 (54)\\
Total\tabcellsep 100.0 (80)\tabcellsep 100.0 (50)\tabcellsep 100.0 (130)\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.09999999999999999\textwidth}P{0.3\textwidth}P{0.22777777777777777\textwidth}P{0.22222222222222224\textwidth}}
Sex\tabcellsep \multicolumn{2}{l}{Municipalities}\tabcellsep Total\\
\tabcellsep Dodoma\tabcellsep Singida\tabcellsep \\
\tabcellsep \% (N)\tabcellsep \% (N)\tabcellsep \% (N)\\
Male\tabcellsep 58.8 (47)\tabcellsep 40.0 (20)\tabcellsep 51.5 (67)\\
Female\tabcellsep 41.3 (33)\tabcellsep 60.0 (30)\tabcellsep 48.5 (63)\\
Total\tabcellsep 100.0 (80)\tabcellsep 100.0 (50)\tabcellsep 100.0 (130)\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.18519553072625697\textwidth}P{0.301536312849162\textwidth}P{0.17569832402234636\textwidth}P{0.18756983240223463\textwidth}}
Age Group\tabcellsep \multicolumn{2}{l}{Municipalities}\tabcellsep Total\\
(Years)\tabcellsep Dodoma\tabcellsep Singida\tabcellsep \\
\tabcellsep \% (N)\tabcellsep \% (N)\tabcellsep \% (N)\\
Below 15\tabcellsep 11.3 (9)\tabcellsep 14.0 (7)\tabcellsep 12.3 (16)\\
15-24\tabcellsep 13. 8 (11)\tabcellsep 4.0 (2)\tabcellsep 26.0 (13)\\
25-34\tabcellsep 12.3 (9)\tabcellsep 4.0 (2)\tabcellsep 8.5 (11)\\
35-44\tabcellsep 12.5 (10)\tabcellsep 2.0 (1)\tabcellsep 8.5 (11)\\
45-54\tabcellsep 13.8 (11)\tabcellsep 6.0 (3)\tabcellsep 10.8 (14)\\
55-64\tabcellsep 5.0 (4)\tabcellsep 2.0 (1)\tabcellsep 3.8 (5)\\
Above 64\tabcellsep 21.3 (17)\tabcellsep 30.0 (15)\tabcellsep 24.6 (32)\\
I don't remember\tabcellsep 11.3 (9)\tabcellsep 38.0 (19)\tabcellsep 21.5 (28)\\
Total\tabcellsep \multicolumn{3}{l}{100.0 (80) 100.0 (50) 100.0 (130)}\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.31627906976744186\textwidth}P{0.4320598006644518\textwidth}P{0.02541528239202658\textwidth}P{0.07624584717607974\textwidth}}
\tabcellsep Level\tabcellsep \tabcellsep \\
Education Level\tabcellsep \multicolumn{2}{l}{Municipality}\tabcellsep Total\\
\tabcellsep \multicolumn{2}{l}{Dodom a Singida}\tabcellsep \\
\tabcellsep \% (N)\tabcellsep \% (N)\tabcellsep \% (N)\\
No formal education\tabcellsep \multicolumn{3}{l}{52.5 (42) 66.0 (33) 57.7 (75)}\\
Adult education\tabcellsep 3.8 (3)\tabcellsep Nil\tabcellsep 2.3 (3)\\
Uncompleted primary\tabcellsep \multicolumn{3}{l}{26.3 (21) 20.0 (10) 23.8 (31)}\\
education\tabcellsep \tabcellsep \tabcellsep \\
Completed primary\tabcellsep \multicolumn{2}{l}{17.5 (14) 2.0 (1)}\tabcellsep 11.5 (15)\\
education\tabcellsep \tabcellsep \tabcellsep \\
Sub-total\tabcellsep \multicolumn{3}{l}{100.0 (80) 100.0 (80) 100.0 (130)}\end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.17219827586206896\textwidth}P{0.2564655172413793\textwidth}P{0.20883620689655172\textwidth}P{0.2125\textwidth}}
Marital\tabcellsep \multicolumn{2}{l}{Municipalities}\tabcellsep Total\\
Status\tabcellsep Dodoma\tabcellsep Singida\tabcellsep \\
\tabcellsep \% (N)\tabcellsep \% (N)\tabcellsep \% (N)\\
Single\tabcellsep 50.0 (40)\tabcellsep 28.0 (14)\tabcellsep 41.5 (54)\\
Married\tabcellsep 23.8 (19)\tabcellsep 4.0 (2)\tabcellsep 16.2 (21)\\
Widowed\tabcellsep 20.0 (16)\tabcellsep 48.0 (24)\tabcellsep 30.0 (39)\\
Separated\tabcellsep 6.3 (5)\tabcellsep 20.0 (10)\tabcellsep 10.0 (13)\\
Total\tabcellsep 100.0 (80)\tabcellsep 100.0 (50)\tabcellsep 100.0 (130)\end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.85\textwidth}}
further reflects that Dodoma\\
municipality has more married sampled street beggars\\
(23.8\%) as compared to Singida municipality (4\%).\end{longtable} \par
 
\caption{\label{tab_8}Table 8}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.3423340961098398\textwidth}P{0.24313501144164762\textwidth}P{0.16727688787185355\textwidth}P{0.09725400457665904\textwidth}}
Body physique\tabcellsep \multicolumn{2}{l}{Municipalities}\tabcellsep Total\\
\tabcellsep \multicolumn{2}{l}{Dodoma Singida}\tabcellsep \\
\tabcellsep \% (N)\tabcellsep \% (N)\tabcellsep \% (N)\\
Normal\tabcellsep \multicolumn{2}{l}{22.5 (18) 12.0 (6)}\tabcellsep 18.5 (24)\\
\multicolumn{2}{l}{Visually Impaired ( Kipofu) 23.8 (19)}\tabcellsep 2.0 (1)\tabcellsep 15.4 (20)\\
Physically Impaired\tabcellsep 36.3 (29)\tabcellsep \multicolumn{2}{l}{34.0 (17) 35.4 (46)}\\
(Hands/Arms or Legs)\tabcellsep \tabcellsep \tabcellsep \\
Skin Impaired (Albino)\tabcellsep 1.3 (1)\tabcellsep 2.0 (1)\tabcellsep 1.5 (2)\\
Hearing Impaired (Kiziwi )\tabcellsep Nil\tabcellsep 2.0 (1)\tabcellsep 0.8 (1)\\
Old\tabcellsep 6.3 (5)\tabcellsep \multicolumn{2}{l}{34.0 (17) 16.9 (22)}\\
Child\tabcellsep 7.5 (6)\tabcellsep \multicolumn{2}{l}{14.0 (7) 10.0 (13)}\\
Leprosy and epilepsy\tabcellsep 2.5 (2)\tabcellsep Nil\tabcellsep 1.5 (2)\\
Total\tabcellsep \multicolumn{3}{l}{100.0 (80) 100.0 (50) 100.0 (130)}\end{longtable} \par
 
\caption{\label{tab_9}Table 9 :}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US) © 2011 Global Journals Inc. (US)} 			\footnote{July 2011 © 2011 Global Journals Inc. (US) © 2011 Global Journals Inc. (US)} 			\footnote{© 2011 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b8}\label{b8} 	 		\textit{},  		 	 
\bibitem[ Nigeria. Stud Home Comm Sci ()]{b20}\label{b20} 	 		\textit{},  	 	 		\textit{Nigeria. Stud Home Comm Sci}  		2010. 4  (2)  p. .  		 			Counselling Psychology, Delta State University, Abraka, Delta State 		 	 
\bibitem[Amman (2006)]{b1}\label{b1} 	 		 			A A Amman 		.  		 \url{http://www.gamji.com/article8000/NEWS8196.htmaccessedon}  		\textit{Street Begging: Exposing the Bankruptcy of Blatant Paying of Lip Service},  				2006. September 2009.  	 
\bibitem[Begging & Anti-Social Behaviour: Crisis' response to the White paper Respect and Responsibility -Taking a Stand Against Anti-social Behaviour CRISIS ()]{b5}\label{b5} 	 		‘Begging \& Anti-Social Behaviour: Crisis' response to the White paper Respect and Responsibility -Taking a Stand Against Anti-social Behaviour’.  	 	 		\textit{CRISIS}  		2003.  	 
\bibitem[Demewozu ()]{b30}\label{b30} 	 		‘Begging as a Means of Livelihood: Conferring with the Poor at the Orthodox Religious Ceremonial Days in Addis Ababa’.  		 			Woubishet Demewozu 		.  	 	 		\textit{African study monographs. Supplementary issue}  		2005. 2005. 29 p. .  	 
\bibitem[Country Reports on Human Practices -2005 (Romania)". U.S. State 641 (2006)]{b4}\label{b4} 	 	 	 		\textit{Country Reports on Human Practices -2005 (Romania)". U.S. State 641},  				2006. August 2009.  		 			Bureau of Democracy 		 	 
\bibitem[Shekighenda (2006)]{b26}\label{b26} 	 		‘Dodoma leads in production of street children: Filed under: Africa Streetkid News’.  		 			L Shekighenda 		.  	 	 		\textit{Tanzania Streetkid News}  		2006. November, 2009.  	 
\bibitem[Namwata et al. ()]{b15}\label{b15} 	 		‘Dynamics of Street Beggars and Begging Life in Urban Areas of Central Zone Tanzania: The Case of Dodoma and Singida Municipalities’.  		 			B M L Namwata 		,  		 			M R Mgabo 		,  		 			P Dimoso 		.  	 	 		\textit{The Draft Report Submitted to Research on Poverty Alleviation (REPOA)}  		2010.  	 
\bibitem[Onoyase ()]{b19}\label{b19} 	 		\textit{Effective Methods of Combating Street Begging in Nigeria as Perceived by Panhandlers},  		 			A Onoyase 		.  		2010.  	 	 (Department of) 
\bibitem[Jelili ()]{b12}\label{b12} 	 		\textit{Environmental and Socioeconomic Dimensions of Begging in Ilorin and Ogbomoso. Unpublished M.Tech dissertation ,Department of Urban Regional Planning},  		 			M O Jelili 		.  		2006. Ogbomoso, Nigeria.  		 			Ladoke Akintola University of Technology 		 	 
\bibitem[Fahlstrad ()]{b10}\label{b10} 	 		\textit{Herd theorystatistics and economics of life},  		 			Fredrick Fahlstrad 		.  		 28/10/2009.  		 \url{http://www.wordpress.org}  		2007.  	 	 (word press in) 
\bibitem[Homelessness Contact Cards (2009)]{b22}\label{b22} 	 		\textit{Homelessness Contact Cards},  		 \url{http://www.gwu.edu/\textasciitilde peace\textunderscore st/homelessness.htmlaccessedon}  		August 2009.  		 			George Washington University 		 	 	 (Peace Studies Program) 
\bibitem[David et al. (2009)]{b7}\label{b7} 	 		‘Incidence and socio-economic dimensions of begging in Nigerian cities: The case of Ogbomoso’.  		 			V David 		,  		 			Olufemi A Ogunkan 		,  		 			Fawole 		.  	 	 		\textit{International NGO Journal}  		2009. December, 2009. 4  (12)  p. .  	 
\bibitem[Bose and Hwang (2002)]{b3}\label{b3} 	 		‘Income and spending patterns among panhandlers’.  		 			Rohit Bose 		,  		 			Stephen W Hwang 		.  	 	 		\textit{Canadian Medical Association Journal. pp}  		2002. September 2009. 167  (5)  p. .  	 
\bibitem[Indian Beggars, Retrieved from www The Hindu (2005)]{b28}\label{b28} 	 		‘Indian Beggars, Retrieved from www’.  	 	 		\textit{The Hindu},  				2005. October 2009.  	 
\bibitem[Adugna ()]{b0}\label{b0} 	 		‘Livelihoods and survival strategies among migrant children in Addis Ababa: Master of Philosophy in Development Studies, Norwegian university of science and technology (NTNU), Faculty of Social Sciences and Technology Management’.  		 			G Adugna 		.  	 	 		\textit{Department of Geography}  		2006.  	 
\bibitem[Petro and Kombe]{b14}\label{b14} 	 		 			Monica Petro 		,  		 			Vicky Kombe 		.  		\textit{Mwananchi, Ombaomba 114 Dar warejeshwa mikoani 2/27/2010 .asp?id= 18216 Retrieved on},  				p. .  	 
\bibitem[Police chief welcomes Safe Streets Act (2006)]{b24}\label{b24} 	 		\textit{Police chief welcomes Safe Streets Act},  		2006-09-29.  	 	 (CBC News. 2004-10-26. bc\textunderscore graham20041026.html. Retrieved) 
\bibitem[Evans (2002)]{b9}\label{b9} 	 		‘Poverty, HIV and barriers to education: street children's experiences in Tanzania’.  		 			R Evans 		.  	 	 		\textit{Gender and Development}  		Ruth Evans (ed.)  		2002. November 2002. 10  (3)  p. .  	 
\bibitem[Berg ()]{b2}\label{b2} 	 		\textit{Qualitative research methods for the social sciences},  		 			B L Berg 		.  		2001. United States: Allyn and Bacon.  	 
\bibitem[Horne et al. (2001)]{b11}\label{b11} 	 		‘Relationship between poverty, Homeless and begging Melbourne Australia 12. International Labour Organization International Programme on the Elimination of Child Labour (IPEC) (2001) Tanzania Children in Prostitution. A Rapid Assessment By E’.  		 			M Horne 		,  		 			M Cooke 		,  		 			E Kamala 		,  		 			J Lusinde 		,  		 			J Millinga 		,  		 			Mwaitula 		.  	 	 		\textit{Geneva Investigating the Worst Forms of Child Labour}  		M. J. Gonza, M. G. Juma,H. A. Khamis (ed.)  		2001. November 2001. ISBN  (12)  p. .  	 
\bibitem[Rowntree ()]{b25}\label{b25} 	 		\textit{Rough Sleepers Resort to Begging as Alternative to Crime Retrieved from www},  		 			J Rowntree 		.  		 \url{.jrf.org.uk}  		2009.  	 
\bibitem[Ogunkan ()]{b17}\label{b17} 	 		\textit{Socio -economic Implication of Begging in Ogbomoso, Nigeria. Unpublished B.Sc dissertation},  		 			D Ogunkan 		.  		 \url{http://www.state.gov/g/drl/http://www.pubm.fcgi?artid=121964}  		2009. 2006. Ilorin, Nigeria.  		 			Department of Sociology, University of Ilorin 		 	 
\bibitem[Tambawal (2010)]{b27}\label{b27} 	 		 			M Tambawal 		.  		\textit{The Effects of Street Begging on the National Development: Counselling Implications. A Paper Presented at the 1st national Conference of the Counselling Association of Nigeria (CASSON) Katsina State Chapter},  				2010. June 2010. p. .  		 			Faculty of Education and Extension Services, Department of Educational Foundations, Usmanu Danfodiyo University Sokoto 		 	 
\bibitem[Tierney (1999)]{b29}\label{b29} 	 		\textit{The Big City; The Handout That's No Help to the Needy". The New York Times},  		 			John Tierney 		.  		1999-12-04. p. B1.  	 
\bibitem[Ogunkan and Jelili (2010)]{b6}\label{b6} 	 		‘The Influence of Land Use on the Spatial Variation of Begging in Ogbomoso’.  		 			D V Ogunkan 		,  		 			M O Jelili 		.  		 \url{http://www.academicjournals.org/JGRPISSN2070-1845©2010AcademicJournals}  	 	 		\textit{Nigeria. Journal of Geography and Regional Planning}  		2010. April 2010. 3  (4)  p. .  	 
\bibitem[Fawole et al. (2010)]{b16}\label{b16} 	 		‘The Menace of Begging in Nigerian cities: A Sociological Analysis’.  		 			O A Fawole 		,  		 			D V Ogunkan 		,  		 			A Omoruan 		.  		 \url{http://www.academicjournals.org/ijsa.ISSN988x©2011AcademicJournals}  	 	 		\textit{International Journal of Sociology and Anthropology}  		2010. January 2011. 3  (1)  p. .  	 
\bibitem[Okoli ()]{b18}\label{b18} 	 		‘The Menace of Organized Street Begging in Lagos’.  		 			C Okoli 		.  		 \url{http://www.mwananchi.co.tz/newsrids}  	 	 		\textit{Disability Awareness in Action (September) www.academicjournals. Journals},  				 (Nigeria)  		1993. 10.  	 
\bibitem[Parsons ()]{b21}\label{b21} 	 		‘The Present Status of "Structural-Functional" Theory in Sociology’.  		 			T Parsons 		.  	 	 		\textit{Talcott Parsons, Social Systems and The Evolution of Action Theory},  				 (New York)  		1975. The Free Press.  	 
\bibitem[Lynch ()]{b23}\label{b23} 	 		‘Understanding and responding to begging (Australia)’.  		 			Philip Lynch 		.  	 	 		\textit{Melbourne University Law Review}  		2005.  	 	 (Immigration program for Businessmen Senior Managers and Professionals) 
\bibitem[Lerisse et al. ()]{b13}\label{b13} 	 		‘Vulnerability and Social Protection Programmes in Tanzania. A study on Social Protection Programmes on Vulnerability For the Research and Analysis Working Group 15’.  		 			F Lerisse 		,  		 			D Mmari 		,  		 			M Baruani 		,  		 			H Maganga 		.  		 \url{http://www.newhabari.com/mtanzania/habari}  	 	 		\textit{Three Reasons Why Begging Will Never Get Your Exback},  				2003. 2010. 2008. October 2009.  	 	 (Ombaomba Dar Es Salaam waendelea kukaidi agizo la Kandoro. ph p?section=kitaifa\&id=544 19.12.2008 0911 EAT, Retrieved on 2010-04-16 16. Mannley, D.) 
\end{bibitemlist}
 			 		 	 
\end{document}
