Kossisoroyce commited on
Commit
9924254
·
verified ·
1 Parent(s): 5216354

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: country
5
+ dtype: string
6
+ - name: region
7
+ dtype: string
8
+ - name: organisation
9
+ dtype: string
10
+ - name: activity
11
+ dtype: string
12
+ - name: pcode
13
+ dtype: string
14
+ - name: org_type
15
+ dtype: string
16
+ - name: esa_source
17
+ dtype: string
18
+ - name: esa_processed
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 11421
23
+ num_examples: 92
24
+ - name: test
25
+ num_bytes: 2758
26
+ num_examples: 23
27
+ download_size: 8492
28
+ dataset_size: 14179
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ - split: test
35
+ path: data/test-*
36
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c91ae9d14252e01f400ea572530267517539a0e64800b1def7a04f2e0ebd9321
3
+ size 4090
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8edb121f6c8efdf1f1c27f486a8ea60e8e62d323b8368c6728fbdbd2f041cb5
3
+ size 4402