-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzenodo.json
83 lines (83 loc) · 2.06 KB
/
zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"title": "Epylabel: Ensemble-labeling of infectious diseases time series",
"description": "<p>This repository contains the code for the manuscript <em>Ensemble-labeling of infectious diseases time series to evaluate early warning systems</em> with which you can reproduce the manuscript's results and figures.</p>\n",
"creators": [
{
"name": "Hicketier, Andreas",
"affiliation": "Robert Koch Institute",
"orcid": "0009-0000-5882-852X"
},
{
"name": "Bach, Moritz",
"affiliation": "Robert Koch Institute",
"orcid": "0009-0003-3062-0585"
},
{
"name": "Oedi, Philip",
"affiliation": "Robert Koch Institute",
"orcid": "0009-0001-7112-505X"
},
{
"name": "Ullrich, Alexander",
"affiliation": "Robert Koch Institute",
"orcid": "0000-0002-4894-6124"
},
{
"name": "Abbood, Auss",
"affiliation": "Robert Koch Institute",
"orcid": "0000-0002-4428-168X"
}
],
"keywords": [
"COVID-19",
"SARS-CoV-2",
"Inzidenz",
"Incidence",
"7-Tage-Inzidenz",
"Infections",
"Infektion",
"Epidemiologie",
"Epidemiology",
"Gesundheitsberichterstattung",
"Public health surveillance",
"Python",
"R",
"Germany",
"Open Data",
"Open Source",
"RKI"
],
"publication_date": "2024-07-19",
"version": "1.0",
"upload_type": "software",
"access_right": "open",
"license": "MIT",
"language": "eng",
"communities": [
{
"identifier": "robertkochinstitut"
}
],
"related_identifiers": [
{
"relation": "isSupplementTo",
"identifier": "https://github.com/robert-koch-institut/epylabel",
"resource_type": "dataset"
},
{
"relation": "isDocumentedBy",
"identifier": "https://github.com/robert-koch-institut/epylabel/blob/main/Readme.md",
"resource_type": "publication-report"
},
{
"relation": "isDocumentedBy",
"identifier": "https://github.com/robert-koch-institut/epylabel/blob/main/[Documentation]_epylabel.pdf",
"resource_type": "publication-report"
},
{
"relation": "isDescribedBy",
"identifier": "https://robert-koch-institut.github.io/epylabel",
"resource_type": "other"
}
]
}