\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[{INTRODUCTION}]{INTRODUCTION}\par
Disparity is a relative concept and there are various types of disparity, namely social disparity, spatial disparity, gender disparity and intergenerational disparity. Social disparity refers to disparity between different groups of people living broadly in the same locality. In other words, it is the condition of unequal access to the resources of any society. In this article, social disparity in access to drinking water facility between slum and non-slum households is analysed. The world's urban population has increased from 45 percent in 1995 to 55 percent in 2018 and by 2030, 60 percent of the world population is projected to be urban (UN-HABITAT, 2016 \& United Nations, 2018). Although, urbanization is accompanied by economic growth, industrialization and development, but it has also led to rising multiple forms of inequality, exclusion, deprivation and poverty. Slums 1  are the emerging human settlements of the 21 st  century. In developing countries, slum population has increased from 689 million in 1990 to 881 million in 2014 (UN-HABITAT, 2016). India's urban population has increased from 23.3 percent in 1981 to 31.16 percent in 2011  {\ref (GOI, 2013)}. Urban expansion has placed cities of India in a challenging situation with limited infrastructure facilities. There has been continuous growth in slum population in India. The expanding slum population has exerted huge pressure on the existing civic infrastructure, especially drinking water and sanitation which adversely affect the quality of life of people especially slum dwellers. Various studies find that slums are characterized by insecurity of tenure, overcrowding, extreme poverty, lack of basic services especially water and sanitation (United Nations, 2003, Panda \& Agarwala, 2013, Satapathy, 2014, UN-HABITAT, 2016, \hyperref[b18]{Sinharoy et al., 2019)}. The reason may be huge gap between the demand and supply of water in urban areas, which is also growing due to population and urbanization  {\ref (GOI, 2007}\hyperref[b8]{, Kumar, 2012)}. The problem of slums is now a common feature of almost all major Indian cities (GOI, 2010).\par
1 Slums are often the only type of settlement that is affordable and accessible to the poor in cities, where competition for land and profit is intense (Basappa, 2014). 
\section[{London Journal of Research in Humanities and Social Sciences}]{London Journal of Research in Humanities and Social Sciences}\par
Drinking water is a basic necessity of life and human health depends on safe and sufficient amount of water. There is a vast body of literature that analyses the condition of drinking water and sanitation facilities in slums, especially since 2010 and find that accessibility to drinking water sources has been increased but household connections of piped water supply are still lacking \hyperref[b17]{(Satapathy, 2014}\hyperref[b2]{, Bhar et al., 2017}\hyperref[b9]{, Mukherjee et al., 2020)}. In this context, it can be argued that only accessibility to water sources may not provide a clear picture of drinking water facility in slum areas, analysis of other indicators such as in-house connection, regular supply, contamination-free water are also very important.\par
On the basis of the above background, this paper attempts to analyse the actual accessibility of basic needs and vulnerability of slum households through two levels. To present the macro picture of the existing situation, census data is used in the first level and further, in the second level, primary data is collected through small sample survey in Lucknow city to depict the seriousness of the problem. Although, the main focus of the article is on type of households which determines the drinking water facility within premises, but impact of other socio-economic variables such as income, education, caste are also analysed. Lucknow is the capital of Uttar Pradesh. Lucknow is situated about 500 km southeast of New Delhi in the heart of the state. It is situated on the banks of the river Gomti between 26 0 51' North latitude and 80 0 36' East longitude. The district is surrounded on the eastern side by district Barabanki, on the western side by district Unnao, on the southern side by Raebareli and on the northern side by Sitapur and Hardoi districts. In Lucknow city, there are eight zones comprising of 110 wards. Using the multistage sampling technique, 30 households are selected from each zone with a total of 240 households across all eight zones; 10 households from non-slum area, 10 households from notified slum and 10 households from non-notified slum. Random sampling method is used for selection of households. This study is performed in selected ward of each zone. 
\section[{II. HYPOTHESIS \& METHODOLOGY OF THE STUDY}]{II. HYPOTHESIS \& METHODOLOGY OF THE STUDY}\par
The hypothesis of the study is that the type of household is an important factor to determine the accessibility of basic necessities. It is a well-known fact that slum households are in vulnerable condition in access to drinking water facility, but there is significant disparities in access to basic amenities even among different types of slums.\par
In the first half, vulnerability in access to drinking water facility at regional level\hyperref[foot_0]{2} is analysed with the help of disparity index. Disparity index is constructed based on secondary data using modified Sopher's Disparity Index in terms of the logarithm of the odds ratio. The objective of taking log is to reduce the levelling off effect. 
\section[{Modified Sopher's Disparity}]{Modified Sopher's Disparity}Index = Log (X 2 /X 1 ) + Log [(200-X 1 )/(200-X 2 )],\par
where X 2 is urban households while X 1 is slum households; the ideal value for the index for having no disparity is 0; a higher value of the index shows that the extent of disparity is higher, and vice versa; a positive value suggests that the situation are in favour of X 2 (urban households) and a negative value suggests that the situation is in favour of X 1 (slum households) \hyperref[b7]{(Kumar, 2017)}. The rest of the paper is based on primary field survey and a binary logistic regression analysis is conducted to measure the impact of type of households in access to drinking water facility. 
\section[{III. RESULTS AND DISCUSSION}]{III. RESULTS AND DISCUSSION} 
\section[{Disparity between Urban and Slum Households}]{Disparity between Urban and Slum Households}\par
Census data reveals that urban households and slum households have high access to improved water sources 3  , but there is significant variation in access to sources of drinking water between urban and slum households across regions. It can be seen in case of tap water from treated source for 3 An improved source of drinking water includes bottled water, piped water into the dwelling, yard or plot, public tap or standpipe, tube-well or borehole, protected dug well, protected spring, and rainwater collection (NSSO, 2013). north, central, east and northeast regions, however, slum households have better access to tap water in west and south regions (Table \hyperref[tab_0]{1}). In order to bring out the inequalities more clearly, a disparity index has been worked out. A positive value suggests that the situation is in favour of urban households and a negative value suggests that the situation is in favour of slum households. It may be noted that in case of tube-well, positive value of disparity index for northeast, west and eastern regions shows higher access to tube-well to urban households of these regions as compared to slum households while negative value shows that slum households have higher access to tube-well in north, central and southern regions as compared to urban households. The disparity index between urban and slum households is the highest in case of tap water from treated source for northeast region, followed by eastern region while it is highest for western region in case of tap water from un-treated source among all regions. shows that urban households have more access to drinking water within premises as compared to slum households in all regions. One of the main reasons for the absence of tap water within premises in slums is due to inconsistence on providing valid ownership certificates by the departments responsible for drinking water supply in urban areas \hyperref[b17]{(Satapathy, 2014)}.  
\section[{Status of Drinking Water Facility in Lucknow}]{Status of Drinking Water Facility in Lucknow}\par
Census data reveals that slum households have to face much hardships in access to adequate WASH facilities. Furthermore, the present survey data also reflects that slum households live in vulnerable conditions because of the differentiation in the aggregate level of education, per capita income, caste and housing characteristics (Table \hyperref[tab_2]{3}). For instance, about 96 percent non-slum households live in pucca house while the corresponding figures for notified and non-notified slums are 32.5 percent and 1.25 percent respectively. Various studies confirm that only access to an improved drinking water source is not sufficient, but having safe drinking water source within premises is also very important for a household. About 63 percent households obtain their drinking water within premises in the study area (Table \hyperref[tab_3]{4}). The analysis shows that all non-slum households have drinking water source within premises while slum dwellers especially non-notified slum dwellers are discriminated against in the provision of safe drinking water within premises. Households belonging to the general category and Hindu religion have easier access to drinking water and sanitation facilities while illiterate and less educated households have to go far to obtain drinking water. IV. 
\section[{EMPIRICAL ANALYSIS}]{EMPIRICAL ANALYSIS}\par
To see the impact of household type on drinking water facility, an empirical model has been developed on primary data as census data analysis reveals considerable disparity between slum and non-slum households in access to this facility. Besides type of household, socio-economic factors such as education, per capita income, household size, caste and religion are also considered as independent variables in the following model. The dependent variable 'drinking water facility within premises' is a binary variable and it takes a value 1 if the household has drinking water facility within premises and 0 otherwise. Because of the dichotomous nature of the dependent variable, binary logistic regression is used. The estimation is carried out for the samples drawn from Lucknow district. 
\section[{V. DESCRIPTION OF INDEPENDENT VARIABLES}]{V. DESCRIPTION OF INDEPENDENT VARIABLES}\par
Variable Description 
\section[{Type of household}]{Type of household}\par
The type of the household head is classified into three distinct categories, i.e., non-slum household, notified slum and non-notified slum. 
\section[{Education}]{Education}\par
It is a binary variable, having a value of 1 if the household head having education level above primary and 0 otherwise. 
\section[{PCI}]{PCI}\par
Per capita income of the household is a continuous variable. 
\section[{Size}]{Size}\par
Family size of the household is a continuous variable. 
\section[{Caste}]{Caste}\par
The caste of the household is categorized into three distinct categories, i.e., General, OBC and SC. 
\section[{Religion}]{Religion}\par
The religion of the household is categorized into two distinct categories, i.e., Hindu and other religion.\par
The logistic regression result shows that type of household, education, income, family size, caste and religion have positive and significant influence on drinking water facility. The estimated coefficients reveal that the type of household plays a strong, positive and significant association with drinking water facility within premises (Table \hyperref[tab_4]{5}).\par
The odd ratios confirm that the probability of having drinking water facility within premises is 30 times higher for non-slum households and eight times higher for notified slum households as compared to non-notified slum dwellers. Households of non-notified slums have a lower probability of having drinking water source within their premises. The reason is in urban areas, water delivery to poor households and slums is usually through handpumps and public standposts \hyperref[b20]{(Tiwari, 2017)}. These sources are situated far from their premises.\par
Education has strong and positive influence on drinking water facility, indicating that educated household heads have three times higher probability of having drinking water facility within premises as compared to those household heads that are educated till 5 th standard and below. Similarly, income also has a positive and significant influence on drinking water facility, indicating that households belonging to higher income group are comparatively more likely to have better facility. The small, though significant, positive estimated coefficient of the family size variable shows that the household size and composition significantly affect the drinking water facility.\par
Further, households belonging to the general category are positively related with drinking water facility than other social groups. This indicates that households belonging to socially lower London Journal of Research in Humanities and Social Sciences classes have 13 times less probability of having drinking water facility within premises as compared to upper caste. The effect of religion is also strong and positive. This indicates that households belonging to Hindu religion are more likely to have drinking water facility within premises. Therefore, significant efforts should be taken to improve education and skill levels of slum dwellers, so that they can increase their income and improve their living standards. 
\section[{VI. CONCLUSION \& POLICY IMPLICATIONS}]{VI. CONCLUSION \& POLICY IMPLICATIONS}\par
The paper highlights the disparities in access to drinking water facility between slum and non-slum households in India at macro level and in Lucknow at micro level. The analysis shows that there is not much difference in access to different drinking water sources between urban and slum households, but positive disparity index in terms of drinking water within premises reveals London Journal of Research in Humanities and Social Sciences vulnerability of slum dwellers in all regions of India. In other words, urban households have more access to drinking water within premises as compared to slum households in all over India.\par
Primary data indicates disparity in access to drinking water facility even in different types of slums. It is observed that numerous socioeconomic indicators such as income, education and caste of the households determine the access to drinking water facility within premises, but the type of household is a key determinant. The analysis reveals that non-notified slum households are highly vulnerable and have less access to basic amenities as compared to notified slum dwellers. The reason may be lack of legal recognition as notification of slum is often required to access urban services, such as water supply infrastructure. A recent study also finds that legal status of a slum is positively related to access to basic services in India \hyperref[b13]{(Nolan, et al., 2018)}. This leads to the necessity of slum's notification in order to provide water supply infrastructure in non-notified slums. 
\section[{ACKNOWLEDGEMENT}]{ACKNOWLEDGEMENT}\par
I am thankful to the study participants for their kind and unconditional support. The study participants were explained about the purpose of the study and informed consent was taken.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.32338345864661655\textwidth}P{0.06454887218045113\textwidth}P{0.05432330827067669\textwidth}P{0.07221804511278196\textwidth}P{0.13612781954887218\textwidth}P{0.06646616541353384\textwidth}P{0.06646616541353384\textwidth}P{0.06646616541353384\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Households}\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{Tap water from Treated Source}\tabcellsep \tabcellsep \multicolumn{3}{l}{Tap water from Un-treated Source}\\
Regions\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Slum\tabcellsep Urban\tabcellsep \multicolumn{2}{l}{Disparity}\tabcellsep Slum\tabcellsep Urban\tabcellsep Disparity\\
\tabcellsep Households\tabcellsep Households\tabcellsep \multicolumn{2}{l}{Index}\tabcellsep Households\tabcellsep Households\tabcellsep Index\\
North\tabcellsep 71.2\tabcellsep 74.9\tabcellsep \multicolumn{2}{l}{0.0347}\tabcellsep 10.1\tabcellsep 8\tabcellsep -0.106\\
Central\tabcellsep 43.2\tabcellsep 46.5\tabcellsep \multicolumn{2}{l}{0.0412}\tabcellsep 12.5\tabcellsep 12.2\tabcellsep -0.0112\\
East\tabcellsep 31\tabcellsep 35.5\tabcellsep \multicolumn{2}{l}{0.0706}\tabcellsep 5.7\tabcellsep 5.9\tabcellsep 0.0154\\
Northeast\tabcellsep 39.9\tabcellsep 46.2\tabcellsep \multicolumn{2}{l}{0.0811}\tabcellsep 16.9\tabcellsep 17.8\tabcellsep 0.0247\\
West\tabcellsep 84.3\tabcellsep 80.8\tabcellsep \multicolumn{2}{l}{-0.0314}\tabcellsep 6.5\tabcellsep 7.5\tabcellsep 0.0644\\
South\tabcellsep 66.4\tabcellsep 60.2\tabcellsep \multicolumn{2}{l}{-0.0623}\tabcellsep 10.2\tabcellsep 9.6\tabcellsep -0.0277\\
\tabcellsep \tabcellsep Hand-pump\tabcellsep \tabcellsep \tabcellsep \tabcellsep Tube-well\\
Regions\tabcellsep Slum\tabcellsep Urban\tabcellsep \multicolumn{2}{l}{Disparity}\tabcellsep Slum\tabcellsep Urban\tabcellsep Disparity\\
\tabcellsep Households\tabcellsep Households\tabcellsep \multicolumn{2}{l}{Index}\tabcellsep Households\tabcellsep Households\tabcellsep Index\\
North\tabcellsep 10.3\tabcellsep 13.9\tabcellsep \multicolumn{2}{l}{0.1395}\tabcellsep 10.1\tabcellsep 8\tabcellsep -0.106\\
Central\tabcellsep 26.8\tabcellsep 35.03\tabcellsep \multicolumn{2}{l}{0.1374}\tabcellsep 12.5\tabcellsep 12.2\tabcellsep -0.0112\\
East\tabcellsep 36.6\tabcellsep 45.4\tabcellsep \multicolumn{2}{l}{0.1176}\tabcellsep 5.7\tabcellsep 5.9\tabcellsep 0.0154\\
Northeast\tabcellsep 15.2\tabcellsep 14.7\tabcellsep \multicolumn{2}{l}{-0.0169}\tabcellsep 16.9\tabcellsep 17.8\tabcellsep 0.0247\\
West\tabcellsep 3.5\tabcellsep 6.1\tabcellsep \multicolumn{2}{l}{0.2448}\tabcellsep 6.5\tabcellsep 7.5\tabcellsep 0.0644\\
South\tabcellsep 4.1\tabcellsep 10\tabcellsep \multicolumn{2}{l}{0.4005}\tabcellsep 10.2\tabcellsep 9.6\tabcellsep -0.0277\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Author's Calculations}\\
\multicolumn{4}{l}{Above analysis is based on only coverage figures}\tabcellsep \multicolumn{4}{l}{2010). In general, the closer water can be supplied}\\
\multicolumn{4}{l}{and it does not reflect actual availability of}\tabcellsep \multicolumn{4}{l}{to the dwelling; the better it would be (Bajpai \&}\\
\multicolumn{4}{l}{drinking water. Availability of drinking water}\tabcellsep \multicolumn{4}{l}{Bhandari, 2001; Pushpangadan, 2006). In this}\\
\multicolumn{4}{l}{within dwelling or premises is a better form of}\tabcellsep \multicolumn{4}{l}{regard, the distance of drinking water source is an}\\
\multicolumn{4}{l}{facility as distance to the water source from the}\tabcellsep \multicolumn{2}{l}{important aspect.}\tabcellsep \\
\multicolumn{4}{l}{house affects the volume of water consumed. The}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{accessibility in which the household members}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{need to travel long distances for drinking water}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{may not be treated as a desirable facility (NSSO,}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.18579234972677594\textwidth}P{0.25081967213114753\textwidth}P{0.17650273224043717\textwidth}P{0.2368852459016393\textwidth}}
\tabcellsep \multicolumn{2}{l}{Disparity Index}\tabcellsep \\
Region\tabcellsep Slum Households\tabcellsep Urban Households\tabcellsep Disparity Index\\
North\tabcellsep 75.3\tabcellsep 84.5\tabcellsep 0.0833\\
Central\tabcellsep 48.8\tabcellsep 61.3\tabcellsep 0.1365\\
East\tabcellsep 50.1\tabcellsep 61.9\tabcellsep 0.1275\\
Northeast\tabcellsep 60.4\tabcellsep 65.9\tabcellsep 0.0553\\
West\tabcellsep 66.5\tabcellsep 82.7\tabcellsep 0.1509\\
South\tabcellsep 56.7\tabcellsep 69\tabcellsep 0.1242\end{longtable} \par
 
