five

electricsheepafrica/africa-cod-ibtracs-tropical-storm-tracks

收藏
Hugging Face2026-04-05 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/electricsheepafrica/africa-cod-ibtracs-tropical-storm-tracks
下载链接
链接失效反馈
官方服务:
资源简介:
--- annotations_creators: - no-annotation language_creators: - found language: - en license: cc-by-4.0 multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - other task_ids: [] tags: - africa - humanitarian - hdx - electric-sheep-africa - cyclones-hurricanes-typhoons - hxl - cod pretty_name: "Democratic Republic of the Congo: IBTrACS Storm Tracks" dataset_info: splits: - name: train num_examples: 29692 - name: test num_examples: 7423 --- # Democratic Republic of the Congo: IBTrACS Storm Tracks **Publisher:** HDX · **Source:** [HDX](https://data.humdata.org/dataset/cod-ibtracs-tropical-storm-tracks) · **License:** `cc-by-igo` · **Updated:** 2026-02-24 --- ## Abstract 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. Fields available: SID: A unique storm identifier (SID) assigned by IBTrACS algorithm. ISO_TIME: Time of the observation in ISO format (YYYY-MM-DD hh:mm:ss) BASIN: Basin of the current storm position SUBBASIN: Sub-basin of the current storm position NATURE: Type of storm (a combination of the various types from the available sources) NUMBER: Number of the storm for the year (restarts at 1 for each year LAT: Mean position - latitude (a combination of the available positions) LON: Mean position - longitude (a combination of the available positions) WMO_WIND: Maximum sustained wind speed assigned by the responsible WMO agency WMO_PRES: Minimum central pressure assigned by the responsible WMO agency. Each row in this dataset represents geolocated point observations. Temporal coverage is indicated by the `iso_time` column(s). Geographic scope: **COD**. *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).* --- ## Dataset Characteristics | | | |---|---| | **Domain** | Climate and environment | | **Unit of observation** | Geolocated point observations | | **Rows (total)** | 37,116 | | **Columns** | 12 (3 numeric, 8 categorical, 1 datetime) | | **Train split** | 29,692 rows | | **Test split** | 7,423 rows | | **Geographic scope** | COD | | **Publisher** | HDX | | **HDX last updated** | 2026-02-24 | --- ## Variables **Geographic** — `iso_time`, `lat` (range -43.7–19.0), `lon` (range 11.3–119.1). **Outcome / Measurement** — `number` (range 1.0–145.0). **Identifier / Metadata** — `sid` (2023036S12117, 2000032S11116, 1951008S07074), `esa_source` (HDX), `esa_processed` (2026-04-05). **Other** — `basin` (South Indian, North India, ), `subbasin` (Missing, Arabian Sea, Western Australia), `nature` (Tropical, Not reported, Mixture(contradicting report from different agencies)), `wmo_wind` ( , 25, 20), `wmo_pres` ( , 1000, 1002). --- ## Quick Start ```python from datasets import load_dataset ds = load_dataset("electricsheepafrica/africa-cod-ibtracs-tropical-storm-tracks") train = ds["train"].to_pandas() test = ds["test"].to_pandas() print(train.shape) train.head() ``` --- ## Schema | Column | Type | Null % | Range / Sample Values | |---|---|---|---| | `sid` | object | 0.0% | 2023036S12117, 2000032S11116, 1951008S07074 | | `number` | float64 | 0.0% | 1.0 – 145.0 (mean 29.692) | | `basin` | object | 0.0% | South Indian, North India, | | `subbasin` | object | 0.0% | Missing, Arabian Sea, Western Australia | | `iso_time` | datetime64[ns] | 0.0% | | | `nature` | object | 0.0% | Tropical, Not reported, Mixture(contradicting report from different agencies) | | `lat` | float64 | 0.0% | -43.7 – 19.0 (mean -17.7825) | | `lon` | float64 | 0.0% | 11.3 – 119.1 (mean 50.6742) | | `wmo_wind` | object | 0.0% | , 25, 20 | | `wmo_pres` | object | 0.0% | , 1000, 1002 | | `esa_source` | object | 0.0% | HDX | | `esa_processed` | object | 0.0% | 2026-04-05 | --- ## Numeric Summary | Column | Min | Max | Mean | Median | |---|---|---|---|---| | `number` | 1.0 | 145.0 | 29.692 | 13.0 | | `lat` | -43.7 | 19.0 | -17.7825 | -17.7 | | `lon` | 11.3 | 119.1 | 50.6742 | 48.7 | --- ## Curation 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. --- ## Limitations - Data originates from HDX and has not been independently validated by ESA. - Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection. - Refer to the [original HDX dataset page](https://data.humdata.org/dataset/cod-ibtracs-tropical-storm-tracks) for the publisher's own methodology notes and caveats. --- ## Citation ```bibtex @dataset{hdx_africa_cod_ibtracs_tropical_storm_tracks, title = {Democratic Republic of the Congo: IBTrACS Storm Tracks}, author = {HDX}, year = {2026}, url = {https://data.humdata.org/dataset/cod-ibtracs-tropical-storm-tracks}, note = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)} } ``` --- *[Electric Sheep Africa](https://huggingface.co/electricsheepafrica) — Africa's ML dataset infrastructure. Lagos, Nigeria.*
提供机构:
electricsheepafrica
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作