\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={Scan to know paper details and author's profile},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Scan to know paper details and author's profile}
\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}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        




\end{abstract}


\keywords{}

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

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


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{I. INTRODUCTION}]{I. INTRODUCTION}\par
Water is fundamental to sustenance of life and safe drinking water is so essential that is why it is recognized as a basic human right (WHO, 2015). Worldwide 2.2 billion people do not have access to adequate supplies of water and almost 4.2 billion people suffer from poor sanitation problems, and latest UN data estimated that by 2050 this could rise to almost 5 billion peoples living in areas of water scarcity. Millions of people, particularly children, annually from contaminated water and about 95\% of deadly diseases in are related to water consumption. Therefore, water is essential to sustainable development, about 673 million people practice open defecation and estimated 3 billion people have no access to basic hand washing facilities to practice personal hygiene (WHO, 2021).\par
Globally, 663 million people lack access to safe water although there is regional variation. The populations without access to safe drinking water are mainly in Sub-Sahara Africa. Millions of people in rural communities and poor urban centers throughout this region suffer from lack of clean, safe water (Water Project, 2015). In 2004, only 59\% of the world population had access to any type of improved sanitation facility, 4 out of 10 people worldwide have no access to improved sanitation. Therefore, they defecate in the open or use unsanitary facilities, with a serious risk of exposure to sanitation-related diseases. The global statistics on sanitation hide the dire situation in some developing regions. With an average coverage in developing regions of 50\%, only one out of two people has access to some sort of improved sanitation facility.\par
It was agrees that sensitization and awareness campaign should be organize to educates the stakeholders and their subjects on adequate strategies to adopt to avert severe water scarcity. Currently, individual solutions are adopted at the household level e.g. pit latrines, septic tanks and storage. There is very little sewerage in urban Nigeria. Regarding solid waste, while there is some level of public and private solid waste collection, the frequency of collection is poor. The storm water drainage system is frequently a disposal point for solid waste. Moreover, disposal, when waste is collected, is by dumping rather than sanitary landfill and is a major cause of water pollution either through the storm water drainage system or through seepage into the groundwater. Wastewater disposal pollutes the surface water. Being in an embryonic stage, the sanitation sub-sector requires better-formulated policies and a massive injection of wellformulated investments, designed specifically for African conditions, combined with institutional reforms. The Bank has been the only donor in the sub-sector with three projects to address this situation, but these efforts need to be multiplied significantly. 
\section[{III. STATUS OF SANITATION FACILITIES}]{III. STATUS OF SANITATION FACILITIES}\par
The 1997 survey also indicated that about 15\% of the population did not have access to safe excreta disposal facilities and that about 75 \% use pit latrines. The situation throughout the country is thought to be worse than this, with many facilities not operational or not well maintained. About 60 \% of the people were shown to discharge their wastewater directly to the environment with no consideration of aesthetic or health consequences. Although water quantities are comparatively low since water is mostly hand-carried, drainage in many areas is poor, and good breeding conditions for mosquitoes are created. Most residents have no organized way of dealing with their solid waste. Water Supply and Sanitation Challenges in Small Towns and Rural Areas In rural areas, 8 out of 10 people still lack access to improved drinking water sources, with the majority living in Sub-Saharan Africa (319 million) and South Asia (134 million). With only 51 percent of the rural world's population using improved sanitation facilities, rural areas lag far behind urban areas, where the access rate is 82 percent. Seven out of 10 people live without improved sanitation facilities, and The research utilized both primary and secondary data. Primary data was sourced using questionnaire and field observation (Olajuyigbe, 2012),while the secondary data were derived from documentary sources such as journal articles, dissertation, and technical reports. One hundred (100) questionnaires were use in data collection. The questionnaires were distributed using multi stage sampling. The study area were group according to strata, therefore, political wards was considered as strata in the research. Then, systematic sampling was used where by the researcher select the first house randomly in each stratum and count the ten houses subsequently to administered the research instrument. The process continues until all the questionnaires were exhausted.     
\section[{V. RESULTS AND DISCUSSION}]{V. RESULTS AND DISCUSSION} 
\section[{Distance to Water Sources}]{Distance to Water Sources}\par
Figure \hyperref[fig_2]{3} shows that more than two-third of the respondents (80\%) have availability of water. This indicates that there is water availability in Hadejia area.     Figure7 displays that most of the respondents have toilet (92\%). This indicates that water for purification and flushing (in some modern toilets) is needed.   Most of the respondent share toilet facilities their family members (55\%); with 45\% of respondents do not share toilet facilities with their household (figure \hyperref[fig_9]{9}). 
\section[{Types of toilet available}]{Types of toilet available}\par
Figure \hyperref[fig_10]{10} indicates that 83\% of the respondents have 1 to 3 toilet facility in their houses; 10\% of the respondents have 4 to 6 toilet facility. Those have 7 and above takes 7\%. This showcases typical traditional Hausa land where they have homestead with more than 50 persons per house. Therefore, they need more toilets. 
\section[{Method of Wastewater Discharging}]{Method of Wastewater Discharging}\par
Source: Field Survey, 2022 The main method used by the respondents in managing waste water is disposal via gutter which has 90\% then disposal on ground which took 10\% (Figure \hyperref[fig_11]{11}). This is in accord with finding of \hyperref[b14]{Mansur (2015)}   Based on the result of this research, it is indicated that 67\%, 21\% and 12\% of the respondents believe that the sanitation and water supply is good, average and poor status (Figure \hyperref[fig_12]{12}).  Personal hygiene took the highest score (83\%), followed by environmental sanitation (10\%). To other respondents, improving toilet facilities will improve sanitation in the study area (Figure 13). This negates the finding of \hyperref[b1]{Ali et al. (2018)} proposes improve toilet facility as the major control measure, followed by cleaning environment and adequate sanitary measures. 
\section[{VII. CONCLUSION}]{VII. CONCLUSION}\par
Water at sufficient quality and quantity is indispensable for qualitative health. Water supply in the study area is recommendable because 79\% of the respondents sources water from tap water system that is clean and hygienic, and they cover minimal distances to the sources. Majority of the respondents are having average income earners and their income is above poverty line of US\$1.90 (conversion level \$1 = \#360, i.e. 1.90 * \#420 = \#798) per day. These translate to good sanitation, as all the respondents have toilet in their respective household. The overall score of environmental sanitation in the study area according to the research base on respondent's views is good.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}(}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{20228}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Source: Field Survey, 2022 Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Figure 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Figure 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-15.png}
\caption{\label{fig_13}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
study area.\\
? To identify the sanitation facilities available in\\
the study area\\
? To examine the relationship between socio-\\
economic status and sanitation\\
IV. METHODS\\
4.1 Description of the Study Area\\
Hadejia town is located in eastern part of Jigawa\\
state between latitude 12.4506 0 N and longitude\\
10.0404 0 E.\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2633802816901408\textwidth}P{0.2454225352112676\textwidth}P{0.026936619718309858\textwidth}P{0.12869718309859154\textwidth}P{0.18556338028169012\textwidth}}
Questions Gender Total Age\tabcellsep Variable Male Female 0-20 21-40 41 to above\tabcellsep 100\tabcellsep Number of respondent 86 14 21 54 25\tabcellsep London Journal of Research in Humanities and Social Sciences\\
Total\tabcellsep \tabcellsep 100\tabcellsep \tabcellsep \\
\tabcellsep Married\tabcellsep \tabcellsep 45\tabcellsep \\
\tabcellsep Single\tabcellsep \tabcellsep 54\tabcellsep \\
Marital Status\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Widow\tabcellsep \tabcellsep 1\tabcellsep \\
\tabcellsep Divorced\tabcellsep \tabcellsep 0\tabcellsep \\
Total\tabcellsep \tabcellsep 100\tabcellsep \tabcellsep \\
Occupation\tabcellsep Civil servant\tabcellsep \tabcellsep 29\tabcellsep \\
© 2023 London Journals Press\tabcellsep \tabcellsep \tabcellsep \tabcellsep 79\end{longtable} \par
 
