Skip to content

Commit

Permalink
Update 2023-11-16
Browse files Browse the repository at this point in the history
  • Loading branch information
RKIOpenData authored and HannesWuensche committed Nov 16, 2023
1 parent 1d01f64 commit c4b6178
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 34 deletions.
48 changes: 27 additions & 21 deletions COVID-ARE-Konsultationsinzidenz.csv
Original file line number Diff line number Diff line change
Expand Up @@ -947,27 +947,33 @@ date,agegroup,are_covid19_incidence
2023-W40,15-34,99
2023-W40,35-59,130
2023-W40,60+,45
2023-W41,00+,116
2023-W41,00+,113
2023-W41,00-04,19
2023-W41,05-14,13
2023-W41,15-34,139
2023-W41,35-59,182
2023-W41,60+,69
2023-W42,00+,114
2023-W41,05-14,12
2023-W41,15-34,135
2023-W41,35-59,176
2023-W41,60+,68
2023-W42,00+,113
2023-W42,00-04,13
2023-W42,05-14,20
2023-W42,15-34,121
2023-W42,35-59,176
2023-W42,60+,83
2023-W43,00+,149
2023-W43,00-04,22
2023-W43,05-14,10
2023-W43,15-34,153
2023-W43,35-59,237
2023-W43,60+,110
2023-W44,00+,160
2023-W44,00-04,20
2023-W42,05-14,19
2023-W42,15-34,122
2023-W42,35-59,175
2023-W42,60+,79
2023-W43,00+,147
2023-W43,00-04,23
2023-W43,05-14,9
2023-W43,15-34,154
2023-W43,35-59,229
2023-W43,60+,108
2023-W44,00+,156
2023-W44,00-04,26
2023-W44,05-14,17
2023-W44,15-34,172
2023-W44,35-59,260
2023-W44,60+,100
2023-W44,15-34,164
2023-W44,35-59,253
2023-W44,60+,103
2023-W45,00+,186
2023-W45,00-04,21
2023-W45,05-14,19
2023-W45,15-34,220
2023-W45,35-59,283
2023-W45,60+,126
10 changes: 5 additions & 5 deletions Metadaten/govdata.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
dcatde:maintainer [ a foaf:Agent ; foaf:mbox "opendata@rki.de" ; foaf:name "Robert Koch-Institut | Open Data Team"] ;
dcatde:contributor [ a foaf:Person; foaf:name "Luise Goerlitz" ],[ a foaf:Person; foaf:name "Kristin Tolksdorf"; foaf:account <http://orcid.org/0000-0002-8712-6399>; ],[ a foaf:Person; foaf:name "Kerstin Prahm" ],[ a foaf:Person; foaf:name "Ute Preuß" ],[ a foaf:Person; foaf:name "Walter Haas"; foaf:account <http://orcid.org/0000-0003-3413-1431>; ],[ a foaf:Person; foaf:name "Silke Buda"; foaf:account <http://orcid.org/0000-0003-3448-3357>; ];
dct:description "Zur Einschätzung der Krankheitslast symptomatischer Atemwegsinfektionen im ambulanten Bereich wird die Inzidenz der Arztbesuche wegen einer akuten respiratorischen Erkrankung mit zusätzlicher COVID-19-Diagnose pro 100.000 Einwohner mithilfe von Daten aus dem SEED(ARE)-Modul der Arbeitsgemeinschaft Influenza wöchentlich berechnet (COVID-ARE-Konsultationsinzidenz). Zeitnahe und valide Daten über die Häufigkeit von akuten Atemwegserkrankungen mit COVID-19 sind essenziell für die Einschätzung der epidemiologischen Lage und die Anpassung der Maßnahmen während der COVID-19-Pandemie." ;
dct:issued "2023-11-09T09:04:02+01:00"^^xsd:dateTime ;
dct:modified "2023-11-09T09:04:03+01:00"^^xsd:dateTime ;
dct:issued "2023-11-16T18:29:56+01:00"^^xsd:dateTime ;
dct:modified "2023-11-16T18:29:57+01:00"^^xsd:dateTime ;
dct:publisher [ a foaf:Organization ;
foaf:mbox "opendata@rki.de" ;
foaf:name "Robert Koch Institut"
Expand Down Expand Up @@ -41,7 +41,7 @@
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
dct:title "Github - COVID-ARE-Konsultationsinzidenz" ;
dcat:accessURL <https://github.com/robert-koch-institut/COVID-ARE-Konsultationsinzidenz>;
dct:modified "2023-11-09T09:04:02+01:00"^^xsd:dateTime;
dct:modified "2023-11-16T18:29:56+01:00"^^xsd:dateTime;
],
[
a dcat:Distribution ;
Expand All @@ -52,7 +52,7 @@
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
dct:title "Zenodo - COVID-ARE-Konsultationsinzidenz" ;
dcat:accessURL <https://zenodo.org/record/7804975>;
dct:modified "2023-11-09T09:04:02+01:00"^^xsd:dateTime;
dct:modified "2023-11-16T18:29:56+01:00"^^xsd:dateTime;
],
[
a dcat:Distribution ;
Expand All @@ -64,5 +64,5 @@
dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
dcat:accessURL <https://zenodo.org/record/7804975/files/%5BDokumentation%5D_COVID-ARE-Konsultationsinzidenz.pdf>;
dct:modified "2023-11-09T09:04:02+01:00"^^xsd:dateTime;
dct:modified "2023-11-16T18:29:56+01:00"^^xsd:dateTime;
].
2 changes: 1 addition & 1 deletion Metadaten/nfdi4health.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
},
"resource_use_rights_label": "CC BY 4.0 (Creative Commons Attribution 4.0 International)"
},
"resource_version": "2023-11-09"
"resource_version": "2023-11-16"
},
"resource_titles": [
{
Expand Down
8 changes: 4 additions & 4 deletions Metadaten/zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"RKI",
"Open Data"
],
"publication_date": "2023-11-09",
"version": "2023-11-09",
"publication_date": "2023-11-16",
"version": "2023-11-16",
"upload_type": "dataset",
"access_right": "open",
"license": "CC-BY-4.0",
Expand Down Expand Up @@ -85,8 +85,8 @@
],
"dates": [
{
"start": "2023-11-09T09:04:03+01:00",
"end": "2023-11-09T09:04:03+01:00",
"start": "2023-11-16T18:29:57+01:00",
"end": "2023-11-16T18:29:57+01:00",
"type": "Collected",
"description": "Date when the Dataset was created"
}
Expand Down
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Nordufer 20
---

**Zitieren**
Goerlitz L, Tolksdorf K, Prahm K, Preuß U, Haas W und Buda S (2023): COVID-ARE-Konsultationsinzidenz, Berlin:Zenodo. DOI:[10.5281/zenodo.10083549](https://doi.org/10.5281/zenodo.10083549)
Goerlitz L, Tolksdorf K, Prahm K, Preuß U, Haas W und Buda S (2023): COVID-ARE-Konsultationsinzidenz, Berlin:Zenodo. DOI:[10.5281/zenodo.10144392](https://doi.org/10.5281/zenodo.10144392)


## Informationen zum Datensatz und Entstehungskontext
Expand Down
Binary file modified [Dokumentation]_COVID-ARE-Konsultationsinzidenz.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions citation.cff
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ abstract: >-
und valide Daten über die Häufigkeit von akuten Atemwegserkrankungen mit
COVID-19 sind essenziell für die Einschätzung der epidemiologischen Lage und
die Anpassung der Maßnahmen während der COVID-19-Pandemie.
date-released: '2023-11-09'
date-released: '2023-11-16'
keywords:
- SARS-CoV-2
- COVID-19
Expand Down Expand Up @@ -41,7 +41,7 @@ message: Cite me!
url: https://robert-koch-institut.github.io/COVID-ARE-Konsultationsinzidenz/
license: CC-BY-4.0
doi: Currently/no/DOI/available
version: '2023-11-09T09:04:03+01:00'
version: '2023-11-16T18:29:57+01:00'
authors:
- family-names: Goerlitz
given-names: Luise
Expand Down

0 comments on commit c4b6178

Please sign in to comment.