Kossiesa commited on
Commit
8fe00fa
·
verified ·
1 Parent(s): b1010ce

OWID repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: country_name
5
+ dtype: string
6
+ - name: country_iso3
7
+ dtype: string
8
+ - name: year
9
+ dtype: int64
10
+ - name: Share with a mobile money account
11
+ dtype: float64
12
+ - name: Share with a mobile phone
13
+ dtype: float64
14
+ - name: World region according to OWID
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 1641
19
+ num_examples: 31
20
+ - name: test
21
+ num_bytes: 426
22
+ num_examples: 8
23
+ download_size: 7014
24
+ dataset_size: 2067
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ - split: test
31
+ path: data/test-*
32
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07700758d40e80c945219f5f995f231f12bf34e7c0f2cab417007c047520b9b9
3
+ size 3193
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:386f2f94c1ba0df12529dda5c11ca2c53432c9079a27db10b98cc9f461a5d962
3
+ size 3821