\begin{quote}
Source: Author's Calculations\end{quote}

\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.29814814814814816\textwidth}P{0.18888888888888888\textwidth}P{0.11851851851851852\textwidth}P{0.1222222222222222\textwidth}P{0.1222222222222222\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Non-notified\tabcellsep \\
\tabcellsep Non-slum\tabcellsep Notified Slum\tabcellsep \tabcellsep Total Sampled\\
Household Characteristics\tabcellsep \tabcellsep \tabcellsep Slum\tabcellsep \\
\tabcellsep Households\tabcellsep Households\tabcellsep \tabcellsep Households\\
\tabcellsep \tabcellsep \tabcellsep Households\tabcellsep \\
No. of Households\tabcellsep 80\tabcellsep 80\tabcellsep 80\tabcellsep 240\\
Total Population\tabcellsep 385\tabcellsep 395\tabcellsep 398\tabcellsep 1178\\
\tabcellsep \multicolumn{2}{l}{Family size \& Income}\tabcellsep \tabcellsep \\
Family size (Mean)\tabcellsep 4.81\tabcellsep 4.96\tabcellsep 4.98\tabcellsep 4.92\\
Family size (SD)\tabcellsep 1.75\tabcellsep 1.78\tabcellsep 2.03\tabcellsep 1.85\\
Per capita income (Mean)\tabcellsep 14145.60\tabcellsep 3465.73\tabcellsep 2189.77\tabcellsep 6600.37\\
Per capita income (SD)\tabcellsep 9625.87\tabcellsep 1627.98\tabcellsep 787.83\tabcellsep 502.35\\
\tabcellsep \multicolumn{2}{l}{Housing characteristics}\tabcellsep \tabcellsep \\
Owned\tabcellsep 87.5\tabcellsep 46.25\tabcellsep 39.19\tabcellsep 58.12\\
Rented\tabcellsep 12.5\tabcellsep 53.75\tabcellsep 60.81\tabcellsep 41.88\\
Kutcha house\tabcellsep 1.25\tabcellsep 12.5\tabcellsep 57.5\tabcellsep 23.75\end{longtable} \par
 
\begin{quote}
London Journal of Research in Humanities and Social Sciences 10 Volume 23 | Issue 4 | Compilation 1.0 © 2023 London Journals Press Social Disparity in Drinking Water Facility: An Empirical Analysis\end{quote}

\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.32156084656084655\textwidth}P{0.31706349206349205\textwidth}P{0.11243386243386243\textwidth}P{0.09894179894179893\textwidth}}
Household Characteristics\tabcellsep \multicolumn{3}{l}{Within Premises Less than 0.2 Km. 0.2 Km to 0.5 Km.}\\
\tabcellsep Type of Households\tabcellsep \tabcellsep \\
Non-slum households\tabcellsep 100\tabcellsep --\tabcellsep --\\
Notified slum\tabcellsep 67.5\tabcellsep 27.5\tabcellsep 5\\
Non-notified slum\tabcellsep 22.5\tabcellsep 41.25\tabcellsep 36.25\\
\tabcellsep Education\tabcellsep \tabcellsep \\
Up to primary\tabcellsep 34.82\tabcellsep 37.50\tabcellsep 27.68\\
Above primary\tabcellsep 87.5\tabcellsep 10.94\tabcellsep 1.56\\
\tabcellsep Caste\tabcellsep \tabcellsep \\
General caste\tabcellsep 89.61\tabcellsep 5.19\tabcellsep 5.19\\
OBC\tabcellsep 49.02\tabcellsep 26.47\tabcellsep 24.51\\
SC\tabcellsep 52.46\tabcellsep 40.98\tabcellsep 6.56\\
\tabcellsep Religion\tabcellsep \tabcellsep \\
Hindu\tabcellsep 71.81\tabcellsep 22.34\tabcellsep 5.85\\
Muslim\tabcellsep 31.38\tabcellsep 25.49\tabcellsep 43.14\\
All Households\tabcellsep 62.91\tabcellsep 23.33\tabcellsep 13.75\end{longtable} \par
 
