#' Counts from Population Sample Survey
#'
#' Counts of population aged 15+ by sex and marital
#' status from 2005 and 2015 Population Sample Surveys.
#' The sampling fraction in 2005 was 1.325\% and the sampling
#' fraction in 2015 was 1.55\%.
#'
#' @format An array with dimensions "age", "sex", "status", and "time".
#'
#' @seealso \code{\link{popn_survey_fraction}}
#'
#' @source Table 4.11 from the 2006 Chinese Statistical Yearbook,
#' and Table 2.13 from the 2016 Chinese Statistical Yearbook,
#' avaliable online at website for the National Bureau of
#' Statistics of China,
#' http://www.stats.gov.cn/english/Statisticaldata/AnnualData/.
#' Downloaded on 4 September 2019.
"popn_survey"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.