Kossisoroyce commited on
Commit
5c208db
·
verified ·
1 Parent(s): 640d465

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: date
5
+ dtype: timestamp[ns, tz=UTC]
6
+ - name: year
7
+ dtype: int64
8
+ - name: month
9
+ dtype: int64
10
+ - name: day
11
+ dtype: int64
12
+ - name: portid
13
+ dtype: string
14
+ - name: portname
15
+ dtype: string
16
+ - name: country
17
+ dtype: string
18
+ - name: iso3
19
+ dtype: string
20
+ - name: portcalls_container
21
+ dtype: int64
22
+ - name: portcalls_dry_bulk
23
+ dtype: int64
24
+ - name: portcalls_general_cargo
25
+ dtype: int64
26
+ - name: portcalls_roro
27
+ dtype: int64
28
+ - name: portcalls_tanker
29
+ dtype: int64
30
+ - name: portcalls_cargo
31
+ dtype: int64
32
+ - name: portcalls
33
+ dtype: int64
34
+ - name: import_container
35
+ dtype: int64
36
+ - name: import_dry_bulk
37
+ dtype: int64
38
+ - name: import_general_cargo
39
+ dtype: int64
40
+ - name: import_roro
41
+ dtype: int64
42
+ - name: import_tanker
43
+ dtype: int64
44
+ - name: import_cargo
45
+ dtype: int64
46
+ - name: import
47
+ dtype: int64
48
+ - name: export_container
49
+ dtype: int64
50
+ - name: export_dry_bulk
51
+ dtype: int64
52
+ - name: export_general_cargo
53
+ dtype: int64
54
+ - name: export_roro
55
+ dtype: int64
56
+ - name: export_tanker
57
+ dtype: int64
58
+ - name: export_cargo
59
+ dtype: int64
60
+ - name: export
61
+ dtype: int64
62
+ - name: esa_source
63
+ dtype: string
64
+ - name: esa_processed
65
+ dtype: string
66
+ splits:
67
+ - name: train
68
+ num_bytes: 560453
69
+ num_examples: 2131
70
+ - name: test
71
+ num_bytes: 140179
72
+ num_examples: 533
73
+ download_size: 161172
74
+ dataset_size: 700632
75
+ configs:
76
+ - config_name: default
77
+ data_files:
78
+ - split: train
79
+ path: data/train-*
80
+ - split: test
81
+ path: data/test-*
82
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3caeeed7c9446ec715510383011dbbdd530934d70a2a9fd3fe3d1ba291175613
3
+ size 37846
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6238b79149a6425096d86b2dcafceebec82b76c2eeff21e93a3900b60ffefd7b
3
+ size 123326