Logo Lanfrica

openwashdata/chckapmalawi

Domain:

healthcare

Record type:

dataset
Creator:
ope
Host:
This packages compiles insights from a Knowledge, Attitudes, and Practices (KAP) Survey conducted by BASEflow for Waste Advisers in Malawi, focusing on Community Health Centers (CHCs). # chckapmalawi This packages compiles insights from a Knowledge, Attitudes, and Practices (KAP) Survey conducted by BASEflow for Waste Advisers in Malawi, focusing on Community Health Centers (CHCs). ## Installation You can install the development version of chckapmalawi from GitHub with: ``` r # install.packages("devtools") devtools::install_github("openwashdata/chckapmalawi") ``` Alternatively, you can download the individual dataset as a CSV or XLSX file from the table below. | dataset | CSV | XLSX | |:-------------|:----------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------| | chckapmalawi | Download CSV | Download XLSX | ## Project goal ## Data The data set covers diverse aspects including household demographics, CHC membership, water sources, sanitation, nutrition knowledge, hygiene practices, and environmental conditions. It was collected in 20XX. The package provides access to a single data sets. ``` r library(chckapmalawi) ``` The `chckapmalawi` data set has 145 variables and 500 observations. For an overview of the variable names, see the following table. ``` r chckapmalawi ``` | variable_name | variable_type | description | |:-------------------------------------------|:--------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------| | village | character | Name of the village …

Licenses