Skip to content

Commit 5c7cfa6

Browse files
Merge pull request #20 from fhdsl/ch2
Smaller edits to adjust flow and typos
2 parents b6b1b2e + e59af1a commit 5c7cfa6

4 files changed

Lines changed: 29 additions & 15 deletions

File tree

02-daseh_infrastructure.Rmd

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@ ottrpal::set_knitr_image_path()
99

1010
## Learning Objectives
1111

12-
In this chapter we will discuss the overall infrastructure of the DaSEH Project, which includes:
12+
In this chapter we will describe the overall infrastructure of the DaSEH Project, which includes:
1313

14-
- [The DaSEH website](https://daseh.org/)
15-
- Methods for learners to provide feedback
14+
- [The DaSEH website resources](https://daseh.org/)
15+
- Topics included in modules (lectures and labs)
16+
- Methods for feedback
1617
- [The DaSEH GitHub repository](https://github.com/fhdsl/DaSEH/)
18+
- The DaSEH Codeathon Resources
19+
- Data used for DaSEH
20+
1721

1822

1923
## DaSEH Website

03-daseh_use.Rmd

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@ ottrpal::set_knitr_image_path()
88
## Learning Objectives
99

1010

11-
This chapter will provide guidance on how to use DaSEH resources for instruction.
11+
This chapter will provide guidance on how to use DaSEH resources for instruction including how to:
1212

13-
- We will give a information on what material is appropriate for beginner, intermediate, or advanced learners.
14-
- We will describe ways that instructors can use the full set of DaSEH resources, some of the modules, or just the data.
15-
- We will present some examples of extensions that can accompany the materials and can serve as a template for homework assignments or independent student exploration.
13+
- Determine prerequisite knowledge and skills
14+
- Identify what material is appropriate for beginner, intermediate, or advanced learners.
15+
- Use the full set of DaSEH resources, some of the modules, or just the data for different kinds of instruction.
16+
- Extend the materials to serve as a template for homework assignments or independent student exploration.
1617

17-
The examples presented in this chapter are merely suggestions - modifications to the material to fit student needs are expected and encouraged! If you come up with a different way to use our resources, please [let us know]https://daseh.org/contact.html) what you come up with so that other educators may be inspired by your creativity.
18+
The examples presented in this chapter are merely suggestions - modifications to the material to fit student needs are expected and encouraged! If you come up with a different way to use our resources, please [let us know](https://daseh.org/contact.html) what you come up with so that other educators may be inspired by your creativity.
1819

1920
### Prerequisites
2021

@@ -138,7 +139,7 @@ A table of which data is used in which materials is available here: https://dase
138139

139140

140141

141-
## DaSEH Module Recommendations
142+
## DaSEH Level Recommendations
142143

143144
Overall the DaSEH materials are intended for anyone with zero to minimal familiarity with R, although we have had learners with more intermediate levels of experience who have reported getting a lot out of the material.
144145

@@ -148,11 +149,11 @@ Here, we are using the following interpretations of "beginner", "intermediate",
148149

149150
<br>
150151

151-
| Skill Level | Data Import | Data Wrangling | Data Visualization | Statistics |
152-
| ------- | --------- | --------- | ------- | --------- |
153-
| Beginner | No experience with importing data into any programming language | No experience wrangling and cleaning raw data in any programming language | No experience visualizing data in any programming language | No experience with statistical concepts |
154-
| Intermediate | Some experience with importing common data formats (e.g. CSVs) into R or significant experience in another programming language | Some experience wrangling or cleaning raw data in common formats (e.g. numerical data) in R or significant experience in another programming language | Some experience with common visualization packages in R (e.g. ggplot) or significant experience in another programming language | Some familiarity with common statistical concepts (e.g. summary statistics, hypothesis testing) and techniques (e.g. t-test) |
155-
| Advanced | Experience with importing uncommon data types (e.g. PDFs or web-scraping) and comfort with troubleshooting import challenges | Experience cleaning and wrangling raw data in uncommon formats (e.g. regular expressions) in R and comfort with troubleshooting wrangling challenges | Experience with creating complex data visualizations in R and comfort with visualization challenges | Good understanding of foundational statistical concepts and comfort with applying foundational statistical techniques |
152+
| Level | Skills |
153+
| ------- | ------------------ |
154+
| Beginner | No experience with importing data into any programming language. No experience wrangling and cleaning raw data in any programming language. No experience visualizing data in any programming language. No experience with statistical concepts. |
155+
| Intermediate | Some experience with importing common data formats (e.g. CSVs) into R or significant experience in another programming language. Some experience wrangling or cleaning raw data in common formats (e.g. numerical data) in R or significant experience in another programming language. Some experience with common visualization packages in R (e.g. ggplot) or significant experience in another programming language. Some familiarity with common statistical concepts (e.g. summary statistics, hypothesis testing) and techniques (e.g. t-test). |
156+
| Advanced | Experience with importing uncommon data types (e.g. PDFs or web-scraping) and comfort with troubleshooting import challenges. Experience cleaning and wrangling raw data in uncommon formats (e.g. regular expressions) in R and comfort with troubleshooting wrangling challenges. Experience with creating complex data visualizations in R and comfort with visualization challenges.Good understanding of foundational statistical concepts and comfort with applying foundational statistical techniques. |
156157

157158

158159

@@ -177,6 +178,11 @@ The following table lists a few example case studies that would be suitable for
177178
| Statistics | Beginner * Note that we do not focus on statistical theory, but rather on using R to perform tests |
178179
| Data Output | Beginner |
179180
| Functions | Intermediate and Advanced if a new topic|
181+
| Version Control (codeathon resource) | Intermediate and Advanced if a new topic|
182+
| Open Data | Beginner |
183+
| Code Review | All levels if new topic|
184+
| Data Ethics | All levels |
185+
| Mapping mini-module | Intermediate |
180186

181187
## Troubleshooting
182188

04-daseh_modification.Rmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,11 @@ The list of corresponding lectures is available on the [materials and schedule p
271271

272272

273273

274+
## Modify Codeathon materials
274275

276+
Our codeathon materials are Google Slide presentations which are available to view by the public. This allows for copying and pasting content within the slides.
277+
278+
If you would like access to the raw slides, please reach out to us at daseh@fredhutch.org.
275279

276280

277281

index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The [Data Science for Environmental Health Short Course (DaSEH)](https://daseh.o
2828

2929
This training initiative is funded by National Institute of Environmental Health Sciences 1R25ES035590-01.
3030

31-
DaSEH guides can be used:
31+
DaSEH resources can be used:
3232

3333
1) As a course or to add to a curriculum (either onsite or online) by engaging students to actively participate in data science education for environmental health.
3434

0 commit comments

Comments
 (0)