Skip to content

Commit

Permalink
Update 2023-11-23
Browse files Browse the repository at this point in the history
  • Loading branch information
RKIOpenData authored and HannesWuensche committed Nov 23, 2023
1 parent ff99362 commit c6f2dbb
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 33 deletions.
48 changes: 27 additions & 21 deletions COVID-ARE-Konsultationsinzidenz.csv
Original file line number Diff line number Diff line change
Expand Up @@ -953,27 +953,33 @@ date,agegroup,are_covid19_incidence
2023-W41,15-34,135
2023-W41,35-59,176
2023-W41,60+,68
2023-W42,00+,113
2023-W42,00+,111
2023-W42,00-04,13
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-W42,15-34,121
2023-W42,35-59,173
2023-W42,60+,78
2023-W43,00+,148
2023-W43,00-04,26
2023-W43,05-14,10
2023-W43,15-34,158
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,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
2023-W43,60+,109
2023-W44,00+,160
2023-W44,00-04,27
2023-W44,05-14,18
2023-W44,15-34,174
2023-W44,35-59,258
2023-W44,60+,100
2023-W45,00+,200
2023-W45,00-04,22
2023-W45,05-14,26
2023-W45,15-34,224
2023-W45,35-59,304
2023-W45,60+,144
2023-W46,00+,216
2023-W46,00-04,28
2023-W46,05-14,41
2023-W46,15-34,240
2023-W46,35-59,337
2023-W46,60+,143
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-16T18:29:56+01:00"^^xsd:dateTime ;
dct:modified "2023-11-16T18:29:57+01:00"^^xsd:dateTime ;
dct:issued "2023-11-23T14:41:39+01:00"^^xsd:dateTime ;
dct:modified "2023-11-23T14:41:40+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-16T18:29:56+01:00"^^xsd:dateTime;
dct:modified "2023-11-23T14:41:39+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-16T18:29:56+01:00"^^xsd:dateTime;
dct:modified "2023-11-23T14:41:39+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-16T18:29:56+01:00"^^xsd:dateTime;
dct:modified "2023-11-23T14:41:39+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-16"
"resource_version": "2023-11-23"
},
"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-16",
"version": "2023-11-16",
"publication_date": "2023-11-23",
"version": "2023-11-23",
"upload_type": "dataset",
"access_right": "open",
"license": "CC-BY-4.0",
Expand Down Expand Up @@ -85,8 +85,8 @@
],
"dates": [
{
"start": "2023-11-16T18:29:57+01:00",
"end": "2023-11-16T18:29:57+01:00",
"start": "2023-11-23T14:41:40+01:00",
"end": "2023-11-23T14:41:40+01:00",
"type": "Collected",
"description": "Date when the Dataset was created"
}
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-16'
date-released: '2023-11-23'
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-16T18:29:57+01:00'
version: '2023-11-23T14:41:40+01:00'
authors:
- family-names: Goerlitz
given-names: Luise
Expand Down

0 comments on commit c6f2dbb

Please sign in to comment.