Kossisoroyce commited on
Commit
0067c0d
·
verified ·
1 Parent(s): 7815ffc

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: float64
6
+ - name: ident
7
+ dtype: string
8
+ - name: type
9
+ dtype: string
10
+ - name: name
11
+ dtype: string
12
+ - name: latitude_deg
13
+ dtype: float64
14
+ - name: longitude_deg
15
+ dtype: float64
16
+ - name: elevation_ft
17
+ dtype: float64
18
+ - name: continent
19
+ dtype: string
20
+ - name: country_name
21
+ dtype: string
22
+ - name: iso_country
23
+ dtype: string
24
+ - name: region_name
25
+ dtype: string
26
+ - name: iso_region
27
+ dtype: string
28
+ - name: local_region
29
+ dtype: string
30
+ - name: municipality
31
+ dtype: string
32
+ - name: scheduled_service
33
+ dtype: float64
34
+ - name: gps_code
35
+ dtype: string
36
+ - name: icao_code
37
+ dtype: string
38
+ - name: iata_code
39
+ dtype: string
40
+ - name: wikipedia_link
41
+ dtype: string
42
+ - name: score
43
+ dtype: float64
44
+ - name: last_updated
45
+ dtype: timestamp[ns, tz=UTC]
46
+ - name: esa_source
47
+ dtype: string
48
+ - name: esa_processed
49
+ dtype: string
50
+ splits:
51
+ - name: train
52
+ num_bytes: 10757
53
+ num_examples: 41
54
+ - name: test
55
+ num_bytes: 2748
56
+ num_examples: 11
57
+ download_size: 24894
58
+ dataset_size: 13505
59
+ configs:
60
+ - config_name: default
61
+ data_files:
62
+ - split: train
63
+ path: data/train-*
64
+ - split: test
65
+ path: data/test-*
66
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c88fc6e067a4dc21c5ea4f8393b749638b77dedac2a8110c9e01fb9ba72259a4
3
+ size 10592
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdbbba444e2a0db2f949fa975be3186227f1a2153c1ee638c33079997e79843a
3
+ size 14302