Standardize Electric Sheep Africa dataset card
Browse files
README.md
CHANGED
|
@@ -1,170 +1,144 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 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 |
-
- n<1K
|
| 13 |
-
source_datasets:
|
| 14 |
-
- original
|
| 15 |
task_categories:
|
| 16 |
- tabular-classification
|
| 17 |
- tabular-regression
|
| 18 |
-
|
|
|
|
|
|
|
| 19 |
tags:
|
| 20 |
-
- africa
|
| 21 |
-
-
|
| 22 |
-
-
|
| 23 |
-
-
|
| 24 |
-
-
|
| 25 |
-
-
|
| 26 |
-
-
|
| 27 |
-
-
|
| 28 |
-
-
|
| 29 |
-
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
---
|
| 38 |
|
| 39 |
-
# Démocratique République du Congo : Prévalence de la malnutrition
|
| 40 |
|
| 41 |
-
**
|
| 42 |
|
| 43 |
-
--
|
|
|
|
|
|
|
|
|
|
| 44 |
|
| 45 |
-
##
|
| 46 |
|
| 47 |
-
|
| 48 |
|
| 49 |
-
|
| 50 |
|
| 51 |
-
|
| 52 |
|
| 53 |
-
---
|
| 54 |
|
| 55 |
-
## Dataset
|
| 56 |
|
| 57 |
-
| | |
|
| 58 |
|---|---|
|
| 59 |
-
|
|
| 60 |
-
|
|
| 61 |
-
|
|
| 62 |
-
|
|
| 63 |
-
|
|
| 64 |
-
|
|
| 65 |
-
|
|
| 66 |
-
|
|
| 67 |
-
|
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
---
|
| 80 |
-
|
| 81 |
-
## Quick Start
|
| 82 |
|
| 83 |
```python
|
| 84 |
from datasets import load_dataset
|
| 85 |
|
| 86 |
-
ds
|
| 87 |
-
|
| 88 |
-
test = ds["test"].to_pandas()
|
| 89 |
|
| 90 |
-
|
| 91 |
-
|
|
|
|
|
|
|
| 92 |
```
|
| 93 |
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
## Schema
|
| 97 |
-
|
| 98 |
-
| Column | Type | Null % | Range / Sample Values |
|
| 99 |
-
|---|---|---|---|
|
| 100 |
-
| `province` | object | 0.2% | Ituri, Kinshasa, Sud-Kivu |
|
| 101 |
-
| `code_province` | object | 0.4% | CD54, CD10, CD61 |
|
| 102 |
-
| `territoire` | object | 0.2% | Kinshasa, Djugu, Lubumbashi |
|
| 103 |
-
| `code_terrtoire` | object | 0.4% | CD1000, CD5405, CD7101 |
|
| 104 |
-
| `zone_de_sante` | object | 0.2% | Bili, Lubunga, Ferekeni |
|
| 105 |
-
| `pcode_zs` | object | 0.4% | CD1000ZS01, CD6208ZS01, CD6313ZS02 |
|
| 106 |
-
| `prévalence_mam` | float64 | 0.4% | 0.5 – 20.1 (mean 6.006) |
|
| 107 |
-
| `prévalence_mas` | float64 | 0.4% | 0.0 – 8.4 (mean 2.3678) |
|
| 108 |
-
| `prévalence_mag` | float64 | 0.4% | 1.1 – 26.6 (mean 8.3748) |
|
| 109 |
-
| `sévérité_mas` | float64 | 0.2% | 1.0 – 1213.0 (mean 4.6654) |
|
| 110 |
-
| `sévérité_mag` | float64 | 0.2% | 1.0 – 1070.0 (mean 4.1154) |
|
| 111 |
-
| `sévérité_ipc_nut` | float64 | 0.2% | 0.0 – 0.0 (mean 0.0) |
|
| 112 |
-
| `ipc_actuelle` | float64 | 0.2% | 0.0 – 38.0 (mean 0.1462) |
|
| 113 |
-
| `ipc_projeté` | float64 | 0.4% | 0.0 – 4.0 (mean 2.341) |
|
| 114 |
-
| `sévérité_impact_malnutrition` | float64 | 0.2% | 1.0 – 1260.0 (mean 4.8462) |
|
| 115 |
-
| `ej_impact_malnutrition` | float64 | 0.2% | 0.0 – 250.0 (mean 0.9615) |
|
| 116 |
-
| `sévérité_impact_malnutrition_ej` | float64 | 0.2% | 1.0 – 1353.0 (mean 5.2038) |
|
| 117 |
-
| `sévérité_impact_malnutrition_3_4_5` | float64 | 0.2% | 0.0 – 754.0 (mean 2.9) |
|
| 118 |
-
| `esa_source` | object | 0.0% | HDX |
|
| 119 |
-
| `esa_processed` | object | 0.0% | 2026-04-17 |
|
| 120 |
|
| 121 |
-
|
|
|
|
| 122 |
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
| `prévalence_mas` | 0.0 | 8.4 | 2.3678 | 1.9 |
|
| 129 |
-
| `prévalence_mag` | 1.1 | 26.6 | 8.3748 | 7.9 |
|
| 130 |
-
| `sévérité_mas` | 1.0 | 1213.0 | 4.6654 | 2.0 |
|
| 131 |
-
| `sévérité_mag` | 1.0 | 1070.0 | 4.1154 | 2.0 |
|
| 132 |
-
| `sévérité_ipc_nut` | 0.0 | 0.0 | 0.0 | 0.0 |
|
| 133 |
-
| `ipc_actuelle` | 0.0 | 38.0 | 0.1462 | 0.0 |
|
| 134 |
-
| `ipc_projeté` | 0.0 | 4.0 | 2.341 | 3.0 |
|
| 135 |
-
| `sévérité_impact_malnutrition` | 1.0 | 1260.0 | 4.8462 | 2.0 |
|
| 136 |
-
| `ej_impact_malnutrition` | 0.0 | 250.0 | 0.9615 | 0.0 |
|
| 137 |
-
| `sévérité_impact_malnutrition_ej` | 1.0 | 1353.0 | 5.2038 | 3.0 |
|
| 138 |
-
| `sévérité_impact_malnutrition_3_4_5` | 0.0 | 754.0 | 2.9 | 0.0 |
|
| 139 |
|
| 140 |
-
|
| 141 |
|
| 142 |
-
|
|
|
|
|
|
|
|
|
|
| 143 |
|
| 144 |
-
|
| 145 |
|
| 146 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 147 |
|
| 148 |
-
##
|
| 149 |
|
| 150 |
-
-
|
| 151 |
-
-
|
| 152 |
-
-
|
| 153 |
-
|
| 154 |
-
---
|
| 155 |
|
| 156 |
## Citation
|
| 157 |
|
| 158 |
```bibtex
|
| 159 |
-
@
|
| 160 |
-
title
|
| 161 |
-
author
|
| 162 |
-
year
|
| 163 |
-
url
|
| 164 |
-
|
|
|
|
| 165 |
}
|
| 166 |
```
|
| 167 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 168 |
---
|
| 169 |
|
| 170 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
task_categories:
|
| 6 |
- tabular-classification
|
| 7 |
- tabular-regression
|
| 8 |
+
multilinguality: monolingual
|
| 9 |
+
size_categories:
|
| 10 |
+
- n<1K
|
| 11 |
tags:
|
| 12 |
+
- "africa"
|
| 13 |
+
- "electric-sheep-africa"
|
| 14 |
+
- "open-data"
|
| 15 |
+
- "metadata-backed"
|
| 16 |
+
- "health"
|
| 17 |
+
- "parquet"
|
| 18 |
+
- "tabular"
|
| 19 |
+
- "text"
|
| 20 |
+
- "humanitarian"
|
| 21 |
+
- "hdx"
|
| 22 |
+
- "global-acute-malnutrition-gam"
|
| 23 |
+
- "hxl"
|
| 24 |
+
- "malnutrition"
|
| 25 |
+
- "nutrition"
|
| 26 |
+
- "severe-acute-malnutrition-sam"
|
| 27 |
+
- "cod"
|
| 28 |
+
pretty_name: "Démocratique République du Congo : Prévalence de la malnutrition | Africa (original)"
|
| 29 |
---
|
| 30 |
|
| 31 |
+
# Démocratique République du Congo : Prévalence de la malnutrition | Africa (original)
|
| 32 |
|
| 33 |
+
**Size category:** `n<1K` - **Formats:** `parquet` - **Sector:** health - *Engineered by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)*
|
| 34 |
|
| 35 |
+

