-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
77aaf19
commit a9b4ffa
Showing
3 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Download der Infas Daten | ||
|
||
Die NPI-Daten der Infas 360 GmbH sind nicht im Repository enthalten und müssen vor dem Ausführen des [`StopptCOVID_analysis.R`](https://github.com/robert-koch-institut/StopptCOVID-Studie_Daten_Analyse_und_Ergebnisse/blob/main/StopptCOVID_analysis.R) in einen Unterordner [`Daten/infas`](https://github.com/robert-koch-institut/StopptCOVID-Studie_Daten_Analyse_und_Ergebnisse/tree/main/Daten/infas) heruntergeladen werden. Die Daten umfassen tagesgenaue Informationen zu NPI auf Landkreisebene, siehe Tabellen unter `Maßnahmen Unterkategorien Kreise`. Die Daten sind nicht frei verfügbar. Eine vorherige, kostenlose Registrierung ist erforderlich, um auf die Daten zuzugreifen. | ||
|
||
> [https://www.healthcare-datenplattform.de/dataset/massnahmen_unterkategorien_kreise](https://www.healthcare-datenplattform.de/dataset/massnahmen_unterkategorien_kreise) | ||
Alle anderen Daten sind im Datensatz enthalten oder werden automatisch heruntergeladen (siehe [Daten zu COVID-19-Erkrankungsbeginn und Bevölkerung](https://github.com/robert-koch-institut/StopptCOVID-Studie_Daten_Analyse_und_Ergebnisse?tab=readme-ov-file#Datenquellen-und-Datenaufbereitung)). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Dokumentation für den Ordner "output" | ||
|
||
Der Ordner `output` dient als zentrale Ablage für alle Abbildungen, die durch die Ausführung der Skripte im Rahmen der R-Skripte erzeugt werden. Jede im Abschlussbericht verwendete Abbildung wird automatisch in diesem Ordner gespeichert. Die Ausführung der [`StopptCOVID_analysis.R`](https://github.com/robert-koch-institut/StopptCOVID-Studie_Daten_Analyse_und_Ergebnisse/blob/main/StopptCOVID_analysis.R) kann nicht erfolgreich durchgeführt werden. Daher wird der Ordner im Rahmen des Datensatztes mit bereitgestellt. |