Kossisoroyce commited on
Commit
e10be46
·
verified ·
1 Parent(s): 433ef31

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +159 -40
README.md CHANGED
@@ -1,44 +1,163 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
- features:
4
- - name: sid
5
- dtype: string
6
- - name: number
7
- dtype: float64
8
- - name: basin
9
- dtype: string
10
- - name: subbasin
11
- dtype: string
12
- - name: iso_time
13
- dtype: timestamp[ns]
14
- - name: nature
15
- dtype: string
16
- - name: lat
17
- dtype: float64
18
- - name: lon
19
- dtype: float64
20
- - name: wmo_wind
21
- dtype: string
22
- - name: wmo_pres
23
- dtype: string
24
- - name: esa_source
25
- dtype: string
26
- - name: esa_processed
27
- dtype: string
28
  splits:
29
- - name: train
30
- num_bytes: 8632829
31
- num_examples: 69812
32
- - name: test
33
- num_bytes: 2149884
34
- num_examples: 17454
35
- download_size: 2375243
36
- dataset_size: 10782713
37
- configs:
38
- - config_name: default
39
- data_files:
40
- - split: train
41
- path: data/train-*
42
- - split: test
43
- path: data/test-*
44
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - en
8
+ license: cc-by-4.0
9
+ multilinguality:
10
+ - monolingual
11
+ size_categories:
12
+ - 10K<n<100K
13
+ source_datasets:
14
+ - original
15
+ task_categories:
16
+ - other
17
+ task_ids: []
18
+ tags:
19
+ - africa
20
+ - humanitarian
21
+ - hdx
22
+ - electric-sheep-africa
23
+ - cyclones-hurricanes-typhoons
24
+ - hxl
25
+ - com
26
+ pretty_name: "Comoros: IBTrACS Storm Tracks"
27
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  splits:
29
+ - name: train
30
+ num_examples: 69812
31
+ - name: test
32
+ num_examples: 17453
 
 
 
 
 
 
 
 
 
 
 
33
  ---
