electricsheepafrica/africa-burkina-faso-current-situation-fewsnet-fipe
收藏资源简介:
--- annotations_creators: - no-annotation language_creators: - found language: - en license: cc-by-4.0 multilinguality: - monolingual size_categories: - n<1K source_datasets: - original task_categories: - tabular-classification - other task_ids: [] tags: - africa - humanitarian - hdx - electric-sheep-africa - food-security - bfa pretty_name: "Burkina Faso Current Situation FEWS NET Acutely Food Insecure Population Estimates Data" dataset_info: splits: - name: train num_examples: 60 - name: test num_examples: 15 --- # Burkina Faso Current Situation FEWS NET Acutely Food Insecure Population Estimates Data **Publisher:** FEWS NET · **Source:** [HDX](https://data.humdata.org/dataset/burkina_faso_current_situation_fewsnet_fipe) · **License:** `cc-by` · **Updated:** 2026-04-07 --- ## Abstract Burkina Faso Current Situation FEWS NET Acutely Food Insecure Population Estimates Data from 2019 Each row in this dataset represents first-level administrative unit observations. Temporal coverage is indicated by the `projection_start`, `projection_end` column(s). Geographic scope: **BFA**. *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).* --- ## Dataset Characteristics | | | |---|---| | **Domain** | Food security and nutrition | | **Unit of observation** | First-level administrative unit observations | | **Rows (total)** | 75 | | **Columns** | 44 (10 numeric, 27 categorical, 7 datetime) | | **Train split** | 60 rows | | **Test split** | 15 rows | | **Geographic scope** | BFA | | **Publisher** | FEWS NET | | **HDX last updated** | 2026-04-07 | --- ## Variables **Geographic** — `country` (Burkina Faso), `country_code` (BF), `fewsnet_region` (West Africa), `admin_0` (Burkina Faso), `specialization_type` and 3 others. **Temporal** — `datacollectionperiod` (range 310322.0–373072.0), `reporting_date`. **Outcome / Measurement** — `phase`, `low_value` (range 0.0–2000000.0), `high_value` (range 99999.0–2499999.0), `value` (range 0.0–2000000.0), `phase_name`. **Identifier / Metadata** — `source_organization` (FEWS NET), `source_document` (Food Assistance Outlook Brief), `geographic_unit_full_name` (Burkina Faso), `geographic_unit_name` (Burkina Faso), `fnid` (BF) and 8 others. **Other** — `geographic_group` (Western Africa), `indicator_abbreviation`, `projection_start`, `projection_end`, `status` and 11 others. --- ## Quick Start ```python from datasets import load_dataset ds = load_dataset("electricsheepafrica/africa-burkina-faso-current-situation-fewsnet-fipe") train = ds["train"].to_pandas() test = ds["test"].to_pandas() print(train.shape) train.head() ``` --- ## Schema | Column | Type | Null % | Range / Sample Values | |---|---|---|---| | `source_organization` | object | 0.0% | FEWS NET | | `source_document` | object | 0.0% | Food Assistance Outlook Brief | | `country` | object | 0.0% | Burkina Faso | | `country_code` | object | 0.0% | BF | | `geographic_group` | object | 0.0% | Western Africa | | `fewsnet_region` | object | 0.0% | West Africa | | `geographic_unit_full_name` | object | 0.0% | Burkina Faso | | `geographic_unit_name` | object | 0.0% | Burkina Faso | | `fnid` | object | 0.0% | BF | | `admin_0` | object | 0.0% | Burkina Faso | | `phase` | object | 0.0% | | | `scenario_name` | object | 0.0% | | | `indicator_name` | object | 0.0% | | | `indicator_abbreviation` | object | 0.0% | | | `projection_start` | datetime64[ns] | 0.0% | | | `projection_end` | datetime64[ns] | 0.0% | | | `status` | object | 0.0% | | | `low_value` | float64 | 0.0% | 0.0 – 2000000.0 (mean 1038000.0) | | `high_value` | float64 | 0.0% | 99999.0 – 2499999.0 (mean 2007999.0) | | `value` | float64 | 0.0% | 0.0 – 2000000.0 (mean 1038000.0) | | `id` | int64 | 0.0% | 33126739.0 – 40657248.0 (mean 34149599.08) | | `datacollectionperiod` | int64 | 0.0% | 310322.0 – 373072.0 (mean 319279.3333) | | `datacollection` | int64 | 0.0% | 325936.0 – 383437.0 (mean 333815.6) | | `scenario` | object | 0.0% | | | `geographic_unit` | int64 | 0.0% | 8007.0 – 8007.0 (mean 8007.0) | | `datasourceorganization` | int64 | 0.0% | 1.0 – 1.0 (mean 1.0) | | `datasourcedocument` | int64 | 0.0% | 6986.0 – 6986.0 (mean 6986.0) | | `dataseries` | int64 | 0.0% | 6932784.0 – 6932784.0 (mean 6932784.0) | | `dataseries_name` | object | 0.0% | | | `specialization_type` | object | 0.0% | | | `dataseries_specialization_type` | object | 0.0% | | | `data_usage_policy` | object | 0.0% | | | `created` | datetime64[ns] | 0.0% | | | `modified` | datetime64[ns] | 0.0% | | | `status_changed` | datetime64[ns] | 0.0% | | | `collection_status` | object | 0.0% | | | `collection_status_changed` | datetime64[ns] | 0.0% | | | `collection_schedule` | object | 0.0% | | | `reporting_date` | datetime64[ns] | 0.0% | | | `phase_name` | object | 0.0% | | | `population_range` | object | 0.0% | | | `description` | object | 0.0% | | | `esa_source` | object | 0.0% | | | `esa_processed` | object | 0.0% | | --- ## Numeric Summary | Column | Min | Max | Mean | Median | |---|---|---|---|---| | `low_value` | 0.0 | 2000000.0 | 1038000.0 | 1000000.0 | | `high_value` | 99999.0 | 2499999.0 | 2007999.0 | 2499999.0 | | `value` | 0.0 | 2000000.0 | 1038000.0 | 1000000.0 | | `id` | 33126739.0 | 40657248.0 | 34149599.08 | 33128849.0 | | `datacollectionperiod` | 310322.0 | 373072.0 | 319279.3333 | 310396.0 | | `datacollection` | 325936.0 | 383437.0 | 333815.6 | 325973.0 | | `geographic_unit` | 8007.0 | 8007.0 | 8007.0 | 8007.0 | | `datasourceorganization` | 1.0 | 1.0 | 1.0 | 1.0 | | `datasourcedocument` | 6986.0 | 6986.0 | 6986.0 | 6986.0 | | `dataseries` | 6932784.0 | 6932784.0 | 6932784.0 | 6932784.0 | --- ## 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`. 7 column(s) with >80% missing values were removed: `admin_1`, `admin_2`, `admin_3`, `admin_4`, `pct_phase3`, `pct_phase4`.... 7 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 FEWS NET 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/burkina_faso_current_situation_fewsnet_fipe) for the publisher's own methodology notes and caveats. --- ## Citation ```bibtex @dataset{hdx_africa_burkina_faso_current_situation_fewsnet_fipe, title = {Burkina Faso Current Situation FEWS NET Acutely Food Insecure Population Estimates Data}, author = {FEWS NET}, year = {2026}, url = {https://data.humdata.org/dataset/burkina_faso_current_situation_fewsnet_fipe}, 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.*
annotations_creators: - 无注释 language_creators: - 现有数据采集 language: - 英语 license: - CC BY 4.0 multilinguality: - 单语言 size_categories: - 样本数少于1000 source_datasets: - 原创数据集 task_categories: - 表格分类 - 其他 task_ids: - 无 tags: - 非洲 - 人道主义 - HDX(Humanitarian Data Exchange) - Electric Sheep Africa - 粮食安全 - 布基纳法索(BFA) pretty_name: "布基纳法索当前局势FEWS NET(Famine Early Warning Systems Network)急性粮食不安全人口估算数据" dataset_info: splits: - name: train num_examples: 60 - name: test num_examples: 15 # 布基纳法索当前局势FEWS NET急性粮食不安全人口估算数据 **发布方**:FEWS NET · **来源**:[HDX(Humanitarian Data Exchange)](https://data.humdata.org/dataset/burkina_faso_current_situation_fewsnet_fipe) · **许可证**:`cc-by` · **更新时间**:2026-04-07 --- ## 摘要 布基纳法索2019年当前局势FEWS NET急性粮食不安全人口估算数据 本数据集的每一行均代表一级行政单元的观测记录。时间覆盖范围由`projection_start`、`projection_end`列标注。地理范围:**布基纳法索(BFA)**。 *本数据集由[Electric Sheep Africa](https://huggingface.co/electricsheepafrica)整理为可供机器学习直接使用的Parquet格式。* --- ## 数据集特征 | | | |---|---| | **领域** | 粮食安全与营养 | | **观测单元** | 一级行政单元观测记录 | | **总行数** | 75 | | **列数** | 44(10个数值型、27个分类型、7个日期时间型) | | **训练集划分** | 60条记录 | | **测试集划分** | 15条记录 | | **地理范围** | 布基纳法索(BFA) | | **发布方** | FEWS NET | | **HDX最后更新时间** | 2026-04-07 | --- ## 变量分类 **地理类变量**:`country`(布基纳法索)、`country_code`(BF)、`fewsnet_region`(西非)、`admin_0`(布基纳法索)、`specialization_type`及另外3个变量。 **时间类变量**:`datacollectionperiod`(取值范围310322.0–373072.0)、`reporting_date`。 **结果/测量类变量**:`phase`、`low_value`(取值范围0.0–2000000.0)、`high_value`(取值范围99999.0–2499999.0)、`value`(取值范围0.0–2000000.0)、`phase_name`。 **标识符/元数据类变量**:`source_organization`(FEWS NET)、`source_document`(《粮食援助展望简报》)、`geographic_unit_full_name`(布基纳法索)、`geographic_unit_name`(布基纳法索)、`fnid`(BF)及另外8个变量。 **其他类变量**:`geographic_group`(西非)、`indicator_abbreviation`、`projection_start`、`projection_end`、`status`及另外11个变量。 --- ## 快速上手 python from datasets import load_dataset ds = load_dataset("electricsheepafrica/africa-burkina-faso-current-situation-fewsnet-fipe") train = ds["train"].to_pandas() test = ds["test"].to_pandas() print(train.shape) train.head() --- ## 数据结构(Schema) | 列名 | 数据类型 | 缺失率 | 取值范围/示例值 | |---|---|---|---| | `source_organization` | 字符串(object) | 0.0% | FEWS NET | | `source_document` | 字符串(object) | 0.0% | 《粮食援助展望简报》 | | `country` | 字符串(object) | 0.0% | 布基纳法索 | | `country_code` | 字符串(object) | 0.0% | BF | | `geographic_group` | 字符串(object) | 0.0% | 西非 | | `fewsnet_region` | 字符串(object) | 0.0% | 西非 | | `geographic_unit_full_name` | 字符串(object) | 0.0% | 布基纳法索 | | `geographic_unit_name` | 字符串(object) | 0.0% | 布基纳法索 | | `fnid` | 字符串(object) | 0.0% | BF | | `admin_0` | 字符串(object) | 0.0% | 布基纳法索 | | `phase` | 字符串(object) | 0.0% | 无 | | `scenario_name` | 字符串(object) | 0.0% | 无 | | `indicator_name` | 字符串(object) | 0.0% | 无 | | `indicator_abbreviation` | 字符串(object) | 0.0% | 无 | | `projection_start` | 日期时间型(datetime64[ns]) | 0.0% | 无 | | `projection_end` | 日期时间型(datetime64[ns]) | 0.0% | 无 | | `status` | 字符串(object) | 0.0% | 无 | | `low_value` | 浮点型(float64) | 0.0% | 0.0 – 2000000.0(均值1038000.0) | | `high_value` | 浮点型(float64) | 0.0% | 99999.0 – 2499999.0(均值2007999.0) | | `value` | 浮点型(float64) | 0.0% | 0.0 – 2000000.0(均值1038000.0) | | `id` | 整型(int64) | 0.0% | 33126739.0 – 40657248.0(均值34149599.08) | | `datacollectionperiod` | 整型(int64) | 0.0% | 310322.0 – 373072.0(均值319279.3333) | | `datacollection` | 整型(int64) | 0.0% | 325936.0 – 383437.0(均值333815.6) | | `scenario` | 字符串(object) | 0.0% | 无 | | `geographic_unit` | 整型(int64) | 0.0% | 8007.0 – 8007.0(均值8007.0) | | `datasourceorganization` | 整型(int64) | 0.0% | 1.0 – 1.0(均值1.0) | | `datasourcedocument` | 整型(int64) | 0.0% | 6986.0 – 6986.0(均值6986.0) | | `dataseries` | 整型(int64) | 0.0% | 6932784.0 – 6932784.0(均值6932784.0) | | `dataseries_name` | 字符串(object) | 0.0% | 无 | | `specialization_type` | 字符串(object) | 0.0% | 无 | | `dataseries_specialization_type` | 字符串(object) | 0.0% | 无 | | `data_usage_policy` | 字符串(object) | 0.0% | 无 | | `created` | 日期时间型(datetime64[ns]) | 0.0% | 无 | | `modified` | 日期时间型(datetime64[ns]) | 0.0% | 无 | | `status_changed` | 日期时间型(datetime64[ns]) | 0.0% | 无 | | `collection_status` | 字符串(object) | 0.0% | 无 | | `collection_status_changed` | 日期时间型(datetime64[ns]) | 0.0% | 无 | | `collection_schedule` | 字符串(object) | 0.0% | 无 | | `reporting_date` | 日期时间型(datetime64[ns]) | 0.0% | 无 | | `phase_name` | 字符串(object) | 0.0% | 无 | | `population_range` | 字符串(object) | 0.0% | 无 | | `description` | 字符串(object) | 0.0% | 无 | | `esa_source` | 字符串(object) | 0.0% | 无 | | `esa_processed` | 字符串(object) | 0.0% | 无 | --- ## 数值型变量汇总 | 列名 | 最小值 | 最大值 | 均值 | 中位数 | |---|---|---|---|---| | `low_value` | 0.0 | 2000000.0 | 1038000.0 | 1000000.0 | | `high_value` | 99999.0 | 2499999.0 | 2007999.0 | 2499999.0 | | `value` | 0.0 | 2000000.0 | 1038000.0 | 1000000.0 | | `id` | 33126739.0 | 40657248.0 | 34149599.08 | 33128849.0 | | `datacollectionperiod` | 310322.0 | 373072.0 | 319279.3333 | 310396.0 | | `datacollection` | 325936.0 | 383437.0 | 333815.6 | 325973.0 | | `geographic_unit` | 8007.0 | 8007.0 | 8007.0 | 8007.0 | | `datasourceorganization` | 1.0 | 1.0 | 1.0 | 1.0 | | `datasourcedocument` | 6986.0 | 6986.0 | 6986.0 | 6986.0 | | `dataseries` | 6932784.0 | 6932784.0 | 6932784.0 | 6932784.0 | --- ## 数据整理流程 原始数据通过CKAN API从HDX下载,并转换为Parquet格式。列名统一转换为小写并标准化为蛇形命名法(snake_case)。将常见缺失值标记(`N/A`、`null`、`none`、`-`、`unknown`、`no data`、`#N/A`)统一替换为`NaN`。移除了7列缺失率超过80%的字段:`admin_1`、`admin_2`、`admin_3`、`admin_4`、`pct_phase3`、`pct_phase4`……。基于解析成功率(阈值>85%),将7列从字符串类型转换为数值型或日期时间型。本数据集以固定随机种子(42)按80/20比例划分为训练集与测试集,并保存为Snappy压缩的Parquet格式。 --- ## 局限性说明 - 本数据源自FEWS NET,未经过Electric Sheep Africa的独立验证。 - 自动化清洗无法修正原始数据收集中的错报值、定义不一致或抽样偏差问题。 - 请参阅[原始HDX数据集页面](https://data.humdata.org/dataset/burkina_faso_current_situation_fewsnet_fipe)获取发布方提供的方法学说明与免责条款。 --- ## 引用格式 bibtex @dataset{hdx_africa_burkina_faso_current_situation_fewsnet_fipe, title = {布基纳法索当前局势FEWS NET急性粮食不安全人口估算数据}, author = {FEWS NET}, year = {2026}, url = {https://data.humdata.org/dataset/burkina_faso_current_situation_fewsnet_fipe}, note = {由Electric Sheep Africa(https://huggingface.co/electricsheepafrica)重新打包以适配机器学习场景} } --- *[Electric Sheep Africa](https://huggingface.co/electricsheepafrica) — 非洲机器学习数据集基础设施。尼日利亚拉各斯。*



