#' Volume 4: Table 2.33
#'
#' Distribution of Population Age 3 Years and Above Using Internet and Computer/Laptop/Tablet by
#' Area of Residence, Sex, County and Sub-County
#'
#' @docType data
#'
#' @usage data(V4_T2.33)
#'
#' @format A data frame with 18 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{UoI_Total}}{Total number of persons Age 3 years and Above who Used Internet}
#' \item{\code{UoI_Total_Perc}}{Percentage of persons Age 3 years and Above who Used Internet}
#' \item{\code{UoI_Male}}{Total number of males Age 3 years and Above who Used Internet}
#' \item{\code{UoI_Male_Perc}}{Percentage of males Age 3 years and Above who Used Internet}
#' \item{\code{UoI_Female}}{Total number of females Age 3 years and Above who Used Internet}
#' \item{\code{UoI_Female_Perc}}{Percentage of females Age 3 years and Above who Used Internet}
#' \item{\code{UoDLT_Total}}{Total number of persons Age 3 years and Above who Used Desktop Computer/Laptop/Tablet}
#' \item{\code{UoDLT_Total_Perc}}{Percentage of persons Age 3 years and Above who Used Desktop Computer/Laptop/Tablet}
#' \item{\code{UoDLT_Male}}{Total number of males Age 3 years and Above who Used Desktop Computer/Laptop/Tablet}
#' \item{\code{UoDLT_Male_Perc}}{Percentage of males Age 3 years and Above who Used Desktop Computer/Laptop/Tablet}
#' \item{\code{UoDLT_Female}}{Total number of females Age 3 years and Above who Used Desktop Computer/Laptop/Tablet}
#' \item{\code{UoDLT_Female_Perc}}{Percentage of females Age 3 years and Above who Used Desktop Computer/Laptop/Tablet}
#' }
#' @keywords datasets
#' 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); use of internet 342 (Rural-102, Urban- 240); use of computer 177 (Rural-44, Urban-133)
#'
"V4_T2.33"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.