\begin{quote}
London Journal of Research in Humanities and Social Sciences 11 © 2023 London Journals Press Volume 23 | Issue 4 | Compilation 1.0 Social Disparity in Drinking Water Facility: An Empirical Analysis Source: Primary Survey\end{quote}

\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.5028434268833086\textwidth}P{0.18770310192023634\textwidth}P{0.0018833087149187594\textwidth}P{0.07533234859675036\textwidth}P{0.023855243722304284\textwidth}P{0.032016248153618906\textwidth}P{0.02636632200886263\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep P\tabcellsep Odd\\
Variables\tabcellsep \multicolumn{2}{l}{Description of Variables}\tabcellsep Coefficient\tabcellsep Z\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep value\tabcellsep Ratio\\
HH type\tabcellsep \multicolumn{2}{l}{Non-slum households =1, others =0}\tabcellsep 3.406\tabcellsep 2.54\tabcellsep 0.011\tabcellsep 30.14\\
HH type\tabcellsep \multicolumn{2}{l}{Notified slum household = 1, others =0}\tabcellsep 2.095\tabcellsep 3.14\tabcellsep 0.002\tabcellsep 8.13\\
\tabcellsep \multicolumn{2}{l}{Education above primary =1, others}\tabcellsep \tabcellsep \tabcellsep \\
Education\tabcellsep \tabcellsep \tabcellsep 1.136\tabcellsep 2.31\tabcellsep 0.021\tabcellsep 3.11\\
\tabcellsep =0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
PCI\tabcellsep \multicolumn{2}{l}{Per capita income of the household}\tabcellsep 0.0008\tabcellsep 3.24\tabcellsep 0.001\tabcellsep 1.00\\
Size\tabcellsep \multicolumn{2}{l}{Size of the family}\tabcellsep 0.277\tabcellsep 1.75\tabcellsep 0.081\tabcellsep 1.32\\
Caste\tabcellsep \multicolumn{2}{l}{General =1, others =0}\tabcellsep 2.591\tabcellsep 3.41\tabcellsep 0.001\tabcellsep 13.34\\
Caste\tabcellsep \multicolumn{2}{l}{OBC =1, others =0}\tabcellsep 0.854\tabcellsep 1.43\tabcellsep 0.152\tabcellsep 2.35\\
Religion\tabcellsep \multicolumn{2}{l}{Hindu =1, others =0}\tabcellsep 1.551\tabcellsep 2.44\tabcellsep 0.015\tabcellsep 4.71\\
\tabcellsep Constant\tabcellsep \tabcellsep -7.773\tabcellsep -4.34\tabcellsep 0.000\\
\tabcellsep \multicolumn{2}{l}{Log Likelihood}\tabcellsep -56.227\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{No. of Observations}\tabcellsep 240\tabcellsep \tabcellsep \\
\tabcellsep LR Chi 2\tabcellsep (8)\tabcellsep 220.24\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep (0.0000)\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Pseduo R 2}\tabcellsep 0.6620\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Source: Computed by Primary Data}\\
\multicolumn{3}{l}{Thus, the type of household is a key determinant}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{of access to drinking water facility and there is}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{considerable variation among slums in access to}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{basic needs. Caste and income is also important}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{factors. Numerous studies find that access to basic}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{amenities is limited among the households belong}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{to disadvantaged and lower income groups}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{(Phansalkar, 2007; Tiwari \& Nayak, 2017, Kundu}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{\& Banerjee, 2018). Therefore, the logit model}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{reveals that probability of drinking water source}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{in premises is high if the person lives in non-slum}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{areas and belongs to higher income group and}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{upper caste. The reason may be two-way}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{relationship: slums are mostly dominated by the}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{lower castes and members of the lower castes are}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{poor because they lack skills and resources.}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} India is divided into six regions; north, central. east, northeast, west and south. London Journal of Research in Humanities and Social Sciences 8 Volume 23 | Issue 4 | Compilation 1.0 © 2023 London Journals Press Social Disparity in Drinking Water Facility: An Empirical Analysis} 			\label{foot_1}\footnote{\label{foot_1} Volume 23 | Issue 4 | Compilation 1.0 © 2023 London Journals Press Social Disparity in Drinking Water Facility: An Empirical Analysis} 		 		\backmatter   			 
\subsection[{Funding}]{Funding}\par
This research is supported by University Grants Commission, New Delhi (UGC Post-doctoral Fellowship for Women Candidates). The author's conclusions are his own and do not necessarily represent the views of any organisation. 			  			 
\subsection[{Conflicts of Interest}]{Conflicts of Interest}\par
The author declares that there is no conflict of interest.			 			  				\begin{bibitemlist}{1}
\bibitem[Mukherjee et al. ()]{b9}\label{b9} 	 		‘Assessment of Water Security in Socially Excluded Areas in Kolkata, India: An Approach Focusing on Water, Sanitation and Hygiene’.  		 			Subham Mukherjee 		,  		 			T Sundberg 		,  		 			B Schutt 		.  		 \xref{http://dx.doi.org/10.3390/w12030746}{10.3390/w12030746}.  	 	 		\textit{Water}  		2020. 12.  	 
\bibitem[Pushpangandan ()]{b16}\label{b16} 	 		‘Drinking Water and Well-being in India: Data Envelopment Analysis’.  		 			K Pushpangandan 		.  	 	 		\textit{Managing Water Resources: Policies, Institutions and Technologies},  		 			V Ratna Reddy 		,  		 			S Mahendra Dev 		 (eds.)  		 (USA)  		2006. Oxford University Press.  	 
\bibitem[Tiwari and Nayak ()]{b19}\label{b19} 	 		‘Drinking Water, Sanitation and Waterborne Diseases’.  		 			Rashmi Tiwari 		,  		 			Sanatan Nayak 		.  	 	 		\textit{Economic and Political Weekly}  		2017. 52  (23) .  	 
\bibitem[Eleventh Five Year Plan, Planning Commission ()]{b3}\label{b3} 	 		\textit{Eleventh Five Year Plan, Planning Commission},  		 (New Delhi)  		2007. Government of India.  	 
\bibitem[Bajpai and Bhandari ()]{b0}\label{b0} 	 		‘Ensuring Access to Water in Urban Households’.  		 			P Bajpai 		,  		 			L Bhandari 		.  	 	 		\textit{Economic and Political Weekly}  		2001. 36  (39) .  	 
\bibitem[Formation and identification of slum blocks for slum demography ()]{b4}\label{b4} 	 		\textit{Formation and identification of slum blocks for slum demography},  		2010. 2011. New Delhi: Government of India.  	 	 (Circular no 8, Census of India) 
\bibitem[Kumar and Dinesh ()]{b8}\label{b8} 	 		‘Growing Environmental Costs of Urban Water Supplies: Overcoming the Challenges in Implementing Integrated Urban Water Management’.  		 			M Kumar 		,  		 			Dinesh 		.  	 	 		\textit{Environmental Scenario in India: Success and Predicaments},  		 			Sacchidananda Mukherjee 		,  		 			\& Debashis Chakraborty 		 (eds.)  		 (New York)  		2012. Routledge.  	 
\bibitem[Kumar ()]{b7}\label{b7} 	 		‘Household's Toilet Facility in Rural India: Socio-spatial Analysis’.  		 			A Kumar 		.  	 	 		\textit{Indian Journal of Human Development}  		2017. 11  (1)  p. .  	 
\bibitem[Housing Conditions and © 2023 London Journals Press ()]{b10}\label{b10} 	 		 Compilation 1.0.  		\textit{Housing Conditions and © 2023 London Journals Press},  		2010. 23.  		 			National Sample Survey Organization (NSSO) 		 	 
\bibitem[Tiwari ()]{b20}\label{b20} 	 		‘Inequality, Sufficiency and Sustainability of Urban Drinking Water in Uttar Pradesh’.  		 			Rashmi Tiwari 		.  	 	 		\textit{Social Change}  		2017. 47  (2) .  	 
\bibitem[Key Indicators of Drinking Water, Sanitation, Hygiene and Housing Condition in India, NSS 69 th round, Ministry of Statistics and Programme Implementation ()]{b12}\label{b12} 	 		\textit{Key Indicators of Drinking Water, Sanitation, Hygiene and Housing Condition in India, NSS 69 th round, Ministry of Statistics and Programme Implementation},  		2013. New Delhi: Government of India.  	 
\bibitem[Nolan et al. ()]{b13}\label{b13} 	 		‘Legal Status and Deprivation in Urban Slums Over Two Decades’.  		 			Laura B Nolan 		,  		 			E David 		,  		 			Ramnath Bloom 		,  		 			Subbaraman 		.  	 	 		\textit{Economic and Political Weekly}  		2018. 53  (15) .  	 
\bibitem[Kundu and Banerjee ()]{b6}\label{b6} 	 		‘Migration, Caste and Marginalised Sections Inequality in the Coverage of Basic Services in Urban India’.  		 			Debolina Kundu 		,  		 			Arpita Banerjee 		.  	 	 		\textit{Economic and Political Weekly}  		2018. 53  (2)  p. .  	 
\bibitem[Bassappa ()]{b1}\label{b1} 	 		‘Problems and Challenge of Slum Areas in India: A Sociological Analysis’.  	 	 		\textit{Issue 4 | Compilation 1.0 © 2023 London Journals Press Social Disparity in Drinking Water Facility: An Empirical Analysis},  		 			K Bassappa 		 (ed.)  		2015. 14.  	 	 (Indian Streams Research Journal) 
\bibitem[Unicef and Who ()]{b21}\label{b21} 	 		\textit{Progress on Drinking Water, Sanitation and Hygiene: 2017 Update and SDG Baselines},  		 			Unicef 		,  		 			Who 		.  		2017. UNICEF and World Health Organization.  	 
\bibitem[Panda and Agarwala ()]{b14}\label{b14} 	 		‘Public Provisioning in Water and Sanitation: Study of Urban Slums in Delhi’.  		 			Gyana R Panda 		,  		 			Trisha Agarwala 		.  	 	 		\textit{Economic and Political Weekly}  		2013. 48  (5)  p. .  	 
\bibitem[Sinharoy et al. ()]{b18}\label{b18} 	 		‘Review of Drivers and Barriers of Water and Sanitation Policies for Urban Informal Settlements in Low-income and Middle-income Countries’.  		 			Sheela S Sinharoy 		,  		 			R Pittluck 		,  		 			T Clasen 		.  	 	 		\textit{Utilities Policies}  		2019. 60.  	 
\bibitem[Satapathy ()]{b17}\label{b17} 	 		‘Safe Drinking Water in Slums: From Water Coverage to Water Quality’.  		 			B K Satapathy 		.  	 	 		\textit{Economic and Political Weekly}  		2014. 49  (24) .  	 
\bibitem[Social Disparity in Drinking Water Facility: An Empirical Analysis Amenities in India, 2008-09, NSS 65 th Round, Government of India]{b11}\label{b11} 	 		\textit{Social Disparity in Drinking Water Facility: An Empirical Analysis Amenities in India, 2008-09, NSS 65 th Round, Government of India},  		 (New Delhi)  		 	 
\bibitem[State of Slums in India: A Statistical Compendium, Ministry of Housing and Poverty Alleviation, National Building Organisation ()]{b5}\label{b5} 	 		\textit{State of Slums in India: A Statistical Compendium, Ministry of Housing and Poverty Alleviation, National Building Organisation},  		 (New Delhi)  		2013. Government of India.  	 
\bibitem[The Challenge of Slums Global Report on Human Settlements ()]{b23}\label{b23} 	 		‘The Challenge of Slums’.  	 	 		\textit{Global Report on Human Settlements}  		2003. London: UNHABITAT, Earth Scan Publications.  	 	 (United Nations) 
\bibitem[The World's Cities in 2018-Data Booklet, Department of Economic and Social Affairs, Population Division United Nations ()]{b24}\label{b24} 	 		‘The World's Cities in 2018-Data Booklet, Department of Economic and Social Affairs, Population Division’.  	 	 		\textit{United Nations}  		2018.  	 	 (United Nations) 
\bibitem[
			Un-Habitat
		 ()]{b22}\label{b22} 	 		 			Un-Habitat 		.  	 	 		\textit{Urbanization and Development: Emerging Futures},  		 (Nairobi, Kenya)  		2016. 2016.  	 	 (World Cities Report) 
\bibitem[Bhar et al. ()]{b2}\label{b2} 	 		‘Utilization of Safe Drinking Water and Sanitary Facilities in Slum Households of Siliguri, West Bengal’.  		 			D Bhar 		,  		 			S Bhattacherjee 		,  		 			A Mukherjee 		,  		 			T K Sarkar 		,  		 			S Dasgupta 		.  	 	 		\textit{Indian Journal of Public Health}  		2017. 61  (4)  p. .  	 
\bibitem[Phansalkar ()]{b15}\label{b15} 	 		‘Water, Equity and Development’.  		 			S Phansalkar 		.  	 	 		\textit{International Journal of Rural Management}  		2007. 3  (1) .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