34
+
35
+ # Comoros: IBTrACS Storm Tracks
36
+
37
+ **Publisher:** HDX · **Source:** [HDX](https://data.humdata.org/dataset/com-ibtracs-tropical-storm-tracks) · **License:** `cc-by-igo` · **Updated:** 2026-02-24
38
+
39
+ ---
40
+
41
+ ## Abstract
42
+
43
+ The International Best Track Archive for Climate Stewardship (IBTrACS) project is the most complete global collection of tropical cyclones available. It merges recent and historical tropical cyclone data from multiple agencies to create a unified, publicly available, best-track dataset that improves inter-agency comparisons.
44
+
45
+ Fields available:
46
+ SID: A unique storm identifier (SID) assigned by IBTrACS algorithm.
47
+ ISO_TIME: Time of the observation in ISO format (YYYY-MM-DD hh:mm:ss)
48
+ BASIN: Basin of the current storm position
49
+ SUBBASIN: Sub-basin of the current storm position
50
+ NATURE: Type of storm (a combination of the various types from the available sources)
51
+ NUMBER: Number of the storm for the year (restarts at 1 for each year
52
+ LAT: Mean position - latitude (a combination of the available positions)
53
+ LON: Mean position - longitude (a combination of the available positions)
54
+ WMO_WIND: Maximum sustained wind speed assigned by the responsible WMO agency
55
+ WMO_PRES: Minimum central pressure assigned by the responsible WMO agency.
56
+
57
+ Each row in this dataset represents geolocated point observations. Temporal coverage is indicated by the `iso_time` column(s). Geographic scope: **COM**.
58
+
59
+ *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).*
60
+
61
+ ---
62
+
63
+ ## Dataset Characteristics
64
+
65
+ | | |
66
+ |---|---|
67
+ | **Domain** | Climate and environment |
68
+ | **Unit of observation** | Geolocated point observations |
69
+ | **Rows (total)** | 87,266 |
70
+ | **Columns** | 12 (3 numeric, 8 categorical, 1 datetime) |
71
+ | **Train split** | 69,812 rows |
72
+ | **Test split** | 17,453 rows |
73
+ | **Geographic scope** | COM |
74
+ | **Publisher** | HDX |
75
+ | **HDX last updated** | 2026-02-24 |
76
+
77
+ ---
78
+
79
+ ## Variables
80
+
81
+ **Geographic** — `iso_time`, `lat` (range -47.4–8.7), `lon` (range 11.3–119.3).
82
+
83
+ **Outcome / Measurement** — `number` (range 1.0–145.0).
84
+
85
+ **Identifier / Metadata** — `sid` (1997013S08101, 2023036S12117, 2000032S11116), `esa_source` (HDX), `esa_processed` (2026-04-06).
86
+
87
+ **Other** — `basin` (South Indian, North India, ), `subbasin` (Missing, Western Australia, Arabian Sea), `nature` (Tropical, Not reported, Mixture(contradicting report from different agencies)), `wmo_wind` ( , 25, 20), `wmo_pres` ( , 1000, 997).
88
+
89
+ ---
90
+
91
+ ## Quick Start
92
+
93
+ ```python
94
+ from datasets import load_dataset
95
+
96
+ ds = load_dataset("electricsheepafrica/africa-com-ibtracs-tropical-storm-tracks")
97
+ train = ds["train"].to_pandas()
98
+ test = ds["test"].to_pandas()
99
+
100
+ print(train.shape)
101
+ train.head()
102
+ ```
103
+
104
+ ---
105
+
106
+ ## Schema
107
+
108
+ | Column | Type | Null % | Range / Sample Values |
109
+ |---|---|---|---|
110
+ | `sid` | object | 0.0% | 1997013S08101, 2023036S12117, 2000032S11116 |
111
+ | `number` | float64 | 0.0% | 1.0 – 145.0 (mean 27.2034) |
112
+ | `basin` | object | 0.0% | South Indian, North India, |
113
+ | `subbasin` | object | 0.0% | Missing, Western Australia, Arabian Sea |
114
+ | `iso_time` | datetime64[ns] | 0.0% | |
115
+ | `nature` | object | 0.0% | Tropical, Not reported, Mixture(contradicting report from different agencies) |
116
+ | `lat` | float64 | 0.0% | -47.4 – 8.7 (mean -18.3376) |
117
+ | `lon` | float64 | 0.0% | 11.3 – 119.3 (mean 57.4127) |
118
+ | `wmo_wind` | object | 0.0% | , 25, 20 |
119
+ | `wmo_pres` | object | 0.0% | , 1000, 997 |
120
+ | `esa_source` | object | 0.0% | HDX |
121
+ | `esa_processed` | object | 0.0% | 2026-04-06 |
122
+
123
+ ---
124
+
125
+ ## Numeric Summary
126
+
127
+ | Column | Min | Max | Mean | Median |
128
+ |---|---|---|---|---|
129
+ | `number` | 1.0 | 145.0 | 27.2034 | 12.0 |
130
+ | `lat` | -47.4 | 8.7 | -18.3376 | -17.8 |
131
+ | `lon` | 11.3 | 119.3 | 57.4127 | 56.8 |
132
+
133
+ ---
134
+
135
+ ## Curation
136
+
137
+ Raw data was downloaded from HDX via the CKAN API and converted to Parquet. Column names were lowercased and standardised to snake_case. Common missing-value markers (`N/A`, `null`, `none`, `-`, `unknown`, `no data`, `#N/A`) were unified to `NaN`. 4 column(s) were cast from string to numeric or datetime based on parse-success rate (>85% threshold). The dataset was split 80/20 into train and test partitions using a fixed random seed (42) and saved as Snappy-compressed Parquet.
138
+
139
+ ---
140
+
141
+ ## Limitations
142
+
143
+ - Data originates from HDX and has not been independently validated by ESA.
144
+ - Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
145
+ - Refer to the [original HDX dataset page](https://data.humdata.org/dataset/com-ibtracs-tropical-storm-tracks) for the publisher's own methodology notes and caveats.
146
+
147
+ ---
148
+
149
+ ## Citation
150
+
151
+ ```bibtex
152
+ @dataset{hdx_africa_com_ibtracs_tropical_storm_tracks,
153
+ title = {Comoros: IBTrACS Storm Tracks},
154
+ author = {HDX},
155
+ year = {2026},
156
+ url = {https://data.humdata.org/dataset/com-ibtracs-tropical-storm-tracks},
157
+ note = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
158
+ }
159
+ ```
160
+
161
+ ---
162
+
163
+ *[Electric Sheep Africa](https://huggingface.co/electricsheepafrica) — Africa's ML dataset infrastructure. Lagos, Nigeria.*