Kossisoroyce commited on
Commit
aed5cf8
·
verified ·
1 Parent(s): 799b22f

UNICEF Data Warehouse repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: REF_AREA
5
+ dtype: string
6
+ - name: Geographic area
7
+ dtype: string
8
+ - name: INDICATOR
9
+ dtype: string
10
+ - name: Indicator
11
+ dtype: string
12
+ - name: SEX
13
+ dtype: string
14
+ - name: Sex
15
+ dtype: string
16
+ - name: TIME_PERIOD
17
+ dtype: int64
18
+ - name: OBS_VALUE
19
+ dtype: float64
20
+ - name: UNIT_MEASURE
21
+ dtype: string
22
+ - name: Unit of measure
23
+ dtype: string
24
+ - name: OBS_STATUS
25
+ dtype: string
26
+ - name: Observation Status
27
+ dtype: string
28
+ - name: OBS_CONF
29
+ dtype: string
30
+ - name: Observation confidentaility
31
+ dtype: string
32
+ - name: OBS_FOOTNOTE
33
+ dtype: string
34
+ - name: DATA_SOURCE
35
+ dtype: string
36
+ - name: TIME_PERIOD_METHOD
37
+ dtype: string
38
+ - name: Time period activity related to when the data are collected
39
+ dtype: string
40
+ - name: COVERAGE_TIME
41
+ dtype: string
42
+ - name: AGE
43
+ dtype: string
44
+ - name: Current age
45
+ dtype: string
46
+ splits:
47
+ - name: train
48
+ num_bytes: 45727
49
+ num_examples: 174
50
+ - name: test
51
+ num_bytes: 11449
52
+ num_examples: 44
53
+ download_size: 22409
54
+ dataset_size: 57176
55
+ configs:
56
+ - config_name: default
57
+ data_files:
58
+ - split: train
59
+ path: data/train-*
60
+ - split: test
61
+ path: data/test-*
62
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d48c22300e66643481ddb189d8563f24dd4de1fd02ba849002b1650c12c78d16
3
+ size 10532
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbe9984d99e47f6eeb248c0c14dbdabc4414cbda4ca8c50324c8e3e862a79c75
3
+ size 11877