\begin{quote}
Status of Water Supply and Sanitation in Hadejia Local Government, Jigawa State, Nigeria Volume 23 | Issue 6 | Compilation 1.0 Based on the income received by people in Hadejia, it is indicated that they are medium income earner. Their monthly income received fall over poverty level set by World Bank (2020) which says those living under US\$1.90 London Journal of Research in Humanities and Social Sciences\end{quote}

\caption{\label{tab_2}Table 1 :}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} © 2023 London Journals Press Status of Water Supply and Sanitation in Hadejia Local Government, Jigawa State, Nigeria Volume 23 | Issue 6 | Compilation 1.0} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ London Journal of Research in Humanities and Social Sciences]{b5}\label{b5} 	 		\textit{},  	 	 		\textit{London Journal of Research in Humanities and Social Sciences}  		 	 
\bibitem[ London Journal of Research in Humanities and Social Sciences]{b26}\label{b26} 	 		\textit{},  	 	 		\textit{London Journal of Research in Humanities and Social Sciences}  		 	 
\bibitem[ The United Nations World Report ()]{b22}\label{b22} 	 		\textit{},  	 	 		\textit{The United Nations World Report}  		2006. Paris: UNESCO. 2.  	 	 (Water: A Shared Responsibility) 
\bibitem[ Water Project ()]{b23}\label{b23} 	 		\textit{},  	 	 		\textit{Water Project}  		2015. 10th.  	 
\bibitem[?ncekara and Abubakar ()]{b10}\label{b10} 	 		\textit{A Comparative Analysis of Students' Attitude towards the Environment. Case Studies from Turkey and Nigeria},  		 			S ?ncekara 		,  		 			A S Abubakar 		.  		2014. Deutschland: Lambert Academic Publishing.  	 
\bibitem[Amori ()]{b3}\label{b3} 	 		 			A A Amori 		.  	 	 		\textit{Water Resources Mapping in Nigeria: fundamental Issues, Benefits and Constraints},  		2009. 18 p. 25.  	 
\bibitem[Mansur ()]{b14}\label{b14} 	 		‘An analysis of solid waste Generation in Dutse Sahelian Zone of Jigawa State’.  		 			A Mansur 		.  		 IJCAS/2015/8-21/81-85.  	 	 		\textit{Nigeria. International journal of Agriculture and Crop sciences}  		2015.  	 
\bibitem[Gambo et al. ()]{b9}\label{b9} 	 		‘Assessing the impacts of improper medical waste disposal and residents perception of their disposal practices in Hadejia Metropolis, Jigawa state, nigeria’.  		 			J Gambo 		,  		 			A Garba 		,  		 			Z Hadiza 		,  		 			M I Ahmad 		,  		 			S B Bashir 		,  		 			A Y Yusuf 		.  	 	 		\textit{Nigerian Research Journal of Chemical Sciences}  		2018. 2018. p. 4.  	 
\bibitem[Abdulkadir et al. ()]{b0}\label{b0} 	 		‘Assessment of Water supply Shortages in Zango, Rimin Kebe Area, Ungogo Local Government’.  		 			B Abdulkadir 		,  		 			I B Nura 		,  		 			I W Tajudden 		,  		 			K A Ibrahim 		.  	 	 		\textit{DUJOPAS}  		2019. 2019. Kano State. 5  (2a)  p. .  	 
\bibitem[Angoua et al. ()]{b2}\label{b2} 	 		‘Barriers to access of improved water and sanitation in poor peri-urban settlements of Abidjan’.  		 			E L Angoua 		,  		 			K Dongo 		,  		 			M R Templeton 		,  		 			J Zinsstag 		,  		 			B Bonfoh 		.  	 	 		\textit{PloS one}  		2018. Côte d'Ivoire. 13  (8)  p. 202928.  	 
\bibitem[Bello ()]{b7}\label{b7} 	 		‘Environmental problems as a threat to sustainable urban development in kano metropolitan-a review’.  		 			N I Bello 		.  	 	 		\textit{Current Studies in Social Sciences 2021},  		 			A Csiszárik-Kocsir 		,  		 			\& P Rosenberger 		 (eds.)  		2021. ISRES Publishing. p. .  	 
\bibitem[Mahama et al. ()]{b13}\label{b13} 	 		‘Factors influnecinh householders access to improved water in low-income urban areas of Accra, Ghana’.  		 			A M Mahama 		,  		 			K A Anaman 		,  		 			I Osei-Akoto 		.  	 	 		\textit{Journal of Water and Health}  		2014. 12  (2)  p. .  	 
\bibitem[Bello et al. ()]{b6}\label{b6} 	 		‘Overview of domestic water supply in Kano state’.  		 			N I Bello 		,  		 			M Z Imam 		,  		 			H Adamu 		,  		 			A S Abubakar 		.  	 	 		\textit{Nigeria. International Journal of Geography and Geography Education (IGGE)}  		2021. 44 p. .  	 
\bibitem[Mpyet et al. ()]{b17}\label{b17} 	 		‘Prevalence of Trachoma in Four Local Government Areas of Jigawa State’.  		 			C Mpyet 		,  		 			N Muhammad 		,  		 			M D Adamu 		,  		 			M M Umar 		,  		 			A Tafida 		,  		 			C Ogoshi 		,  		 			A Maidaura 		,  		 			S Isiyaku 		,  		 			A William 		,  		 			R Willis 		,  		 			A Bakhtiari 		,  		 			N Olobio 		,  		 			A W Solomon 		.  		 \xref{http://dx.doi.org/10.1080/09286586.2018.1467468}{10.1080/09286586.2018.1467468}.  	 	 		\textit{Ophthalmic Epidemiology}  		2018. Nigeria.  (S1)  p. .  	 
\bibitem[Auwal et al. ()]{b4}\label{b4} 	 		‘Spatial Distribution and Locational Implication of Public Conveniences in Kano Metropolis’.  		 			H I Auwal 		,  		 			S A Ahmad 		,  		 			N I Bello 		,  		 			H Ali 		.  		 \xref{http://dx.doi.org/10.33003/fjs-2020-0403-400}{10.33003/fjs-2020-0403-400}.  		 \url{https://doi.org/10.33003/fjs-2020-0403-400}  	 	 		\textit{FUDMA Journal of Sciences (FJS)}  		2020. 4  (3)  p. .  	 
\bibitem[Stoveland and Bassey (2000)]{b21}\label{b21} 	 		‘Status of water supply and sanination in 37 small towns in Nigeria’.  		 			S Stoveland 		,  		 			B U Bassey 		.  	 	 		\textit{Donor Conference in Abuja},  		2000. 2-4 February, 2000.  	 
\bibitem[Kazaure ()]{b12}\label{b12} 	 		‘Survey on SWM for Sustainable Development and Public Health in Dutse Metropolis’.  		 			M B Kazaure 		.  	 	 		\textit{Procedia Environmental Sciences}  		2016. 2016. Jigawa State, Nigeria. 35 p. .  	 
\bibitem[Blakely et al. ()]{b8}\label{b8} 	 		‘The global distribution of risk factors by poverty level’.  		 			T S Blakely 		,  		 			C Hales 		,  		 			N W Kieft 		,  		 			A Woodward 		.  	 	 		\textit{Bulletin of the World Health Organization}  		2005. 83  (2)  p. .  	 
\bibitem[Jallo et al. ()]{b11}\label{b11} 	 		‘Waste Management Practices and its Environmental Implications in Hadejia Metropolis, Jigawa State Nigeria’.  		 			I U Jallo 		,  		 			M A Kodiya 		,  		 			M A Modu 		.  	 	 		\textit{DUJOPAS}  		2021. 2021. 7  (2b)  p. .  	 
\bibitem[Nura et al. ()]{b15}\label{b15} 	 		‘Water consumption determinants in Rimin Kebe area, Ungogo Local Government’.  		 			I B Nura 		,  		 			B Abdulkadir 		,  		 			S A Ahmad 		,  		 			K A Ibrahim 		.  	 	 		\textit{International Journal of Research and Innovation in Social Science (IJRISS)}  		2020. Kano State, Nigeria. 4  (7) .  	 	 (July 2020|ISSN 2454-6186. www.rsisinter national.org Page 652) 
\bibitem[Water sanitation hygiene, water supply and sanitation monitoring and evidence, key fact from JMP ()]{b25}\label{b25} 	 		\textit{Water sanitation hygiene, water supply and sanitation monitoring and evidence, key fact from JMP},  		 \url{https://www.who.int/water\textunderscore sanitation\textunderscore health/monitoring/jmp-2015-keyfacts/en/}  		2015. 2015. World Health Organization.  	 
\bibitem[Ali et al. ()]{b1}\label{b1} 	 		‘Water Supply and Sanitation Challenges in Dala Local Government Area of Kano State’.  		 			A F Ali 		,  		 			H Abdullahi 		,  		 			A I Tanko 		,  		 			SK 		.  	 	 		\textit{DUJOPAS}  		2018. 2018. Nigeria. 4  (2)  p. .  	 
\bibitem[Olajuyigbe et al. ()]{b19}\label{b19} 	 		‘Water vending in Nigeria-A case study of Festac Town’.  		 			A E Olajuyigbe 		,  		 			O O Rotowa 		,  		 			I J Adewumi 		.  	 	 		\textit{Mediterranean Journal of social Science}  		2012. Lagos, Nigeria. 3  (1) .  	 
\bibitem[Nura et al. ()]{b16}\label{b16} 	 		‘Water vendors participation in domestic water supply in Unguwa Uku, Tarauni Local Government’.  		 			I B Nura 		,  		 			A Shehu 		,  		 			S A Abubakar 		,  		 			A Bello 		,  		 			M Z Imam 		.  		 \xref{http://dx.doi.org/10.33003/fjs-2020-0404-509}{10.33003/fjs-2020-0404-509}.  		 \url{https//doi.org/10.33003/fjs-2020-0404-509}  	 	 		\textit{Fudma Journal of Science}  		2021. Kano State, Nigeria. 4  (4)  p. .  	 
\bibitem[Sanusi ()]{b20}\label{b20} 	 		\textit{Water, Saniation and Human Development in Urban Fringe Settlement in Nigeria. Theoretical and Empirical Researches in urban management},  		 			Y A Sanusi 		.  		2010. 8 p. .  	 
\bibitem[November ()]{b24}\label{b24} 	 		‘Water, Sanitation and Hygiene strategy 2018-2025’.  		 			November 		.  		 WHO/CED/PHE/WSH/ 18.03). Licence: CC BY-NC-SA 3.0 IGO.  		 \url{http://www.thewaterproject.org/why}  	 	 		\textit{London Journal of Research in Humanities and Social Sciences}  		2015. 2018. 2018. Geneva: World Health Organization. 24.  	 
\bibitem[Olofin ()]{b18}\label{b18} 	 		\textit{Wudil Within Kano Region: a Geographical sysnthesi},  		 			E A Olofin 		.  		2016. Adamu Joji Publishers Kano. p. .  		 			Department of Geography, Kano University of Science and Technology 		 	 	 (Wudil, 2 nd edition) 
\end{bibitemlist}
 			 		 	 
\end{document}
