proc_mortality1 | R Documentation |
A dataset containing demographic and moratlity data from a SMART Survey that has been merged and standardized by the healthyr functions.
proc_mortality1
A data frame with 3780 rows and 47 variables:
Unique record level identifier
Unique household survey identifier
Date of data collection, the original input into healthyr function.
Date of recall event associated with mortality survey, the original input into healthyr function
The survey team or enumerator ID
The administrative name of the county where the survey took place.
The cluster id
Sex of the individual
Age of the individual in years
Yes (1)/No(NA) if the person joined the household after the recall event
Yes (1)/No(NA) if the individual left the household after the recall event
Yes (1)/No(NA) if the child was born into the household after the recall event
Yes (1)/No(NA) if the individual died since the recall event
Categorical responses for causes of death.
Categorical response for cause of death coded in line with ENA.
Categorical response for location of death coded in line with ENA.
Categorical variable for location of death. Typically categorized into died at current location (1), died during migration (2), died at previous residence (3), or other location (97).
Date of data collection, as a date type variable
Month of data collection
Day of the month of data collection
Year of data collection
Date of data collection, as a character type variable
Date of recall event, as a date type variable
Month of recall event
Day of the month of recall event
Year of recall event
Number of days observed for individual, from the date of the recall event to the date of data collection.
Yes (1)/No(NA) if the individual is a child under 5 years of age
Number of days observed for under 5 year old child, from the date of the recall event to the date of data collection.
Yes (1) / No(NA) if the child under 5 joined the household since the start of the recall period.
Yes (1) / No(NA) if the child under 5 left the household since the start of the recall period.
Yes (1) / No(NA) if the child under 5 was born into the household since the start of the recall period.
Yes (1) / No(NA) if the child under 5 died during the recall period
Yes (1) / No(NA) if the individual is less than 2 years of age.
Yes (1) / No(NA) if the individual is greater than or equal to 2 and less than 5 years of age.
Yes (1) / No(NA) if the individual is greater than or equal to 5 and less than 10 years of age.
Yes (1) / No(NA) if the individual is less than 5 years of age.
Yes (1) / No(NA) if the individual is greater than or equal to 5 years of age.
Categorical variable grouping individuals into 5 year age groupings.
Yes (1) / No(0) Data quality flag if multiple births reported within one household. If flagged, will mark all household members for review.
Yes (1) / No(0) Data quality flag if multiple deaths reported within one household. If flagged, will mark all household members for review.
Yes (1) / No(0) Data quality flag if a child was reported born since the recall event, but has an age of 1 completed year or greater. Usually recall periods are only about 3 months long.
Yes (1) / No(0) Data quality flag if a person joined and left a household during the recall period.
Yes (1) / No(0) Data quality flag if the sex of the individual is missing/NA.
Yes (1) / No(0) Data quality flag if the age_years of the individual is missing/NA.
Yes (1) / No(0) Data quality flag if the date_dc is missing/NA.
Yes (1) / No(0) Data quality flag if the cluster is missing/NA.
Yes (1) / No(0) Data quality flag if the enumerator or team id is missing/NA.
Yes (1) / No(0) Data quality flag if the cause of death is missing/NA from a reported death.
Yes (1) / No(0) Data quality flag if the location of death is missing/NA from a reported death.
SMART Survey August 2019
data(proc_mortality1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.