Commit ec90abc 1 parent 5137844 commit ec90abc Copy full SHA for ec90abc
File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,10 @@ library(osdc)
22
22
23
23
This document describes the sources of data needed by the OSDC algorithm
24
24
and gives a brief overview of each of these sources and how they might
25
- look like. The algorithm uses these Danish registers as input data
26
- sources:
25
+ look like. In addition, the final section contains information on how to
26
+ gain access to these data.
27
+
28
+ The algorithm uses these Danish registers as input data sources:
27
29
28
30
``` {r, results='asis'}
29
31
osdc:::registers_as_md_table("Danish registers used in the OSDC algorithm.")
@@ -81,3 +83,11 @@ for (register in osdc:::get_register_abbrev()) {
81
83
print()
82
84
}
83
85
```
86
+
87
+ ## Getting access to data
88
+
89
+ The above data is available through Statistics Denmark and the Danish
90
+ Health Data Authority. Researchers must be affiliated with an approved
91
+ research institute in Denmark and fees apply. Information on how to gain
92
+ access to data can be found at
93
+ < https://www.dst.dk/en/TilSalg/Forskningsservice > .
You can’t perform that action at this time.
0 commit comments