Kossisoroyce commited on
Commit
97b5ab4
·
verified ·
1 Parent(s): e4b58e8

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: reporting_country
5
+ dtype: string
6
+ - name: reporting_country_code
7
+ dtype: string
8
+ - name: border_point
9
+ dtype: string
10
+ - name: source
11
+ dtype: string
12
+ - name: source_country_code
13
+ dtype: string
14
+ - name: destination
15
+ dtype: string
16
+ - name: destination_country_code
17
+ dtype: string
18
+ - name: cpcv2
19
+ dtype: string
20
+ - name: product
21
+ dtype: string
22
+ - name: indicator_name
23
+ dtype: string
24
+ - name: start_date
25
+ dtype: timestamp[ns]
26
+ - name: period_date
27
+ dtype: timestamp[ns]
28
+ - name: value
29
+ dtype: float64
30
+ - name: flow_type
31
+ dtype: string
32
+ - name: trade_type
33
+ dtype: string
34
+ - name: collection_status
35
+ dtype: string
36
+ - name: source_organization
37
+ dtype: string
38
+ - name: source_document
39
+ dtype: string
40
+ - name: dataseries_name
41
+ dtype: string
42
+ - name: dataseries
43
+ dtype: int64
44
+ - name: unit
45
+ dtype: string
46
+ - name: unit_type
47
+ dtype: string
48
+ - name: unit_name
49
+ dtype: string
50
+ - name: status
51
+ dtype: string
52
+ - name: common_unit
53
+ dtype: string
54
+ - name: common_unit_quantity
55
+ dtype: float64
56
+ - name: reporting_country_geographic_group
57
+ dtype: string
58
+ - name: reporting_country_fewsnet_region
59
+ dtype: string
60
+ - name: source_geographic_group
61
+ dtype: string
62
+ - name: source_fewsnet_region
63
+ dtype: string
64
+ - name: destination_geographic_group
65
+ dtype: string
66
+ - name: destination_fewsnet_region
67
+ dtype: string
68
+ - name: id
69
+ dtype: float64
70
+ - name: value_one_month_ago
71
+ dtype: float64
72
+ - name: value_one_year_ago
73
+ dtype: float64
74
+ - name: value_two_years_ago
75
+ dtype: float64
76
+ - name: value_three_years_ago
77
+ dtype: float64
78
+ - name: two_year_average
79
+ dtype: float64
80
+ - name: pct_change_from_one_month_ago
81
+ dtype: float64
82
+ - name: pct_change_from_one_year_ago
83
+ dtype: float64
84
+ - name: collection_schedule
85
+ dtype: string
86
+ - name: data_usage_policy
87
+ dtype: string
88
+ - name: esa_source
89
+ dtype: string
90
+ - name: esa_processed
91
+ dtype: string
92
+ splits:
93
+ - name: train
94
+ num_bytes: 3703201
95
+ num_examples: 5940
96
+ - name: test
97
+ num_bytes: 925407
98
+ num_examples: 1485
99
+ download_size: 430637
100
+ dataset_size: 4628608
101
+ configs:
102
+ - config_name: default
103
+ data_files:
104
+ - split: train
105
+ path: data/train-*
106
+ - split: test
107
+ path: data/test-*
108
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87d6b9a78c793fbca2964d87382e56955bb0b52b445d075915acb5f60147fa81
3
+ size 97593
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b049a806f512b01fbcc87d43bff9574f68dcc3904b76d168fd81c6c95afdd490
3
+ size 333044