-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
284 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,4 @@ | |
^_pkgdown\.yml$ | ||
^docs$ | ||
^pkgdown$ | ||
^CITATION\.cff$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,18 +7,58 @@ cff-version: 1.2.0 | |
message: 'To cite package "chckapmalawi" in publications use:' | ||
type: software | ||
license: CC-BY-4.0 | ||
title: 'chckapmalawi: Community Health Club Knowledge Attitude Practice Survey Malawi' | ||
title: 'chckapmalawi: Knowledge, Attitudes and Practices (KAP) Survey about Community | ||
Health Centers (CHC) in Malawi' | ||
version: 0.0.0.9000 | ||
abstract: A survey conducted by BASEflow for Waste Advisers, Malawi. The survey was | ||
implemented in 20XX. | ||
abstract: This dataset captures insights from a Knowledge, Attitudes, and Practices | ||
(KAP) Survey conducted by BASEflow for Waste Advisers in Malawi, focusing on Community | ||
Health Centers (CHCs). It covers diverse aspects including household demographics, | ||
CHC membership, water sources, sanitation, nutrition knowledge, hygiene practices, | ||
and environmental conditions. | ||
authors: | ||
- family-names: Skorik | ||
given-names: Sophia | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0001-4755-1649 | ||
- family-names: Schöbitz | ||
given-names: Lars | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-2196-5015 | ||
date-released: '2023-10-25' | ||
- family-names: Sagawa | ||
given-names: Rhodrick | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0004-7294-4120 | ||
- family-names: Kumpukwe | ||
given-names: Paul | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0002-8797-8046 | ||
- family-names: Chinangwa | ||
given-names: Veronica | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0005-7549-9584 | ||
- family-names: Banda | ||
given-names: Baleke | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0005-7582-1238 | ||
- family-names: Kananji | ||
given-names: Rodney | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0005-5277-9778 | ||
- family-names: Bwanyula | ||
given-names: Feston | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0000-6731-5048 | ||
- family-names: Maliana | ||
given-names: Gloria | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0003-0563-3579 | ||
- family-names: Ngwira | ||
given-names: Given | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0002-7847-4057 | ||
date-released: '2023-12-29' | ||
contact: | ||
- family-names: Schöbitz | ||
given-names: Lars | ||
email: lschoebitz@ethz.ch | ||
orcid: https://orcid.org/0000-0003-2196-5015 | ||
- family-names: Skorik | ||
given-names: Sophia | ||
email: sskorik@ethz.ch | ||
orcid: https://orcid.org/0009-0001-4755-1649 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,29 @@ | ||
Package: chckapmalawi | ||
Title: Community Health Club Knowledge Attitude Practice Survey Malawi | ||
Title: Knowledge, Attitudes and Practices (KAP) Survey about Community Health Centers (CHC) in Malawi | ||
Version: 0.0.0.9000 | ||
Authors@R: | ||
person("Lars", "Schöbitz", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0003-2196-5015")) | ||
Description: A survey conducted by BASEflow for Waste Advisers, Malawi. The survey was implemented in 20XX. | ||
Authors@R: c( | ||
person("Sophia", "Skorik", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0009-0001-4755-1649")), | ||
person("Lars", "Schöbitz", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0000-0003-2196-5015")), | ||
person("Rhodrick", "Sagawa", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0009-0004-7294-4120")), | ||
person("Paul", "Kumpukwe", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0009-0002-8797-8046")), | ||
person("Veronica", "Chinangwa", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0009-0005-7549-9584")), | ||
person("Baleke", "Banda", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0009-0005-7582-1238")), | ||
person("Rodney", "Kananji", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0009-0005-5277-9778")), | ||
person("Feston", "Bwanyula", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0009-0000-6731-5048")), | ||
person("Gloria", "Maliana", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0009-0003-0563-3579")), | ||
person("Given", "Ngwira", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0009-0002-7847-4057")) | ||
) | ||
Description: This dataset captures insights from a Knowledge, Attitudes, and Practices (KAP) Survey conducted by BASEflow for Waste Advisers in Malawi, focusing on Community Health Centers (CHCs). It covers diverse aspects including household demographics, CHC membership, water sources, sanitation, nutrition knowledge, hygiene practices, and environmental conditions. | ||
License: CC BY 4.0 | ||
Encoding: UTF-8 | ||
Roxygen: list(markdown = TRUE) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,27 @@ | ||
|
||
bibentry(bibtype = "Misc", | ||
key = "schobitz", | ||
title = "chckapmalawi: Community Health Club Knowledge Attitude Practice Survey Malawi", | ||
author = person(given = "Lars", | ||
family = "Schöbitz"), | ||
key = "skorikschobitz", | ||
title = "chckapmalawi: Knowledge, Attitudes and Practices (KAP) Survey about Community Health Centers (CHC) in Malawi", | ||
author = c(person(given = "Sophia", | ||
family = "Skorik"), | ||
person(given = "Lars", | ||
family = "Schöbitz"), | ||
person(given = "Rhodrick", | ||
family = "Sagawa"), | ||
person(given = "Paul", | ||
family = "Kumpukwe"), | ||
person(given = "Veronica", | ||
family = "Chinangwa"), | ||
person(given = "Baleke", | ||
family = "Banda"), | ||
person(given = "Rodney", | ||
family = "Kananji"), | ||
person(given = "Feston", | ||
family = "Bwanyula"), | ||
person(given = "Gloria", | ||
family = "Maliana"), | ||
person(given = "Given", | ||
family = "Ngwira")), | ||
year = "2023", | ||
abstract = "A survey conducted by BASEflow for Waste Advisers, Malawi. The survey was implemented in 20XX.", | ||
abstract = "This dataset captures insights from a Knowledge, Attitudes, and Practices (KAP) Survey conducted by BASEflow for Waste Advisers in Malawi, focusing on Community Health Centers (CHCs). It covers diverse aspects including household demographics, CHC membership, water sources, sanitation, nutrition knowledge, hygiene practices, and environmental conditions.", | ||
version = "0.0.0.9000") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
|
||
bibentry(bibtype = "Misc", | ||
key = "schobitz", | ||
title = "chckapmalawi: Community Health Club Knowledge Attitude Practice Survey Malawi", | ||
author = person(given = "Lars", | ||
family = "Schöbitz"), | ||
year = "2023", | ||
abstract = "A survey conducted by BASEflow for Waste Advisers, Malawi. The survey was implemented in 20XX.", | ||
version = "0.0.0.9000") |
Oops, something went wrong.