raw_mortality_died1: SMART Survey Household Deaths Data

raw_mortality_died1R Documentation

SMART Survey Household Deaths Data

Description

A dataset containing household deaths data from a SMART Survey. Not processed by the healthyr functions.

Usage

raw_mortality_died1

Format

A data frame with 19 rows and 14 variables:

KEY

Unique household survey identifier

sex_died

Sex of the individual

age_died

Age of the individual in years

join_died

Yes/No if the person joined the household after the recall event

birth_died

Yes/No if the child was born into the household after the recall event

died_left

Yes/No if the individual left the household after the recall event

died_died

Yes/No if the individual died since the recall event

death_cause

Categorical responses for causes of death. Typically categorized into illness/disease related deaths (1), injury/trauma deaths (2), or other causes (97).

death_location

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).

county

The administrative name of the county where the survey took place.

today

The date of data collection

enum

The survey team or enumerator ID

cluster_id

The cluster id

Source

SMART Survey August 2019

Examples

data(raw_mortality_died1)

SaeedR1987/healthyr documentation built on July 4, 2023, 11:17 p.m.