|
| 36 |
+

|
| 37 |
+

|
| 38 |
+

|
| 39 |
|
| 40 |
+
## TL;DR
|
| 41 |
|
| 42 |
+
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
|
| 43 |
|
| 44 |
+
## What This Dataset Covers
|
| 45 |
|
| 46 |
+
Health datasets help researchers examine disease burden, service delivery, risk factors, outcomes, and public-health program performance.
|
| 47 |
|
| 48 |
+
Dataset context from the existing Hugging Face card: Démocratique République du Congo : Prévalence de la malnutrition Publisher: UNICEF Democratic Republic of Congo · Source: HDX · License: cc-by-igo · Updated: 2025-05-05 Abstract Prévalence de la malnutrition pour les enfants et les Femmes enceintes et allaitantes désagrégés par zone de santé. Les données sont à jours Each row in this dataset represents first-level administrative unit observations. Data was last updated on HDX on 2025-05-05. Geographic scope: COD. Curated… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-prevalence-de-la-malnutrition-en-rdc.
|
| 49 |
|
| 50 |
+
## Dataset Profile
|
| 51 |
|
| 52 |
+
| Field | Value |
|
| 53 |
|---|---|
|
| 54 |
+
| Hugging Face repo | [`electricsheepafrica/africa-prevalence-de-la-malnutrition-en-rdc`](https://huggingface.co/datasets/electricsheepafrica/africa-prevalence-de-la-malnutrition-en-rdc) |
|
| 55 |
+
| Sector | health |
|
| 56 |
+
| Topic tags | humanitarian, hdx, electric-sheep-africa, global-acute-malnutrition-gam, hxl, malnutrition, nutrition, severe-acute-malnutrition-sam, cod |
|
| 57 |
+
| Modalities | `tabular`, `text` |
|
| 58 |
+
| Formats | `parquet` |
|
| 59 |
+
| Size category | `n<1K` |
|
| 60 |
+
| Countries | Africa-wide or source-defined African coverage |
|
| 61 |
+
| ISO3 coverage | `not declared` |
|
| 62 |
+
| Last modified on HF | `2026-04-17 05:13:59+00:00` |
|
| 63 |
+
| Inventory snapshot | `2026-07-16T16:00:34Z` |
|
| 64 |
+
|
| 65 |
+
## How To Read This Dataset
|
| 66 |
+
|
| 67 |
+
- Start from the repository files and the dataset viewer when available.
|
| 68 |
+
- Treat the README context as a fast orientation layer; confirm variable definitions and units in the data files before modeling.
|
| 69 |
+
- Use explicit country columns when present. When geography is only implied by the title or source metadata, document that assumption in downstream analysis.
|
| 70 |
+
- Preserve missing values until you have a defensible imputation rule.
|
| 71 |
+
|
| 72 |
+
## Usage
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
|
| 74 |
```python
|
| 75 |
from datasets import load_dataset
|
| 76 |
|
| 77 |
+
ds = load_dataset("electricsheepafrica/africa-prevalence-de-la-malnutrition-en-rdc")
|
| 78 |
+
print(ds)
|
|
|
|
| 79 |
|
| 80 |
+
split_name = next(iter(ds))
|
| 81 |
+
table = ds[split_name]
|
| 82 |
+
print(table.features)
|
| 83 |
+
print(table[:3])
|
| 84 |
```
|
| 85 |
|
| 86 |
+
### Convert To Pandas When Tabular
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
|
| 88 |
+
```python
|
| 89 |
+
from datasets import Dataset
|
| 90 |
|
| 91 |
+
first_split = ds[next(iter(ds))]
|
| 92 |
+
if isinstance(first_split, Dataset):
|
| 93 |
+
df = first_split.to_pandas()
|
| 94 |
+
print(df.head())
|
| 95 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 96 |
|
| 97 |
+
## Data Quality Notes
|
| 98 |
|
| 99 |
+
- This card was standardized from the Electric Sheep Africa Hugging Face metadata inventory.
|
| 100 |
+
- Exact schema, row counts, and source files should be inspected in the repository data files.
|
| 101 |
+
- Metadata gaps from the inventory: country, upstream_publisher.
|
| 102 |
+
- Do not infer policy meaning from labels alone; confirm definitions, units, and methods in the source material.
|
| 103 |
|
| 104 |
+
## Source And Provenance
|
| 105 |
|
| 106 |
+
- **Source context:** original
|
| 107 |
+
- **Publisher/source attribution:** original
|
| 108 |
+
- **License:** [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
|
| 109 |
+
- **Hugging Face URL:** [https://huggingface.co/datasets/electricsheepafrica/africa-prevalence-de-la-malnutrition-en-rdc](https://huggingface.co/datasets/electricsheepafrica/africa-prevalence-de-la-malnutrition-en-rdc)
|
| 110 |
+
- **Inventory retrieved at:** `2026-07-16T16:00:34Z`
|
| 111 |
|
| 112 |
+
## Suggested Analyses
|
| 113 |
|
| 114 |
+
- Inspect schema and missingness before modeling.
|
| 115 |
+
- Profile variables by geography, time, and subgroup columns where present.
|
| 116 |
+
- Join with other Electric Sheep Africa datasets using explicit country, year, and indicator fields when available.
|
| 117 |
+
- Build reproducible notebooks that cite both the original source context and the Electric Sheep Africa Hugging Face repo.
|
|
|
|
| 118 |
|
| 119 |
## Citation
|
| 120 |
|
| 121 |
```bibtex
|
| 122 |
+
@misc{electric_sheep_africa_africa_prevalence_de_la_malnutrition_en_rdc_2026,
|
| 123 |
+
title = {Démocratique République du Congo : Prévalence de la malnutrition | Africa (original)},
|
| 124 |
+
author = {original},
|
| 125 |
+
year = {2026},
|
| 126 |
+
url = {https://huggingface.co/datasets/electricsheepafrica/africa-prevalence-de-la-malnutrition-en-rdc},
|
| 127 |
+
publisher = {Hugging Face Datasets, engineered by Electric Sheep Africa},
|
| 128 |
+
howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-prevalence-de-la-malnutrition-en-rdc}}
|
| 129 |
}
|
| 130 |
```
|
| 131 |
|
| 132 |
+
## License
|
| 133 |
+
|
| 134 |
+
Released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
|
| 135 |
+
|
| 136 |
+
Original source rights remain with the original publisher or data provider. Electric Sheep Africa engineering standardizes discovery metadata, documentation, and usage guidance for analysis on Hugging Face.
|
| 137 |
+
|
| 138 |
+
## About Electric Sheep Africa
|
| 139 |
+
|
| 140 |
+
Electric Sheep Africa publishes ML-ready African public datasets on Hugging Face.
|
| 141 |
+
|
| 142 |
---
|
| 143 |
|
| 144 |
+
Provenance: metadata-backed README standardized 2026-08-12 by the Electric Sheep Africa README system. Inventory source: `catalog/esa_metadata_inventory/master_metadata.jsonl`.
|