Datasets:
Add README.md
Browse files
README.md
CHANGED
|
@@ -1,58 +1,172 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
-
features:
|
| 4 |
-
- name: gho_code
|
| 5 |
-
dtype: string
|
| 6 |
-
- name: gho_display
|
| 7 |
-
dtype: string
|
| 8 |
-
- name: gho_url
|
| 9 |
-
dtype: string
|
| 10 |
-
- name: year_display
|
| 11 |
-
dtype: float64
|
| 12 |
-
- name: startyear
|
| 13 |
-
dtype: float64
|
| 14 |
-
- name: endyear
|
| 15 |
-
dtype: float64
|
| 16 |
-
- name: region_code
|
| 17 |
-
dtype: string
|
| 18 |
-
- name: region_display
|
| 19 |
-
dtype: string
|
| 20 |
-
- name: country_code
|
| 21 |
-
dtype: string
|
| 22 |
-
- name: country_display
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: dimension_type
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: dimension_code
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: dimension_name
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: numeric
|
| 31 |
-
dtype: float64
|
| 32 |
-
- name: value
|
| 33 |
-
dtype: string
|
| 34 |
-
- name: low
|
| 35 |
-
dtype: float64
|
| 36 |
-
- name: high
|
| 37 |
-
dtype: float64
|
| 38 |
-
- name: esa_source
|
| 39 |
-
dtype: string
|
| 40 |
-
- name: esa_processed
|
| 41 |
-
dtype: string
|
| 42 |
splits:
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
num_bytes: 1586103
|
| 48 |
-
num_examples: 3832
|
| 49 |
-
download_size: 1170178
|
| 50 |
-
dataset_size: 7912285
|
| 51 |
-
configs:
|
| 52 |
-
- config_name: default
|
| 53 |
-
data_files:
|
| 54 |
-
- split: train
|
| 55 |
-
path: data/train-*
|
| 56 |
-
- split: test
|
| 57 |
-
path: data/test-*
|
| 58 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- no-annotation
|
| 4 |
+
language_creators:
|
| 5 |
+
- found
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
license: other
|
| 9 |
+
multilinguality:
|
| 10 |
+
- monolingual
|
| 11 |
+
size_categories:
|
| 12 |
+
- 10K<n<100K
|
| 13 |
+
source_datasets:
|
| 14 |
+
- original
|
| 15 |
+
task_categories:
|
| 16 |
+
- tabular-classification
|
| 17 |
+
task_ids: []
|
| 18 |
+
tags:
|
| 19 |
+
- africa
|
| 20 |
+
- humanitarian
|
| 21 |
+
- hdx
|
| 22 |
+
- electric-sheep-africa
|
| 23 |
+
- disability
|
| 24 |
+
- disease
|
| 25 |
+
- environment
|
| 26 |
+
- health
|
| 27 |
+
- hxl
|
| 28 |
+
- indicators
|
| 29 |
+
- malaria
|
| 30 |
+
- maternity
|
| 31 |
+
- lao
|
| 32 |
+
pretty_name: "Lao People's Democratic Republic - Health Indicators"
|
| 33 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
splits:
|
| 35 |
+
- name: train
|
| 36 |
+
num_examples: 15326
|
| 37 |
+
- name: test
|
| 38 |
+
num_examples: 3831
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
---
|
| 40 |
+
|
| 41 |
+
# Lao People's Democratic Republic - Health Indicators
|
| 42 |
+
|
| 43 |
+
**Publisher:** World Health Organization · **Source:** [HDX](https://data.humdata.org/dataset/who-data-for-lao-people-s-democratic-republic) · **License:** `hdx-other` · **Updated:** 2025-02-07
|
| 44 |
+
|
| 45 |
+
---
|
| 46 |
+
|
| 47 |
+
## Abstract
|
| 48 |
+
|
| 49 |
+
This dataset contains data from WHO's [data portal](https://www.who.int/gho/en/) covering the following categories:
|
| 50 |
+
|
| 51 |
+
Air pollution, Antimicrobial resistance (AMR), Assistive technology, Child mortality, Dementia diagnosis, treatment and care, Dementia policy and legislation, Environment and health, Foodborne Diseases Estimates, Global Dementia Observatory (GDO), Global Health Estimates: Life expectancy and leading causes of death and disability, Global Information System on Alcohol and Health, HIV, Health Inequality Monitor, Health financing, Health systems, Health taxes, Health workforce, Hepatitis, Immunization coverage and vaccine-preventable diseases, International Health Regulations (2005) monitoring framework, Malaria, Maternal and reproductive health, Mental health, Neglected tropical diseases, Noncommunicable diseases, Nutrition, Oral Health, Priority health technologies, Resources for Substance Use Disorders, Road Safety, SDG Target 3.8 | Achieve universal health coverage (UHC), Sexually Transmitted Infections, Tobacco control, Tuberculosis, Vaccine-preventable communicable diseases, Violence against women, Violence prevention, Water, sanitation and hygiene (WASH), Women and health, World Health Statistics.
|
| 52 |
+
|
| 53 |
+
For links to individual indicator metadata, see resource descriptions.
|
| 54 |
+
|
| 55 |
+
Each row in this dataset represents first-level administrative unit observations. Data was last updated on HDX on 2025-02-07. Geographic scope: **LAO**.
|
| 56 |
+
|
| 57 |
+
*Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).*
|
| 58 |
+
|
| 59 |
+
---
|
| 60 |
+
|
| 61 |
+
## Dataset Characteristics
|
| 62 |
+
|
| 63 |
+
| | |
|
| 64 |
+
|---|---|
|
| 65 |
+
| **Domain** | Food security and nutrition |
|
| 66 |
+
| **Unit of observation** | First-level administrative unit observations |
|
| 67 |
+
| **Rows (total)** | 19,158 |
|
| 68 |
+
| **Columns** | 19 (6 numeric, 13 categorical, 0 datetime) |
|
| 69 |
+
| **Train split** | 15,326 rows |
|
| 70 |
+
| **Test split** | 3,831 rows |
|
| 71 |
+
| **Geographic scope** | LAO |
|
| 72 |
+
| **Publisher** | World Health Organization |
|
| 73 |
+
| **HDX last updated** | 2025-02-07 |
|
| 74 |
+
|
| 75 |
+
---
|
| 76 |
+
|
| 77 |
+
## Variables
|
| 78 |
+
|
| 79 |
+
**Geographic** — `gho_display` (Number of deaths, Deaths per 1 000 live births, Distribution of causes of death among children aged < 5 years (%)), `year_display` (range 1961.0–2030.0), `startyear` (range 1961.0–2030.0), `endyear` (range 1961.0–2030.0), `region_code` (WPR, #region+code) and 4 others.
|
| 80 |
+
|
| 81 |
+
**Outcome / Measurement** — `value`.
|
| 82 |
+
|
| 83 |
+
**Identifier / Metadata** — `gho_code` (MORT_100, MORT_200, MORT_300), `dimension_code` (SEX_BTSX, SEX_FMLE, SEX_MLE), `dimension_name` (Both sexes, Female, Male), `esa_source`, `esa_processed`.
|
| 84 |
+
|
| 85 |
+
**Other** — `gho_url` (https://www.who.int/data/gho/data/indicators/indicator-details/GHO/number-of-deaths, https://www.who.int/data/gho/data/indicators/indicator-details/GHO/gho-ghe-life-tables-by-who-region-global-health-estimates, https://www.who.int/data/gho/data/indicators/indicator-details/GHO/distribution-of-causes-of-death-among-children-aged-5-years-%28-%29), `numeric` (range -0.0476–60000000.0), `low` (range -0.3603–161077.3438), `high` (range 0.0–224415.8906).
|
| 86 |
+
|
| 87 |
+
---
|
| 88 |
+
|
| 89 |
+
## Quick Start
|
| 90 |
+
|
| 91 |
+
```python
|
| 92 |
+
from datasets import load_dataset
|
| 93 |
+
|
| 94 |
+
ds = load_dataset("electricsheepafrica/asia-disability-who-data-for-laos-people-s-democratic-rep")
|
| 95 |
+
train = ds["train"].to_pandas()
|
| 96 |
+
test = ds["test"].to_pandas()
|
| 97 |
+
|
| 98 |
+
print(train.shape)
|
| 99 |
+
train.head()
|
| 100 |
+
```
|
| 101 |
+
|
| 102 |
+
---
|
| 103 |
+
|
| 104 |
+
## Schema
|
| 105 |
+
|
| 106 |
+
| Column | Type | Null % | Range / Sample Values |
|
| 107 |
+
|---|---|---|---|
|
| 108 |
+
| `gho_code` | object | 0.0% | MORT_100, MORT_200, MORT_300 |
|
| 109 |
+
| `gho_display` | object | 0.0% | Number of deaths, Deaths per 1 000 live births, Distribution of causes of death among children aged < 5 years (%) |
|
| 110 |
+
| `gho_url` | object | 0.0% | https://www.who.int/data/gho/data/indicators/indicator-details/GHO/number-of-deaths, https://www.who.int/data/gho/data/indicators/indicator-details/GHO/gho-ghe-life-tables-by-who-region-global-health-estimates, https://www.who.int/data/gho/data/indicators/indicator-details/GHO/distribution-of-causes-of-death-among-children-aged-5-years-%28-%29 |
|
| 111 |
+
| `year_display` | float64 | 0.0% | 1961.0 – 2030.0 (mean 2008.6) |
|
| 112 |
+
| `startyear` | float64 | 0.0% | 1961.0 – 2030.0 (mean 2008.5977) |
|
| 113 |
+
| `endyear` | float64 | 0.0% | 1961.0 – 2030.0 (mean 2008.6) |
|
| 114 |
+
| `region_code` | object | 0.0% | WPR, #region+code |
|
| 115 |
+
| `region_display` | object | 0.0% | Western Pacific, #region+name |
|
| 116 |
+
| `country_code` | object | 0.0% | LAO, #country+code |
|
| 117 |
+
| `country_display` | object | 0.0% | Lao People's Democratic Republic, #country+name |
|
| 118 |
+
| `dimension_type` | object | 18.9% | SEX, RESIDENCEAREATYPE, AGEGROUP |
|
| 119 |
+
| `dimension_code` | object | 18.9% | SEX_BTSX, SEX_FMLE, SEX_MLE |
|
| 120 |
+
| `dimension_name` | object | 18.9% | Both sexes, Female, Male |
|
| 121 |
+
| `numeric` | float64 | 9.0% | -0.0476 – 60000000.0 (mean 82988.5901) |
|
| 122 |
+
| `value` | object | 0.2% | |
|
| 123 |
+
| `low` | float64 | 45.9% | -0.3603 – 161077.3438 (mean 559.0637) |
|
| 124 |
+
| `high` | float64 | 45.9% | 0.0 – 224415.8906 (mean 1014.8219) |
|
| 125 |
+
| `esa_source` | object | 0.0% | |
|
| 126 |
+
| `esa_processed` | object | 0.0% | |
|
| 127 |
+
|
| 128 |
+
---
|
| 129 |
+
|
| 130 |
+
## Numeric Summary
|
| 131 |
+
|
| 132 |
+
| Column | Min | Max | Mean | Median |
|
| 133 |
+
|---|---|---|---|---|
|
| 134 |
+
| `year_display` | 1961.0 | 2030.0 | 2008.6 | 2010.0 |
|
| 135 |
+
| `startyear` | 1961.0 | 2030.0 | 2008.5977 | 2010.0 |
|
| 136 |
+
| `endyear` | 1961.0 | 2030.0 | 2008.6 | 2010.0 |
|
| 137 |
+
| `numeric` | -0.0476 | 60000000.0 | 82988.5901 | 13.057 |
|
| 138 |
+
| `low` | -0.3603 | 161077.3438 | 559.0637 | 7.4 |
|
| 139 |
+
| `high` | 0.0 | 224415.8906 | 1014.8219 | 16.5592 |
|
| 140 |
+
|
| 141 |
+
---
|
| 142 |
+
|
| 143 |
+
## Curation
|
| 144 |
+
|
| 145 |
+
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`. 187 exact duplicate rows were removed. 6 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.
|
| 146 |
+
|
| 147 |
+
---
|
| 148 |
+
|
| 149 |
+
## Limitations
|
| 150 |
+
|
| 151 |
+
- Data originates from World Health Organization and has not been independently validated by ESA.
|
| 152 |
+
- Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
|
| 153 |
+
- The following columns have >20% missing values and should be treated with caution in modelling: `low`, `high`.
|
| 154 |
+
- Refer to the [original HDX dataset page](https://data.humdata.org/dataset/who-data-for-lao-people-s-democratic-republic) for the publisher's own methodology notes and caveats.
|
| 155 |
+
|
| 156 |
+
---
|
| 157 |
+
|
| 158 |
+
## Citation
|
| 159 |
+
|
| 160 |
+
```bibtex
|
| 161 |
+
@dataset{hdx_asia_disability_who_data_for_laos_people_s_democratic_rep,
|
| 162 |
+
title = {Lao People's Democratic Republic - Health Indicators},
|
| 163 |
+
author = {World Health Organization},
|
| 164 |
+
year = {2025},
|
| 165 |
+
url = {https://data.humdata.org/dataset/who-data-for-lao-people-s-democratic-republic},
|
| 166 |
+
note = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
|
| 167 |
+
}
|
| 168 |
+
```
|
| 169 |
+
|
| 170 |
+
---
|
| 171 |
+
|
| 172 |
+
*[Electric Sheep Africa](https://huggingface.co/electricsheepafrica) — Africa's ML dataset infrastructure. Lagos, Nigeria.*
|