Kossisoroyce commited on
Commit
b0eadb1
·
verified ·
1 Parent(s): 4ea340d

HDX repackage via ESA pipeline

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