five

electricsheepafrica/africa-wfp-food-security-indicators-for-kingdom-of-eswatini

收藏
Hugging Face2026-04-06 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/electricsheepafrica/africa-wfp-food-security-indicators-for-kingdom-of-eswatini
下载链接
链接失效反馈
官方服务:
资源简介:
--- 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-regression - other task_ids: [] tags: - africa - humanitarian - hdx - electric-sheep-africa - food-security - hxl - indicators - swz pretty_name: "Kingdom of Eswatini - Food Security Indicators" dataset_info: splits: - name: train num_examples: 1852 - name: test num_examples: 463 --- # Kingdom of Eswatini - Food Security Indicators **Publisher:** WFP - World Food Programme · **Source:** [HDX](https://data.humdata.org/dataset/wfp-food-security-indicators-for-kingdom-of-eswatini) · **License:** `cc-by-igo` · **Updated:** 2023-05-16 --- ## Abstract The World Food Programme (WFP) launched the mobile Vulnerability Analysis and Mapping (mVAM) project in 2013, beginning in DRC and Somalia. mVAM uses mobile technology to track food security trends in real-time, providing high-frequency data that supports humanitarian decision-making. Data collection methods are tailored to the needs of each country that mVAM operates in. This dataset contains data from the [mVAM databank](http://vam.wfp.org/sites/mvam_monitoring/) covering various indicators (one per resource). Each row in this dataset represents time-series observations. Temporal coverage is indicated by the `svydate` column(s). Geographic scope: **SWZ**. *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).* --- ## Dataset Characteristics | | | |---|---| | **Domain** | Food security and nutrition | | **Unit of observation** | Time-series observations | | **Rows (total)** | 2,315 | | **Columns** | 9 (1 numeric, 7 categorical, 1 datetime) | | **Train split** | 1,852 rows | | **Test split** | 463 rows | | **Geographic scope** | SWZ | | **Publisher** | WFP - World Food Programme | | **HDX last updated** | 2023-05-16 | --- ## Variables **Geographic** — `svydate`, `adminstrata` (Hhohho, Lubombo, Manzini). **Identifier / Metadata** — `adm0_name` (Swaziland, #country+name), `esa_source` (HDX), `esa_processed` (2026-04-06). **Other** — `variable` (FCG<=2, FCG==1, FCG==2), `variabledescription` (prevalence-->equals to 1 if household uses this strategy 1 or more times per week, prevalence-->food consumption group = poor+borderline, prevalence-->food consumption group = poor), `demographic` (M, F, Stones), `mean` (range 0.0–61.5088). --- ## Quick Start ```python from datasets import load_dataset ds = load_dataset("electricsheepafrica/africa-wfp-food-security-indicators-for-kingdom-of-eswatini") train = ds["train"].to_pandas() test = ds["test"].to_pandas() print(train.shape) train.head() ``` --- ## Schema | Column | Type | Null % | Range / Sample Values | |---|---|---|---| | `svydate` | datetime64[ns] | 0.0% | | | `adm0_name` | object | 0.0% | Swaziland, #country+name | | `adminstrata` | object | 63.2% | Hhohho, Lubombo, Manzini | | `variable` | object | 0.0% | FCG<=2, FCG==1, FCG==2 | | `variabledescription` | object | 55.3% | prevalence-->equals to 1 if household uses this strategy 1 or more times per week, prevalence-->food consumption group = poor+borderline, prevalence-->food consumption group = poor | | `demographic` | object | 36.7% | M, F, Stones | | `mean` | float64 | 0.0% | 0.0 – 61.5088 (mean 3.8196) | | `esa_source` | object | 0.0% | HDX | | `esa_processed` | object | 0.0% | 2026-04-06 | --- ## Numeric Summary | Column | Min | Max | Mean | Median | |---|---|---|---|---| | `mean` | 0.0 | 61.5088 | 3.8196 | 0.4074 | --- ## 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 column(s) with >80% missing values were removed: `adm1_name`, `adm2_name`. 2 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 WFP - World Food Programme and has not been independently validated by ESA. - Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection. - The following columns have >20% missing values and should be treated with caution in modelling: `adminstrata`, `variabledescription`, `demographic`. - Refer to the [original HDX dataset page](https://data.humdata.org/dataset/wfp-food-security-indicators-for-kingdom-of-eswatini) for the publisher's own methodology notes and caveats. --- ## Citation ```bibtex @dataset{hdx_africa_wfp_food_security_indicators_for_kingdom_of_eswatini, title = {Kingdom of Eswatini - Food Security Indicators}, author = {WFP - World Food Programme}, year = {2023}, url = {https://data.humdata.org/dataset/wfp-food-security-indicators-for-kingdom-of-eswatini}, 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
二维码
社区交流群
二维码
科研交流群
商业服务