-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcourses.qmd
More file actions
67 lines (41 loc) · 1.94 KB
/
courses.qmd
File metadata and controls
67 lines (41 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
title: "Courses"
---
::: {.media-grid}
::: {.media-card}
{fig-alt="Geographic data science course image"}
### Geographic Data Science for Public Policy
<span class="meta">Policy-oriented introduction to geographic data science methods and workflows in R.</span>
[Course website](https://fcorowe.github.io/udd_gds_course/)
:::
::: {.media-card}
{fig-alt="Map and code learning materials"}
### Introduction to Geographic Data Science
<span class="meta">Core concepts for spatial data, mapping and analytic reasoning.</span>
[Course website](https://fcorowe.github.io/intro-gds/)
:::
::: {.media-card}
{fig-alt="Statistical learning course image"}
### Introduction to Statistical Learning in R
<span class="meta">Supervised learning and model-based inference for applied research.</span>
[Course website](https://fcorowe.github.io/sl/)
:::
::: {.media-card}
{fig-alt="Spatial modelling training image"}
### Spatial Modelling for Data Scientists
<span class="meta">Spatial modelling frameworks and implementation strategies for real-world data.</span>
[Course website](https://gdsl-ul.github.io/san/)
:::
::: {.media-card}
{fig-alt="Spatial Data Modelling for Social Scientists logo"}
### Spatial Data Modelling for Social Scientists
<span class="meta">Hands-on spatial data modelling methods and workflows for social science applications.</span>
[Course website](https://fcorowe.github.io/smds_uruguay/)
:::
::: {.media-card}
{fig-alt="Computational Social Science course cover image"}
### Computational Social Science
<span class="meta">Computational methods and digital trace data for social science research and practice.</span>
[Course website](https://www.population-science.net)
:::
:::