#' DCVTS Unit Level Survey Data for Round 3
#'
#' Round 3 survey data from DCVTS in a tidy format. One observation per Sample ID. Includes both complete and incomplete interviews.
#'
#' @format A tibble with `r nrow(dcvts_responses_r2)` observations and `r ncol(dcvts_responses_r2)` variables:
#' \describe{
#' \item{wm1}{In the **last one month**, have you received additional ration (grains and pulses) from the Government because of Coronavirus outbreak?}
#' \item{wm2}{In the **last one month**, did you or anyone else in your household receive additional cash in the bank account from the Government because of Coronavirus outbreak?}
#' \item{wm3}{In the **last one month**, how much additional cash did your household receive in total?}
#' \item{sd1}{Sex of the respondent}
#' \item{sd2}{How many standards/ years of education did you complete?}
#' \item{sd3}{What is the main source of income for your household?}
#' \item{sd3_other}{What is the main source of income for your household? - Other.}
#' \item{sd4_sq001}{Now I would like to ask about certain things that your household owns. Do you have ...? - Clock/ Watch.}
#' \item{sd4_sq002}{Now I would like to ask about certain things that your household owns. Do you have ...? - Pressure cooker.}
#' \item{sd4_sq003}{Now I would like to ask about certain things that your household owns. Do you have ...? - Sewing Machine.}
#' \item{sd4_sq004}{Now I would like to ask about certain things that your household owns. Do you have ...? - Television.}
#' \item{sd4_sq005}{Now I would like to ask about certain things that your household owns. Do you have ...? - Motorcycle/ Scooter/ Scooty.}
#' \item{sd4_sq006}{Now I would like to ask about certain things that your household owns. Do you have ...? - Fridge.}
#' \item{sd4_sq007}{Now I would like to ask about certain things that your household owns. Do you have ...? - Car.}
#' \item{sd4_sq008}{Now I would like to ask about certain things that your household owns. Do you have ...? - Flush toilet/ Septic Tank.}
#' \item{sd4_sq009}{Now I would like to ask about certain things that your household owns. Do you have ...? - LPG gas connection.}
#' \item{sd4_sq010}{Now I would like to ask about certain things that your household owns. Do you have ...? - None of the above.}
#' \item{sd4_sq011}{Now I would like to ask about certain things that your household owns. Do you have ...? - Can’t say.}
#' \item{io1}{Did you have any difficulty at the beginning in convincing the respondent to participate in the survey?}
#' \item{io2}{Did the respondent have any difficulty in understanding the questions?}
#' \item{io3}{Did the respondent have sufficient knowledge about the hotspot/ containment zone?}
#' \item{io4}{What is your assessment of the reliability of this response?}
#' }
#'
#' @source \url{http://www.ncaer.org/data_details.php?dID=28}
"dcvts_responses_r3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.