Skip to content

Commit d3d41f3

Browse files
RKIOpenDataHannesWuensche
authored andcommitted
Update 2025-10-22
1 parent cda084f commit d3d41f3

File tree

5 files changed

+17
-16
lines changed

5 files changed

+17
-16
lines changed

Metadata/zenodo-invenio.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"title": "excode: Excess Count Detection in Epidemiological Time Series",
3-
"description": "<p>This repository contains the R package excode with a variety of functions for excess count detection in epidemiological time series. Excess count detection is an important part of public health surveillance.</p>\n",
3+
"description": "<p>The repository &quot;excode: Excess Count Detection in Epidemiological Time Series&quot; contains the R package excode with a variety of functions for excess count detection in epidemiological time series. Excess count detection is an important part of public health surveillance.</p>\n",
44
"resource_type": {
55
"id": "software"
66
},
7-
"publication_date": "2025-06-06",
7+
"publication_date": "2025-10-22",
88
"creators": [
99
{
1010
"person_or_org": {
@@ -47,10 +47,10 @@
4747
],
4848
"contributors": [],
4949
"publisher": "Zenodo",
50-
"version": "v0.0.0.9000",
50+
"version": "v0.0.0.9100",
5151
"dates": [
5252
{
53-
"date": "2025-06-06T17:04:04+02:00",
53+
"date": "2025-10-22T16:46:41+02:00",
5454
"type": {
5555
"id": "created"
5656
},

Metadata/zenodo.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "excode: Excess Count Detection in Epidemiological Time Series",
3-
"description": "<p>This repository contains the R package excode with a variety of functions for excess count detection in epidemiological time series. Excess count detection is an important part of public health surveillance.</p>\n",
3+
"description": "<p>The repository &quot;excode: Excess Count Detection in Epidemiological Time Series&quot; contains the R package excode with a variety of functions for excess count detection in epidemiological time series. Excess count detection is an important part of public health surveillance.</p>\n",
44
"creators": [
55
{
66
"name": "Zacher, Benedikt",
@@ -34,8 +34,8 @@
3434
"Übersterblichkeit",
3535
"Generalized Linear Models"
3636
],
37-
"publication_date": "2025-06-06",
38-
"version": "v0.0.0.9000",
37+
"publication_date": "2025-10-22",
38+
"version": "v0.0.0.9100",
3939
"upload_type": "software",
4040
"access_right": "open",
4141
"license": "GPL-3.0-ONLY",
@@ -48,8 +48,8 @@
4848
"subjects": [],
4949
"dates": [
5050
{
51-
"start": "2025-06-06T17:04:04+02:00",
52-
"end": "2025-06-06T17:04:04+02:00",
51+
"start": "2025-10-22T16:46:41+02:00",
52+
"end": "2025-10-22T16:46:41+02:00",
5353
"type": "Created",
5454
"description": "Date when the published data was created"
5555
}

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Documentation
2020
<br>
2121

2222
**Cite**
23-
Zacher, B., & Vietor, A. (2025). excode: Excess Count Detection in Epidemiological Time Series. Zenodo. [https://doi.org/10.5281/zenodo.15609781](https://doi.org/10.5281/zenodo.15609781)
23+
Zacher, B., & Vietor, A. (2025). excode: Excess Count Detection in Epidemiological Time Series. Zenodo. [https://doi.org/10.5281/zenodo.17417083](https://doi.org/10.5281/zenodo.17417083)
2424

2525

2626
<br>

[Dokumentation]_excode.pdf

61.2 KB
Binary file not shown.

citation.cff

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ cff-version: 1.2.0
22
type: software
33
title: 'excode: Excess Count Detection in Epidemiological Time Series'
44
abstract: >-
5-
This repository contains the R package excode with a variety of functions for
5+
The repository &quot;excode: Excess Count Detection in Epidemiological Time
6+
Series&quot; contains the R package excode with a variety of functions for
67
excess count detection in epidemiological time series. Excess count detection
78
is an important part of public health surveillance.
8-
date-released: '2025-06-06'
9+
date-released: '2025-10-22'
910
keywords:
1011
- Deutschland
1112
- Germany
@@ -28,14 +29,14 @@ keywords:
2829
message: Cite me!
2930
url: https://robert-koch-institut.github.io/excode/
3031
license: GPL-3.0
31-
doi: 10.5281/zenodo.15609781
32-
version: v0.0.0.9000
32+
doi: 10.5281/zenodo.17417083
33+
version: v0.0.0.9100
3334
authors:
3435
- family-names: Zacher
3536
given-names: Benedikt
36-
affiliation: Robert Koch-Institut
37+
affiliation: Robert Koch-Institut | Unit 32
3738
orcid: 0000-0002-6107-6389
3839
- family-names: Vietor
3940
given-names: Ann Christin
40-
affiliation: Robert Koch-Institut
41+
affiliation: Robert Koch-Institut | Unit 32
4142
orcid: 0009-0008-5392-1774

0 commit comments

Comments
 (0)