electricsheepafrica/africa-ilo-une-deap-sex-edu-dsb-rt-unemployment-rate-by-sex-education-and-disability
收藏资源简介:
该数据集包含非洲40个国家从1998年至2025年的失业率数据,共有4,375个观测值,核心指标为UNE_DEAP_SEX_EDU_DSB_RT,即按性别、教育水平和残疾状况划分的失业率(百分比)。数据来源于国际劳工组织(ILO)的ILOSTAT数据库,通过API获取并经过过滤仅涵盖非洲地区。数据集提供结构化表格,包括国家代码、年份、观测值、数据来源、性别分类(总计、男性、女性)、教育水平分类、残疾状况分类等列,适用于表格分类、回归和时间序列预测等任务。数据以年度频率发布,并包含数据质量说明,如使用ILO选择的最佳来源和处理缺失分类维度的情况。
许可证:cc-by-4.0 语言: - 英语 任务类别: - 表格分类 - 表格回归 - 时间序列预测 多语言属性:单语言 样本量范围:1000 < n < 10000 标签: - 表格数据 - 非洲 - ILOSTAT - 失业率 - 国际劳工组织(ILO,International Labour Organization) - 劳工 - 就业 数据集别名:"按性别、教育程度与残疾状况划分的失业率(%)| 非洲(ILOSTAT)" # 按性别、教育程度与残疾状况划分的失业率(%)| 非洲(ILOSTAT) 🌍 **4375条观测数据** · **40个非洲国家** · **1998–2025年** · *由[Electric Sheep Africa](https://huggingface.co/electricsheepafrica)重新封装*      ## 快速摘要(TL;DR) 本数据集包含**4375条失业率观测数据**,覆盖**40个非洲国家**,时间跨度为**1998–2025年**,涵盖**1个唯一指标**。 ## 数据源说明 **ILOSTAT(国际劳工组织统计数据库)** 是国际劳工组织(ILO,International Labour Organization)的核心统计数据库,也是全球领先的劳工统计权威来源。其收录的指标涵盖就业、失业、工资、工作时长、童工、非正规经济、社会保障、职业伤害以及可持续发展目标(SDG)的体面工作目标——数据来源于全国劳动力调查、家庭收入调查、机构调查与行政记录。该数据库覆盖200余个经济体,由国际劳工组织统计部门负责数据的标准化协调。 - **数据源**:[ILOSTAT](https://www.ilo.org/shinyapps/bulkexplorer/?id=UNE_DEAP_SEX_EDU_DSB_RT) - **发布方**:国际劳工组织(ILO,International Labour Organization) - **许可证**:[cc-by-4.0](https://creativecommons.org/licenses/by/4.0/) - **主题**:失业率 ## 方法论 本数据集直接从ILOSTAT的REST API接口 `https://rplumber.ilo.org/data/indicator?id=UNE_DEAP_SEX_EDU_DSB_RT` 拉取数据,并筛选出非洲地区的ISO3国家代码。ILOSTAT采用国际劳工统计学家会议(ICLS,International Conference of Labour Statisticians)的定义对原始调查微观数据进行标准化协调;数据来源信息会在`source.label`列中标记,以保证可追溯性。 ## 地理覆盖范围 40个非洲国家 · 以下按数据行数排序展示前15个国家: | 国家 | 数据行数 | 起始年份 | 结束年份 | |---------|-----:|-----------:|----------:| | `RWA` | 371 | 2014 | 2025 | | `GHA` | 316 | 2010 | 2024 | | `ZMB` | 286 | 2015 | 2024 | | `BWA` | 249 | 2009 | 2024 | | `ZWE` | 225 | 2014 | 2024 | | `SEN` | 220 | 2015 | 2024 | | `CIV` | 194 | 1998 | 2022 | | `TGO` | 187 | 2006 | 2022 | | `TZA` | 174 | 2008 | 2024 | | `BFA` | 144 | 2006 | 2024 | | `ETH` | 141 | 2005 | 2021 | | `GMB` | 137 | 2012 | 2025 | | `UGA` | 118 | 2010 | 2021 | | `MLI` | 111 | 2009 | 2022 | | `SWZ` | 109 | 2016 | 2023 | | ... | _另有25个国家_ | | | ## 指标(示例) - `UNE_DEAP_SEX_EDU_DSB_RT` — 按性别、教育程度与残疾状况划分的失业率(%) ## 数据结构(Schema) | 列名 | 数据类型 | 说明 | 示例 | |--------|------|-------------|---------| | `ref_area` | `string` | ISO 3166-1 alpha-3 国家代码 | `AGO` | | `ref_area.label` | `string` | 英文国家名称 | `安哥拉` | | `source` | `string` | ILOSTAT 数据源代码(如劳动力调查) | `AA:835` | | `source.label` | `string` | 英文数据源名称 | `人口普查(PC)` | | `indicator` | `string` | ILOSTAT 指标代码 | `UNE_DEAP_SEX_EDU_DSB_RT` | | `indicator.label` | `string` | 英文指标名称 | `按性别、教育程度与残疾状况划分的失业率` | | `sex` | `string` | 性别细分维度(SEX_T=总计,SEX_M=男性,SEX_F=女性) | `SEX_T` | | `sex.label` | `string` | — | `总计` | | `classif1` | `string` | 第一分类变量(年龄、教育程度、身份等) | `EDU_AGGREGATE_TOTAL` | | `classif1.label` | `string` | — | `教育程度(汇总层级):总计` | | `classif2` | `string` | 可选第二分类变量 | `DSB_STATUS_TOTAL` | | `classif2.label` | `string` | — | `残疾状况:总计` | | `time` | `int64` | 观测年份 | `2014` | | `obs_value` | `float64` | 观测指标值(单位参见指标定义) | `9.579` | | `obs_status` | `string` | 观测状态标记(如临时数据、不可靠数据) | `U` | | `obs_status.label` | `string` | — | `不可靠` | | `note_classif` | `string` | — | `C3:2620` | | `note_classif.label` | `string` | — | `非标准教育程度:包含……` | | `note_indicator` | `string` | — | `T5:1429` | | `note_indicator.label` | `string` | — | `失业率定义:两项标准……` | | `note_source` | `string` | — | `R1:3513` | | `note_source.label` | `string` | — | `存储库:ILO统计数据库-微观数据……` | ## 细分维度 以下列提供数据细分维度: - **`sex`**(共3个唯一值):`SEX_T`、`SEX_M`、`SEX_F` ## 数据质量与注意事项 - 数据为年度频率。部分指标同时发布月度或季度序列,本数据集未收录此类数据。 - 当同一国家×年份的同一指标存在多个数据源时,将采用国际劳工组织选定的“最优数据源”。 - 细分维度列(`sex`、`classif1`、`classif2`)仅在指标支持对应细分时才会非空。 ## 使用方法 python from datasets import load_dataset ds = load_dataset("electricsheepafrica/africa-ilo-une-deap-sex-edu-dsb-rt-unemployment-rate-by-sex-education-and-disability") df = ds["train"].to_pandas() print(df.head()) ### 筛选单个国家数据 python kenya = df[df["ref_area"] == "KEN"] ### 单个指标的时间序列数据 python sample = (df[df["indicator"] == "UNE_DEAP_SEX_EDU_DSB_RT"] .sort_values("time")) sample.plot(x="time", y="obs_value", title="UNE_DEAP_SEX_EDU_DSB_RT") ### 转换为国家×年份矩阵 python matrix = (df[df["indicator"] == "UNE_DEAP_SEX_EDU_DSB_RT"] .pivot_table(index="time", columns="ref_area", values="obs_value")) print(matrix.tail()) ## 引用格式 bibtex @misc{africa_ilo_une_deap_sex_edu_dsb_rt_unemployment_rate_by_sex_education_and_disability_2025, title = {按性别、教育程度与残疾状况划分的失业率(%)| 非洲(ILOSTAT)}, author = {国际劳工组织(ILO,International Labour Organization)}, year = {2025}, url = {https://www.ilo.org/shinyapps/bulkexplorer/?id=UNE_DEAP_SEX_EDU_DSB_RT}, publisher = {HuggingFace数据集,由Electric Sheep Africa重新封装}, howpublished = {url{https://huggingface.co/datasets/electricsheepafrica/africa-ilo-une-deap-sex-edu-dsb-rt-unemployment-rate-by-sex-education-and-disability}} } ## 许可证 本数据集采用[cc-by-4.0](https://creativecommons.org/licenses/by/4.0/)协议发布。 原始数据 © 国际劳工组织(ILO)。使用本数据集时,请同时引用上述原始数据源与Electric Sheep Africa的重新封装版本。 ## 关于Electric Sheep Electric Sheep Africa是Electric Sheep项目的组成部分:该项目旨在构建面向非洲的统一、可直接用于机器学习的数据集层,托管于HuggingFace平台。我们从权威开源数据源获取数据,对Schema进行标准化处理,打包为Parquet格式,并发布为统一格式的数据集卡片,以便研究人员与开发者仅需使用`load_dataset()`即可在数秒内开始工作。 浏览完整数据集集合:[huggingface.co/electricsheepafrica](https://huggingface.co/electricsheepafrica) _数据溯源:2026-05-26通过Electric Sheep流水线摄入。源URL:https://www.ilo.org/shinyapps/bulkexplorer/?id=UNE_DEAP_SEX_EDU_DSB_RT_




