johmathe commited on
Commit
7fa4184
·
verified ·
1 Parent(s): 5cf2580

Add covidaki metadata

Browse files
Files changed (1) hide show
  1. covidaki_metadata.json +19 -0
covidaki_metadata.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "covidaki",
3
+ "download_urls": {
4
+ "GSE225349_metadata": "https://ftp.ncbi.nlm.nih.gov/geo/series/GSE225nnn/GSE225349/matrix/GSE225349_series_matrix.txt.gz",
5
+ "GSE225349_covid_AKI": "https://ftp.ncbi.nlm.nih.gov/geo/series/GSE225nnn/GSE225349/suppl/GSE225349_non-normalized_counts_covid_AKI.txt.gz",
6
+ "GSE225349_covid_only": "https://ftp.ncbi.nlm.nih.gov/geo/series/GSE225nnn/GSE225349/suppl/GSE225349_non-normalized_counts_covid_only.txt.gz"
7
+ },
8
+ "download_timestamp": "2025-07-22 17:21:10.730042",
9
+ "statistics": {
10
+ "num_samples": 1135,
11
+ "num_features": 4702,
12
+ "target_stats": {
13
+ "mean": 0.9092511013215859,
14
+ "std": 0.28725169462871586,
15
+ "min": 0.0,
16
+ "max": 1.0
17
+ }
18
+ }
19
+ }