Kossisoroyce commited on
Commit
86f4eda
·
verified ·
1 Parent(s): be641f1

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: 9373687
41
+ num_examples: 38721
42
+ - name: test
43
+ num_bytes: 2344166
44
+ num_examples: 9681
45
+ download_size: 649909
46
+ dataset_size: 11717853
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:2432368124f50d83691f9384a16461a893194411ec3b586147630327eb81d029
3
+ size 133481
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:146eac59a32638cac5769174962a0a8a88f73ab47315d9a423d68059fbc77f4e
3
+ size 516428