From 52565da140422bf46e3c3e5d88dd4116249e055c Mon Sep 17 00:00:00 2001 From: Anders Aasted Isaksen Date: Thu, 30 May 2024 14:05:19 +0200 Subject: [PATCH] added section on getting access to data --- vignettes/data-sources.Rmd | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/vignettes/data-sources.Rmd b/vignettes/data-sources.Rmd index ff81934..75bebcc 100644 --- a/vignettes/data-sources.Rmd +++ b/vignettes/data-sources.Rmd @@ -22,8 +22,10 @@ library(osdc) This document describes the sources of data needed by the OSDC algorithm and gives a brief overview of each of these sources and how they might -look like. The algorithm uses these Danish registers as input data -sources: +look like. In addition, the final section contains information on how to +gain access to these data. + +The algorithm uses these Danish registers as input data sources: ```{r, results='asis'} osdc:::registers_as_md_table("Danish registers used in the OSDC algorithm.") @@ -81,3 +83,11 @@ for (register in osdc:::get_register_abbrev()) { print() } ``` + +## Getting access to data + +The above data is available through Statistics Denmark and the Danish +Health Data Authority. Researchers must be affiliated with an approved +research institute in Denmark and fees apply. Information on how to gain +access to data can be found at +.