five

electricsheepafrica/africa-cote-d-ivoire-coronavirus-covid-19-subnational

收藏
Hugging Face2026-04-04 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/electricsheepafrica/africa-cote-d-ivoire-coronavirus-covid-19-subnational
下载链接
链接失效反馈
官方服务:
资源简介:
--- annotations_creators: - no-annotation language_creators: - found language: - en license: cc-by-4.0 multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original task_categories: - tabular-classification task_ids: [] tags: - africa - humanitarian - hdx - electric-sheep-africa - epidemics-outbreaks - health - hxl - west-africa - civ pretty_name: "Côte d'Ivoire: Coronavirus (Covid-19) Subnational" dataset_info: splits: - name: train num_examples: 996 - name: test num_examples: 249 --- # Côte d'Ivoire: Coronavirus (Covid-19) Subnational **Publisher:** HERA - Humanitarian Emergency Response Africa · **Source:** [HDX](https://data.humdata.org/dataset/cote-d-ivoire-coronavirus-covid-19-subnational) · **License:** `cc-by` · **Updated:** 2025-04-09 --- ## Abstract Subnational data about Covid-19 in Côte d'Ivoire- Infections (new cases, gender), Deaths, Recoveries. Each row in this dataset represents first-level administrative unit observations. Data was last updated on HDX on 2025-04-09. Geographic scope: **CIV**. *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).* --- ## Dataset Characteristics | | | |---|---| | **Domain** | Public health | | **Unit of observation** | First-level administrative unit observations | | **Rows (total)** | 1,246 | | **Columns** | 3 (0 numeric, 3 categorical, 0 datetime) | | **Train split** | 996 rows | | **Test split** | 249 rows | | **Geographic scope** | CIV | | **Publisher** | HERA - Humanitarian Emergency Response Africa | | **HDX last updated** | 2025-04-09 | --- ## Variables **Geographic** — `date_iso_3_pays_id_pays_region_id_region_contaminés_décès_guéris_femme_homme_genre_non_spécifié_source_lien_web` (11/03/2020;CIV;Côte d'Ivoire;13;Abidjan;132;1;0;0;0;1;0;Ministère de la Santé et de l'Hygiène Publique ;"https://twitter.com/Santeci ; https://www.covid19-ci.info";, 05/05/2020;CIV;Côte d'Ivoire;13;Denguélé;135;0;null;null;null;null;null;West African Health Organization;https://data.wahooas.org/outbreaks/#/;, 05/05/2020;CIV;Côte d'Ivoire;13;Vallée du Bandama;142;0;null;null;null;null;null;West African Health Organization;https://data.wahooas.org/outbreaks/#/;). **Identifier / Metadata** — `esa_source` (HDX), `esa_processed` (2026-04-04). --- ## Quick Start ```python from datasets import load_dataset ds = load_dataset("electricsheepafrica/africa-cote-d-ivoire-coronavirus-covid-19-subnational") train = ds["train"].to_pandas() test = ds["test"].to_pandas() print(train.shape) train.head() ``` --- ## Schema | Column | Type | Null % | Range / Sample Values | |---|---|---|---| | `date_iso_3_pays_id_pays_region_id_region_contaminés_décès_guéris_femme_homme_genre_non_spécifié_source_lien_web` | object | 0.0% | 11/03/2020;CIV;Côte d'Ivoire;13;Abidjan;132;1;0;0;0;1;0;Ministère de la Santé et de l'Hygiène Publique ;"https://twitter.com/Santeci ; https://www.covid19-ci.info";, 05/05/2020;CIV;Côte d'Ivoire;13;Denguélé;135;0;null;null;null;null;null;West African Health Organization;https://data.wahooas.org/outbreaks/#/;, 05/05/2020;CIV;Côte d'Ivoire;13;Vallée du Bandama;142;0;null;null;null;null;null;West African Health Organization;https://data.wahooas.org/outbreaks/#/; | | `esa_source` | object | 0.0% | HDX | | `esa_processed` | object | 0.0% | 2026-04-04 | --- ## Numeric Summary | Column | Min | Max | Mean | Median | |---|---|---|---|---| _No numeric columns._ --- ## 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`. 2 exact duplicate rows were removed. 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 HERA - Humanitarian Emergency Response Africa 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/cote-d-ivoire-coronavirus-covid-19-subnational) for the publisher's own methodology notes and caveats. --- ## Citation ```bibtex @dataset{hdx_africa_cote_d_ivoire_coronavirus_covid_19_subnational, title = {Côte d'Ivoire: Coronavirus (Covid-19) Subnational}, author = {HERA - Humanitarian Emergency Response Africa}, year = {2025}, url = {https://data.humdata.org/dataset/cote-d-ivoire-coronavirus-covid-19-subnational}, 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
二维码
社区交流群
二维码
科研交流群
商业服务