Upload dataset
Browse files- README.md +52 -0
- season_summary/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -98,6 +98,54 @@ dataset_info:
|
|
| 98 |
num_examples: 1483
|
| 99 |
download_size: 55232
|
| 100 |
dataset_size: 99547
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
- config_name: who_nrevss_clinical_labs
|
| 102 |
features:
|
| 103 |
- name: year
|
|
@@ -181,6 +229,10 @@ configs:
|
|
| 181 |
data_files:
|
| 182 |
- split: train
|
| 183 |
path: ilinet_national/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
- config_name: who_nrevss_clinical_labs
|
| 185 |
data_files:
|
| 186 |
- split: train
|
|
|
|
| 98 |
num_examples: 1483
|
| 99 |
download_size: 55232
|
| 100 |
dataset_size: 99547
|
| 101 |
+
- config_name: season_summary
|
| 102 |
+
features:
|
| 103 |
+
- name: season
|
| 104 |
+
dtype: string
|
| 105 |
+
- name: peak_ili_pct
|
| 106 |
+
dtype: float64
|
| 107 |
+
- name: mean_ili_pct
|
| 108 |
+
dtype: float64
|
| 109 |
+
- name: ili_total_season
|
| 110 |
+
dtype: int64
|
| 111 |
+
- name: peak_year
|
| 112 |
+
dtype: int64
|
| 113 |
+
- name: peak_week
|
| 114 |
+
dtype: int64
|
| 115 |
+
- name: dominant_subtype
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: pct_h1n1
|
| 118 |
+
dtype: float64
|
| 119 |
+
- name: pct_h3n2
|
| 120 |
+
dtype: float64
|
| 121 |
+
- name: pct_b
|
| 122 |
+
dtype: float64
|
| 123 |
+
- name: season_total_specimens
|
| 124 |
+
dtype: float64
|
| 125 |
+
- name: season_total_a
|
| 126 |
+
dtype: float64
|
| 127 |
+
- name: season_total_b
|
| 128 |
+
dtype: float64
|
| 129 |
+
- name: season_pct_positive
|
| 130 |
+
dtype: float64
|
| 131 |
+
- name: hosp_rate_overall
|
| 132 |
+
dtype: float64
|
| 133 |
+
- name: illnesses
|
| 134 |
+
dtype: float64
|
| 135 |
+
- name: medical_visits
|
| 136 |
+
dtype: float64
|
| 137 |
+
- name: hospitalizations
|
| 138 |
+
dtype: float64
|
| 139 |
+
- name: deaths
|
| 140 |
+
dtype: float64
|
| 141 |
+
- name: covid_excluded
|
| 142 |
+
dtype: bool
|
| 143 |
+
splits:
|
| 144 |
+
- name: train
|
| 145 |
+
num_bytes: 4547
|
| 146 |
+
num_examples: 29
|
| 147 |
+
download_size: 10700
|
| 148 |
+
dataset_size: 4547
|
| 149 |
- config_name: who_nrevss_clinical_labs
|
| 150 |
features:
|
| 151 |
- name: year
|
|
|
|
| 229 |
data_files:
|
| 230 |
- split: train
|
| 231 |
path: ilinet_national/train-*
|
| 232 |
+
- config_name: season_summary
|
| 233 |
+
data_files:
|
| 234 |
+
- split: train
|
| 235 |
+
path: season_summary/train-*
|
| 236 |
- config_name: who_nrevss_clinical_labs
|
| 237 |
data_files:
|
| 238 |
- split: train
|
season_summary/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d6714a44374ffb63642cd6bb878e3b0709438ae95c849b468205772677aa17f
|
| 3 |
+
size 10700
|