You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,17 +14,17 @@ The objective of this syllabus is to ensure you have a comprehensive grasp of a
14
14
15
15
## Lesson structure and approach
16
16
17
-
Each lesson is built on the following approach:
17
+
The course is based on the [Sloyd model](https://en.wikipedia.org/wiki/Sloyd) of technical training. Each lesson is discrete, building on the previous lesson, and provides a functional and holistic understanding of the scientific method as it applies to data. It is not about learning an algorithm and applying it to abstract, arbitrary data.
18
+
19
+
Each lesson starts with a research question, and progresses by teaching a complete, and practical, set of skills allowing students to learn at their own pace and in an order which suites their current understanding. Case-studies and tutorials are drawn from public health, economics and social issues, and the course is accessible to anyone with an interest in data. Course materials, case studies and guided tutorials are presented in Jupyter Notebooks permitting learners to test running code and gain hands-on understanding of the techniques discussed.
20
+
21
+
Each research question is guided by the following four topics:
18
22
19
23
-**Ethics**: determining the social and behavioural challenges posed by a research question;
20
24
-**Curation**: establish the research requirements for data collection and management;
21
25
-**Analysis**: Investigate, explore and analyse research data;
22
26
-**Presentation**: Prepare and present the results of analysis to promote a response;
23
27
24
-
The course is based on the [Sloyd model](https://en.wikipedia.org/wiki/Sloyd) of technical training. Each lesson is discrete, building on the previous lesson, and provides a functional and holistic understanding of the scientific method as it applies to data. It is not about learning an algorithm and applying it to abstract, arbitrary data.
25
-
26
-
Each lesson starts with a research question, and progresses by teaching a complete, and practical, set of skills allowing students to learn at their own pace and in an order which suites their current understanding. Case-studies and tutorials are drawn from public health, economics and social issues, and the course is accessible to anyone with an interest in data. Course materials, case studies and guided tutorials are presented in Jupyter Notebooks permitting learners to test running code and gain hands-on understanding of the techniques discussed.
27
-
28
28
On completion of each lesson, students gain useful and meaningful skills, and are not left stranded. This means that even partial completion of the material permits students to be productive members of a research team. The first lesson will ensure students can become professional data wranglers, and – on completion of the first ten lessons – graduates will be capable of taking on a responsible data research role.
29
29
30
30
This is a brief video demonstrating the first module: https://www.youtube.com/watch?v=nZRL3OabbsY
0 commit comments