Kossisoroyce commited on
Commit
0af2e2b
·
verified ·
1 Parent(s): 8db5016

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: country
5
+ dtype: string
6
+ - name: market
7
+ dtype: string
8
+ - name: admin_1
9
+ dtype: string
10
+ - name: longitude
11
+ dtype: float64
12
+ - name: latitude
13
+ dtype: float64
14
+ - name: cpcv2
15
+ dtype: string
16
+ - name: product
17
+ dtype: string
18
+ - name: source_document
19
+ dtype: string
20
+ - name: period_date
21
+ dtype: timestamp[ns]
22
+ - name: price_type
23
+ dtype: string
24
+ - name: product_source
25
+ dtype: string
26
+ - name: unit
27
+ dtype: string
28
+ - name: unit_type
29
+ dtype: string
30
+ - name: currency
31
+ dtype: string
32
+ - name: value
33
+ dtype: float64
34
+ - name: esa_source
35
+ dtype: string
36
+ - name: esa_processed
37
+ dtype: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 923280
41
+ num_examples: 3902
42
+ - name: test
43
+ num_bytes: 230836
44
+ num_examples: 976
45
+ download_size: 71225
46
+ dataset_size: 1154116
47
+ configs:
48
+ - config_name: default
49
+ data_files:
50
+ - split: train
51
+ path: data/train-*
52
+ - split: test
53
+ path: data/test-*
54
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d86c5ffd6940c08edf0a01a10573eaf10ede6a6d61d1504531b0dbdfbeee158
3
+ size 16573
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e5b96bb0e97605f587dd776fa5c489bfc0a388ed591d71a48f99969be3583e5
3
+ size 54652