Kossiesa commited on
Commit
186d90b
·
verified ·
1 Parent(s): 1120724

OWID repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: National estimates
11
+ dtype: float64
12
+ - name: Modeled estimates by the ILO
13
+ dtype: float64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 59332
17
+ num_examples: 1376
18
+ - name: test
19
+ num_bytes: 15042
20
+ num_examples: 345
21
+ download_size: 27708
22
+ dataset_size: 74374
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: test
29
+ path: data/test-*
30
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4209fd6698e1c99e5c3607cf5b58c8ba95462c4819748e016bec9ea7117a2de1
3
+ size 7230
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a240a2f883cbb3156490df92c4ec295735d168b64927c5dcf2713ff65bcf823b
3
+ size 20478