Kossisoroyce commited on
Commit
10094f2
·
verified ·
1 Parent(s): fa8092b

HDX repackage via ESA pipeline

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