Kossisoroyce commited on
Commit
8327dc6
·
verified ·
1 Parent(s): 6f9ddcc

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: aid
5
+ dtype: int64
6
+ - name: name
7
+ dtype: string
8
+ - name: dtype_id
9
+ dtype: int64
10
+ - name: dtype_name
11
+ dtype: string
12
+ - name: dtype_translation_module_original_language
13
+ dtype: string
14
+ - name: atype
15
+ dtype: int64
16
+ - name: atype_display
17
+ dtype: string
18
+ - name: status
19
+ dtype: int64
20
+ - name: status_display
21
+ dtype: string
22
+ - name: code
23
+ dtype: string
24
+ - name: sector
25
+ dtype: string
26
+ - name: amount_requested
27
+ dtype: float64
28
+ - name: amount_funded
29
+ dtype: float64
30
+ - name: start_date
31
+ dtype: timestamp[ns, tz=UTC]
32
+ - name: end_date
33
+ dtype: timestamp[ns, tz=UTC]
34
+ - name: real_data_update
35
+ dtype: timestamp[ns, tz=UTC]
36
+ - name: created_at
37
+ dtype: timestamp[ns, tz=UTC]
38
+ - name: modified_at
39
+ dtype: timestamp[ns, tz=UTC]
40
+ - name: event
41
+ dtype: int64
42
+ - name: needs_confirmation
43
+ dtype: bool
44
+ - name: country_iso
45
+ dtype: string
46
+ - name: country_iso3
47
+ dtype: string
48
+ - name: country_id
49
+ dtype: int64
50
+ - name: country_record_type
51
+ dtype: int64
52
+ - name: country_record_type_display
53
+ dtype: string
54
+ - name: country_region
55
+ dtype: int64
56
+ - name: country_independent
57
+ dtype: bool
58
+ - name: country_is_deprecated
59
+ dtype: bool
60
+ - name: country_fdrs
61
+ dtype: string
62
+ - name: country_name
63
+ dtype: string
64
+ - name: country_society_name
65
+ dtype: string
66
+ - name: country_translation_module_original_language
67
+ dtype: string
68
+ - name: region_name
69
+ dtype: int64
70
+ - name: region_id
71
+ dtype: int64
72
+ - name: region_region_name
73
+ dtype: string
74
+ - name: region_label
75
+ dtype: string
76
+ - name: region_translation_module_original_language
77
+ dtype: string
78
+ - name: id
79
+ dtype: int64
80
+ - name: initial_num_beneficiaries
81
+ dtype: int64
82
+ - name: esa_source
83
+ dtype: string
84
+ - name: esa_processed
85
+ dtype: string
86
+ splits:
87
+ - name: train
88
+ num_bytes: 8682
89
+ num_examples: 20
90
+ - name: test
91
+ num_bytes: 2535
92
+ num_examples: 6
93
+ download_size: 39007
94
+ dataset_size: 11217
95
+ configs:
96
+ - config_name: default
97
+ data_files:
98
+ - split: train
99
+ path: data/train-*
100
+ - split: test
101
+ path: data/test-*
102
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7430352e929a77f338d114e0006f49c4e3652dc78895ee06fefb76aee8cb576
3
+ size 18709
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cfba26773eb07d9217e745485ecbeeaf16a214a256fe67e32d11c8ec8ebf836
3
+ size 20298