electricsheepafrica/africa-ilo-emp-xtru-sex-edu-mts-rt-time-related-underemployment-rate-by-sex-education
收藏资源简介:
该数据集包含非洲34个国家从1991年至2025年的6214个观测值,核心指标为“按性别、教育水平和婚姻状况划分的时间相关就业不足率(%)”,数据来源于国际劳工组织(ILO)的ILOSTAT统计数据库。数据集经过重新打包,以表格形式呈现,包括国家代码、年份、性别、教育水平、婚姻状况等分类变量,以及观测值和数据质量标志。它适用于表格分类、回归和时间序列预测等任务,旨在为研究非洲劳动力市场提供机器学习就绪的数据支持。
license: CC BY 4.0 language: - 英语 task_categories: - 表格分类 - 表格回归 - 时间序列预测 multilinguality: 单语言 size_categories: - 1000 < 样本量 < 10000 tags: - 表格数据 - 非洲 - ILOSTAT - 时间相关就业不足 - 国际劳工组织(ILO) - 劳工 - 就业 pretty_name: "按性别、教育程度和婚姻状况划分的时间相关就业不足率(%)| 非洲(ILOSTAT)" # 按性别、教育程度和婚姻状况划分的时间相关就业不足率(%)| 非洲(ILOSTAT) 🌍 **6214条观测数据** · **34个非洲国家** · **1991–2025年** · *由[Electric Sheep Africa](https://huggingface.co/electricsheepafrica)重新封装*      ## 核心摘要 本数据集包含覆盖34个非洲国家、时间跨度为1991至2025年的**6214条时间相关就业不足数据观测记录**,涵盖**1项独立指标**。 ## 数据源说明 **国际劳工组织统计数据库(ILOSTAT)** 是国际劳工组织(ILO)的核心统计数据库,也是全球领先的劳工统计数据源。该库整合了就业、失业、薪资、工作时长、童工、非正规经济、社会保障、职业伤害以及可持续发展目标体面工作目标等领域的指标,数据来源涵盖全国劳动力调查、家庭收入调查、机构调查及行政记录。其覆盖范围超过200个经济体,由国际劳工组织统计部门负责数据标准化协调。 - **数据来源**:[ILOSTAT](https://www.ilo.org/shinyapps/bulkexplorer/?id=EMP_XTRU_SEX_EDU_MTS_RT) - **发布方**:国际劳工组织(ILO) - **许可证**:[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) - **研究主题**:时间相关就业不足 ## 数据处理方法 本数据集直接从ILOSTAT的REST API接口`https://rplumber.ilo.org/data/indicator?id=EMP_XTRU_SEX_EDU_MTS_RT`拉取数据,并筛选出非洲地区的ISO3国家编码对应的记录。ILOSTAT采用国际劳工统计学家会议(International Conference of Labour Statisticians, ICLS)的定义对原始调查微观数据进行标准化协调;数据来源会在`source.label`字段中标记,以保证可追溯性。 ## 地理覆盖范围 覆盖34个非洲国家,以下按记录条数排序展示部分国家: | 国家代码 | 记录条数 | 起始年份 | 结束年份 | |---------|-----:|-----------:|----------:| | `ZAF` | 859 | 2008 | 2024 | | `RWA` | 448 | 2014 | 2025 | | `ZMB` | 388 | 2017 | 2024 | | `GHA` | 366 | 1991 | 2024 | | `UGA` | 328 | 2010 | 2021 | | `MUS` | 308 | 2012 | 2019 | | `AGO` | 304 | 2019 | 2025 | | `ZWE` | 289 | 2011 | 2024 | | `BWA` | 284 | 2006 | 2024 | | `SEN` | 227 | 2011 | 2024 | | `MLI` | 208 | 2018 | 2024 | | `EGY` | 196 | 2016 | 2024 | | `NGA` | 190 | 2019 | 2024 | | `SYC` | 177 | 2015 | 2024 | | `ETH` | 162 | 2005 | 2021 | | ... | _19 more countries_ | | | ## 指标(示例) - `EMP_XTRU_SEX_EDU_MTS_RT` — 按性别、教育程度和婚姻状况划分的时间相关就业不足率(%) ## 数据结构 | 字段名 | 数据类型 | 字段说明 | 示例 | |--------|------|-------------|---------| | `ref_area` | `string` | ISO 3166-1 α3国家代码 | `AGO` | | `ref_area.label` | `string` | 英文国名 | `Angola` | | `source` | `string` | ILOSTAT数据源代码(例如劳动力调查) | `BA:13951` | | `source.label` | `string` | 英文数据源名称 | `LFS - 就业调查` | | `indicator` | `string` | ILOSTAT指标代码 | `EMP_XTRU_SEX_EDU_MTS_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` | 适用时的第二分类变量 | `MTS_AGGREGATE_TOTAL` | | `classif2.label` | `string` | — | `婚姻状况(综合):总计` | | `time` | `int64` | 观测年份 | `2025` | | `obs_value` | `float64` | 观测到的指标值(单位依指标定义而定) | `0.837` | | `obs_status` | `string` | 观测状态标记(例如临时、不可靠) | `U` | | `obs_status.label` | `string` | — | `不可靠` | | `note_classif` | `string` | — | `C3:2620` | | `note_classif.label` | `string` | — | `非标准教育程度:包含……` | | `note_indicator` | `string` | — | `I11:264` | | `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-emp-xtru-sex-edu-mts-rt-time-related-underemployment-rate-by-sex-education") df = ds["train"].to_pandas() print(df.head()) ### 按国家筛选 python kenya = df[df["ref_area"] == "KEN"] ### 单指标时间序列可视化 python sample = (df[df["indicator"] == "EMP_XTRU_SEX_EDU_MTS_RT"] .sort_values("time")) sample.plot(x="time", y="obs_value", title="EMP_XTRU_SEX_EDU_MTS_RT") ### 转换为国家×年份矩阵 python matrix = (df[df["indicator"] == "EMP_XTRU_SEX_EDU_MTS_RT"] .pivot_table(index="time", columns="ref_area", values="obs_value")) print(matrix.tail()) ## 引用格式 bibtex @misc{africa_ilo_emp_xtru_sex_edu_mts_rt_time_related_underemployment_rate_by_sex_education_2025, title = {Time-related underemployment rate by sex, education and marital status (%) | Africa (ILOSTAT)}, author = {International Labour Organization (ILO)}, year = {2025}, url = {https://www.ilo.org/shinyapps/bulkexplorer/?id=EMP_XTRU_SEX_EDU_MTS_RT}, publisher = {HuggingFace Datasets, repackaged by Electric Sheep Africa}, howpublished = {url{https://huggingface.co/datasets/electricsheepafrica/africa-ilo-emp-xtru-sex-edu-mts-rt-time-related-underemployment-rate-by-sex-education}} } ## 许可证 本数据集采用[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)许可证发布。 原始数据版权归国际劳工组织(ILO)所有。使用本数据集时,请同时引用上述原始数据源及Electric Sheep Africa的重新封装工作。 ## 关于Electric Sheep Africa Electric Sheep Africa 是Electric Sheep使命的一部分:旨在HuggingFace平台上构建一套统一的、适配机器学习的非洲地区数据层。我们从权威开源数据源拉取数据,对Schema进行标准化处理,封装为Parquet格式,并发布格式统一的数据集卡片,使研究人员和开发者可以通过`load_dataset()`函数在数秒内启动工作。 浏览完整数据集集合:[huggingface.co/electricsheepafrica](https://huggingface.co/electricsheepafrica) --- _数据溯源:2026年5月26日通过Electric Sheep流水线摄取。源URL: https://www.ilo.org/shinyapps/bulkexplorer/?id=EMP_XTRU_SEX_EDU_MTS_RT_




