#' Volume 4: Table 2.26
#'
#' Distribution of Population aged 5 years and above by Disability Status, Sex, Area of Residence, County and Sub-County
#'
#' @docType data
#'
#' @usage data(V4_T2.26)
#'
#' @format A data frame with 16 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{SubCounty}}{Sub County}
#' \item{\code{AdminArea}}{Shows whether an area is a County or SubCounty}
#' \item{\code{PopAge>5_Total}}{Total number of persons Aged 5 years and above}
#' \item{\code{PopAge>5_Male}}{Total number of males Aged 5 years and above}
#' \item{\code{PopAge>5_Female}}{Total number of females Aged 5 years and above}
#' \item{\code{WithDisability_Total}}{Total number of persons Aged 5 years and above, With Disability}
#' \item{\code{WithDisability_Male}}{Total number of males Aged 5 years and above, With Disability}
#' \item{\code{WithDisability_Female}}{Total number of females Aged 5 years and above, With Disability}
#' \item{\code{WithoutDisability_Total}}{Total number of persons Aged 5 years and above, Without Disability}
#' \item{\code{WithoutDisability_Male}}{Total number of males Aged 5 years and above, Without Disability}
#' \item{\code{WithoutDisability_Female}}{Total number of females Aged 5 years and above, Without Disability}
#' \item{\code{NotStated_Total}}{Total number of persons Aged 5 years and above, whose Disability is Not Stated}
#' \item{\code{NotStated_Male}}{Total number of males Aged 5 years and above, whose Disability is Not Stated}
#' \item{\code{NotStated_Female}}{Total number of females Aged 5 years and above, whose Disability is Not Stated}
#' \item{\code{PercentageWithDisability}}{Percentage number of persons Aged 5 years and above, With Disability}
#' }
#'
#' @keywords datasets
#'
#' For the intersex at national level, 57 had disability
#'
#' Intersex population is excluded from the table since it is too small to be distributed at sub-national level.
"V4_T2.26"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.