Kossisoroyce commited on
Commit
c2527ed
·
verified ·
1 Parent(s): 8ed1e69

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: country_iso3
5
+ dtype: string
6
+ - name: admin_1_pcode
7
+ dtype: string
8
+ - name: admin_1_name
9
+ dtype: string
10
+ - name: mpi
11
+ dtype: float64
12
+ - name: headcount_ratio
13
+ dtype: float64
14
+ - name: intensity_of_deprivation
15
+ dtype: float64
16
+ - name: vulnerable_to_poverty
17
+ dtype: float64
18
+ - name: in_severe_poverty
19
+ dtype: float64
20
+ - name: survey
21
+ dtype: string
22
+ - name: start_date
23
+ dtype: timestamp[ns, tz=UTC]
24
+ - name: end_date
25
+ dtype: timestamp[ns, tz=UTC]
26
+ - name: esa_source
27
+ dtype: string
28
+ - name: esa_processed
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 1327
33
+ num_examples: 12
34
+ - name: test
35
+ num_bytes: 320
36
+ num_examples: 3
37
+ download_size: 12502
38
+ dataset_size: 1647
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
+ - split: test
45
+ path: data/test-*
46
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b95dbeabac3ab971d6b17510140ef5286f26a3c702f01cd0e60b723519746c25
3
+ size 5959
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7df5d1ebdd925218bfd3a3d8a3bc0743782ffb2c1530a242cfcbe7aba6b02f67
3
+ size 6543