ruiqil commited on
Commit
0e155ed
·
verified ·
1 Parent(s): 8eb348f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +300 -3
README.md CHANGED
@@ -1,3 +1,300 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: SpatialEpiBench
4
+ tags:
5
+ - tabular
6
+ - timeseries
7
+ - time-series
8
+ - geospatial
9
+ - epidemiology
10
+ - spatial-epidemiology
11
+ - epidemic-forecasting
12
+ - public-health
13
+ - benchmark
14
+ - csv
15
+ - graph
16
+ - spatiotemporal
17
+ - mlcroissant
18
+ task_categories:
19
+ - time-series-forecasting
20
+ viewer: true
21
+ configs:
22
+ - config_name: AUcase
23
+ data_files:
24
+ - split: train
25
+ path: AUcase.csv
26
+ - config_name: AUcase_adj
27
+ data_files:
28
+ - split: train
29
+ path: AUcase_adj.csv
30
+ - config_name: CANpositivity
31
+ data_files:
32
+ - split: train
33
+ path: CANpositivity.csv
34
+ - config_name: CANpositivity_adj
35
+ data_files:
36
+ - split: train
37
+ path: CANpositivity_adj.csv
38
+ - config_name: CAcase
39
+ data_files:
40
+ - split: train
41
+ path: CAcase.csv
42
+ - config_name: CAcase_adj
43
+ data_files:
44
+ - split: train
45
+ path: CAcase_adj.csv
46
+ - config_name: CHNGinpatient
47
+ data_files:
48
+ - split: train
49
+ path: CHNGinpatient.csv
50
+ - config_name: CHNGinpatient_adj
51
+ data_files:
52
+ - split: train
53
+ path: CHNGinpatient_adj.csv
54
+ - config_name: CHNGoutpatient
55
+ data_files:
56
+ - split: train
57
+ path: CHNGoutpatient.csv
58
+ - config_name: CHNGoutpatient_adj
59
+ data_files:
60
+ - split: train
61
+ path: CHNGoutpatient_adj.csv
62
+ - config_name: CPRadmissions
63
+ data_files:
64
+ - split: train
65
+ path: CPRadmissions.csv
66
+ - config_name: CPRadmissions_adj
67
+ data_files:
68
+ - split: train
69
+ path: CPRadmissions_adj.csv
70
+ - config_name: DVcli
71
+ data_files:
72
+ - split: train
73
+ path: DVcli.csv
74
+ - config_name: DVcli_adj
75
+ data_files:
76
+ - split: train
77
+ path: DVcli_adj.csv
78
+ - config_name: HHShosp
79
+ data_files:
80
+ - split: train
81
+ path: HHShosp.csv
82
+ - config_name: HHShosp_adj
83
+ data_files:
84
+ - split: train
85
+ path: HHShosp_adj.csv
86
+ - config_name: ILI2019
87
+ data_files:
88
+ - split: train
89
+ path: ILI2019.csv
90
+ - config_name: ILI2019_adj
91
+ data_files:
92
+ - split: train
93
+ path: ILI2019_adj.csv
94
+ - config_name: JHUcase
95
+ data_files:
96
+ - split: train
97
+ path: JHUcase.csv
98
+ - config_name: JHUcase_adj
99
+ data_files:
100
+ - split: train
101
+ path: JHUcase_adj.csv
102
+ - config_name: NCHSdeaths
103
+ data_files:
104
+ - split: train
105
+ path: NCHSdeaths.csv
106
+ - config_name: NCHSdeaths_adj
107
+ data_files:
108
+ - split: train
109
+ path: NCHSdeaths_adj.csv
110
+ ---
111
+
112
+ # SpatialEpiBench
113
+
114
+ ## Dataset Summary
115
+
116
+ SpatialEpiBench is a benchmark collection of 11 spatiotemporal epidemic forecasting datasets. The benchmark covers multiple public-health surveillance modalities, including influenza-like illness surveillance rates, confirmed cases, test positivity, inpatient and outpatient hospitalizations, hospital admissions, doctor visits, and deaths. The datasets span the United States, Canada, and Australia, with daily or weekly temporal resolution depending on the data source.
117
+
118
+ Each dataset has been preprocessed to handle reporting backfill and source-data versioning. For outbreak-specific evaluation, the benchmark applies the outbreak annotation method from LRTrend to identify time intervals in each region where epidemic measurements are significantly rising. Metrics can then be recomputed specifically within these outbreak intervals to measure outbreak-period forecasting performance.
119
+
120
+ The repository provides each time-series dataset as a CSV file, paired with a corresponding spatial adjacency matrix in a `_adj.csv` file.
121
+
122
+ ## Dataset Overview
123
+
124
+ | Dataset | Frequency | Country | Modality | Time |
125
+ |---|---|---|---|---|
126
+ | ILINet / `ILI2019` | weekly | U.S. | surveillance rate | 2010-present |
127
+ | `JHUcase` | daily | U.S. | cases | 2020-2023 |
128
+ | `CANpositivity` | daily | U.S. | test positivity | 2020-2021 |
129
+ | `CHNGinpatient` | daily | U.S. | inpatient hospitalizations | 2020-2024 |
130
+ | `CHNGoutpatient` | daily | U.S. | outpatient visits | 2020-2024 |
131
+ | `CPRadmissions` | daily | U.S. | hospital admissions | 2020-2023 |
132
+ | `DVcli` | daily | U.S. | doctor visits | 2020-present |
133
+ | `NCHSdeaths` | weekly | U.S. | deaths | 2020-present |
134
+ | `HHShosp` | daily | U.S. | hospitalizations | 2021-2024 |
135
+ | `CAcase` | daily | Canada | cases | 2020-2021 |
136
+ | `AUcase` | daily | Australia | cases | 2020-2021 |
137
+
138
+ Note: the ILINet dataset is stored in this repository using the filename/configuration name `ILI2019`.
139
+
140
+ ## Repository Files
141
+
142
+ Each epidemiological time-series file is paired with an adjacency file:
143
+
144
+ | Time-series file | Adjacency file | Description |
145
+ |---|---|---|
146
+ | `AUcase.csv` | `AUcase_adj.csv` | Daily Australian case counts and spatial adjacency. |
147
+ | `CAcase.csv` | `CAcase_adj.csv` | Daily Canadian case counts and spatial adjacency. |
148
+ | `CANpositivity.csv` | `CANpositivity_adj.csv` | Daily U.S. test positivity measurements and spatial adjacency. |
149
+ | `CHNGinpatient.csv` | `CHNGinpatient_adj.csv` | Daily U.S. inpatient hospitalization measurements and spatial adjacency. |
150
+ | `CHNGoutpatient.csv` | `CHNGoutpatient_adj.csv` | Daily U.S. outpatient visit measurements and spatial adjacency. |
151
+ | `CPRadmissions.csv` | `CPRadmissions_adj.csv` | Daily U.S. hospital admission measurements and spatial adjacency. |
152
+ | `DVcli.csv` | `DVcli_adj.csv` | Daily U.S. doctor-visit measurements and spatial adjacency. |
153
+ | `HHShosp.csv` | `HHShosp_adj.csv` | Daily U.S. hospitalization measurements and spatial adjacency. |
154
+ | `ILI2019.csv` | `ILI2019_adj.csv` | Weekly U.S. ILINet surveillance-rate measurements and spatial adjacency. |
155
+ | `JHUcase.csv` | `JHUcase_adj.csv` | Daily U.S. case counts and spatial adjacency. |
156
+ | `NCHSdeaths.csv` | `NCHSdeaths_adj.csv` | Weekly U.S. death measurements and spatial adjacency. |
157
+
158
+ ## Data Format
159
+
160
+ ### Time-series CSV files
161
+
162
+ The main `*.csv` files contain regional epidemic time series.
163
+
164
+ Typical structure:
165
+
166
+ | Field | Type | Description |
167
+ |---|---|---|
168
+ | `time_value` | date/string | Observation date or epidemiological week. |
169
+ | Region columns | integer/float | Epidemic measurement for the corresponding region at `time_value`. |
170
+
171
+ Example:
172
+
173
+ ```text
174
+ time_value,Region_1,Region_2,Region_3,...
175
+ 2020-04-01,...
176
+ 2020-04-02,...
177
+ ```
178
+
179
+ ### Adjacency CSV files
180
+
181
+ The `_adj.csv` files contain spatial adjacency matrices for the regions in the corresponding time-series dataset.
182
+
183
+ Typical structure:
184
+
185
+ | Field | Type | Description |
186
+ |---|---|---|
187
+ | First column | string | Row region name or region identifier. |
188
+ | Region columns | integer | Binary spatial adjacency indicator. `1` indicates adjacency/connection; `0` indicates no direct adjacency. |
189
+
190
+ Example:
191
+
192
+ ```text
193
+ ,Region_1,Region_2,Region_3,...
194
+ Region_1,0,1,0,...
195
+ Region_2,1,0,1,...
196
+ ```
197
+
198
+ For cleaner schema inference, users may rename the first unnamed adjacency column to `region` after loading.
199
+
200
+ ## Loading the Dataset
201
+
202
+ ### Load with `datasets`
203
+
204
+ Each CSV is exposed as a separate Hugging Face configuration.
205
+
206
+ ```python
207
+ from datasets import load_dataset
208
+
209
+ cases = load_dataset("ruiqil/SpatialEpiBench", "JHUcase")
210
+ adj = load_dataset("ruiqil/SpatialEpiBench", "JHUcase_adj")
211
+
212
+ print(cases["train"][0])
213
+ print(adj["train"][0])
214
+ ```
215
+
216
+ ### Load with `pandas`
217
+
218
+ ```python
219
+ import pandas as pd
220
+
221
+ cases = pd.read_csv("hf://datasets/ruiqil/SpatialEpiBench/JHUcase.csv")
222
+ adj = pd.read_csv("hf://datasets/ruiqil/SpatialEpiBench/JHUcase_adj.csv", index_col=0)
223
+ ```
224
+
225
+ ## Intended Uses
226
+
227
+ SpatialEpiBench is intended for research on:
228
+
229
+ - spatiotemporal epidemic forecasting;
230
+ - spatial and graph-based public-health modeling;
231
+ - forecasting during outbreak growth periods;
232
+ - benchmarking models across multiple disease-activity modalities;
233
+ - evaluating temporal models with and without spatial adjacency information;
234
+ - comparing performance across countries, geographic scales, and surveillance targets.
235
+
236
+ ## Out-of-Scope Uses
237
+
238
+ SpatialEpiBench should not be used as the sole basis for:
239
+
240
+ - clinical diagnosis;
241
+ - individual-level risk assessment;
242
+ - real-time public-health decision-making;
243
+ - emergency response decisions;
244
+ - policy decisions without additional validation and expert review.
245
+
246
+ The datasets are aggregated public-health time series intended for research benchmarking, not operational surveillance.
247
+
248
+ ## Dataset Creation and Processing
249
+
250
+ The benchmark considers 11 spatiotemporal epidemic forecasting datasets. Each dataset has been appropriately preprocessed to handle reporting backfill and data-source versioning.
251
+
252
+ For outbreak-specific evaluation, outbreak intervals are annotated using the LRTrend outbreak annotation method. This method identifies region-specific time intervals during which epidemic measurements are significantly rising. Forecasting metrics can then be recomputed within those intervals to evaluate outbreak-specific performance.
253
+
254
+ Full dataset statistics, including outliers, zeros, and outbreak intervals, are reported in the associated benchmark paper or appendix.
255
+
256
+ ## Source Data
257
+
258
+ The benchmark draws from established epidemic and public-health data sources, including:
259
+
260
+ - U.S. ILINet influenza-like illness surveillance data;
261
+ - Johns Hopkins University COVID-19 case data;
262
+ - Delphi-style COVID-19 and public-health surveillance data sources;
263
+ - NCHS mortality data;
264
+ - hospitalization and healthcare-utilization data sources.
265
+
266
+ Please refer to the associated paper for the exact source references, extraction dates, and preprocessing details for each dataset.
267
+
268
+ ## Limitations
269
+
270
+ Users should consider the following limitations:
271
+
272
+ - Public-health time series may contain reporting delays, backfill, missing values, source revisions, and reporting artifacts.
273
+ - Surveillance definitions, reporting practices, and healthcare-seeking behavior vary across time, regions, and data sources.
274
+ - Daily datasets may contain weekday/weekend effects.
275
+ - Weekly datasets may use epidemiological weeks rather than calendar weeks.
276
+ - Spatial adjacency matrices encode geographic neighborhood structure and may not capture mobility, commuting, travel, demographic similarity, or healthcare referral patterns.
277
+ - Aggregated regional data can mask substantial within-region heterogeneity.
278
+ - Outbreak-period annotations are useful for benchmark evaluation, but they should not be interpreted as definitive epidemiological event labels.
279
+
280
+ ## Biases and Responsible Use
281
+
282
+ Potential sources of bias include differences in testing availability, reporting coverage, case definitions, healthcare access, surveillance intensity, hospitalization practices, and death certification. Models trained on this dataset may learn patterns from reporting systems as well as from epidemic dynamics.
283
+
284
+ Researchers should report uncertainty, validate findings across multiple datasets and regions, and avoid overclaiming causal or operational conclusions.
285
+
286
+ ## Personal and Sensitive Information
287
+
288
+ SpatialEpiBench contains aggregated regional public-health time series. It is not intended to contain individual-level records or personally identifiable information.
289
+
290
+ ## License
291
+
292
+ This dataset is released under the Creative Commons Attribution 4.0 International license (`CC-BY-4.0`).
293
+
294
+ Users must provide appropriate attribution when using or redistributing this dataset.
295
+
296
+ ### Initial release
297
+
298
+ - Added 11 spatiotemporal epidemic forecasting datasets.
299
+ - Added corresponding spatial adjacency matrices.
300
+ - Added Hugging Face dataset configurations for each CSV file.