#' Volume 4: Table 2.32
#'
#' Distribution of Population Age 3 years and Above Owning a Mobile Phone by Area of Residence,
#' Sex, County and Sub County
#'
#' @docType data
#'
#' @usage data(V4_T2.32)
#'
#' @format A data frame with 12 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{SubCounty}}{Sub County}
#' \item{\code{AdminArea}}{County or SubCounty}
#' \item{\code{Total}}{Total number of persons Age 3 years and Above}
#' \item{\code{Male}}{Total number of males Age 3 years and Above}
#' \item{\code{Female}}{Total number of females Age 3 years and Above}
#' \item{\code{MPO_Total}}{Total number of persons Age 3 years and Above who Own Mobile Phones}
#' \item{\code{MPO_Total_Perc}}{Percentage of persons Age 3 years and Above who Own Mobile Phones}
#' \item{\code{MPO_Male}}{Total number of males Age 3 years and Above who Own Mobile Phones}
#' \item{\code{MPO_Male_Perc}}{Percentage of males Age 3 years and Above who Own Mobile Phones}
#' \item{\code{MPO_Female}}{Total number of females Age 3 years and Above who Own Mobile Phones}
#' \item{\code{MPO_Female_Perc}}{Percentage of females Age 3 years and Above who Own Mobile Phones}
#' }
#' Intersex population is excluded from the table since it is too small to be distributed at sub-national level.
#'
#' Intersex aged 3 years and above were 1,298 (Rural- 753, Urban- 545). Those who owned a mobile phone were 624 (Rural - 258, Urban- 366)
#' @keywords datasets
#'
"V4_T2.32"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.