Kossisoroyce commited on
Commit
7eae329
·
verified ·
1 Parent(s): 036c455

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: gho_code
5
+ dtype: string
6
+ - name: gho_display
7
+ dtype: string
8
+ - name: year_display
9
+ dtype: float64
10
+ - name: startyear
11
+ dtype: float64
12
+ - name: endyear
13
+ dtype: float64
14
+ - name: region_code
15
+ dtype: string
16
+ - name: region_display
17
+ dtype: string
18
+ - name: country_code
19
+ dtype: string
20
+ - name: country_display
21
+ dtype: string
22
+ - name: dimension_type
23
+ dtype: string
24
+ - name: dimension_code
25
+ dtype: string
26
+ - name: dimension_name
27
+ dtype: string
28
+ - name: numeric
29
+ dtype: float64
30
+ - name: value
31
+ dtype: string
32
+ - name: low
33
+ dtype: float64
34
+ - name: high
35
+ dtype: float64
36
+ - name: esa_source
37
+ dtype: string
38
+ - name: esa_processed
39
+ dtype: string
40
+ splits:
41
+ - name: train
42
+ num_bytes: 2131021
43
+ num_examples: 8584
44
+ - name: test
45
+ num_bytes: 532237
46
+ num_examples: 2146
47
+ download_size: 593794
48
+ dataset_size: 2663258
49
+ configs:
50
+ - config_name: default
51
+ data_files:
52
+ - split: train
53
+ path: data/train-*
54
+ - split: test
55
+ path: data/test-*
56
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3f94771a8007c8b2885569bec5b8cc9200e60808d55bccaf15ecb83410f802
3
+ size 126676
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc2efa6a9857f0cade359288e9c72b9909fef1db909147af9625d6c705e539d
3
+ size 467118