electricsheepasia/asia-ilo-une-deap-sex-mts-dsb-rt-unemployment-rate-by-sex-marital-status-and-disabi
收藏资源简介:
该数据集包含7,148个观测值,覆盖20个亚洲国家,时间跨度为1996年至2024年,主要指标为按性别、婚姻状况和残疾状况划分的失业率(%)。数据来源于国际劳工组织(ILO)的ILOSTAT数据库,通过API获取并过滤至亚洲国家。数据集适用于表格分类、表格回归和时间序列预测等任务,包含国家代码、年份、观测值、数据来源、性别分类等字段,并提供了数据质量说明和使用示例。
license: 知识共享署名4.0许可协议(CC BY 4.0) language: - 英语 task_categories: - 表格分类 - 表格回归 - 时间序列预测 multilinguality: 单语言 size_categories: - 1000 < 样本数 < 10000 tags: - 表格数据 - 亚洲 - ILOSTAT(国际劳工组织统计数据库) - 失业 - ILO(国际劳工组织) - 劳动力 - 就业 pretty_name: "按性别、婚姻状况与残疾状况划分的失业率(%)| 亚洲(ILOSTAT)" --- # 按性别、婚姻状况与残疾状况划分的失业率(%)| 亚洲(ILOSTAT) 🌏 **7148条观测数据** · **覆盖20个亚洲国家** · **时间跨度为1996–2024年** · *由[Electric Sheep Asia](https://huggingface.co/electricsheepasia)重新整理发布*      ## 核心摘要 本数据集包含**覆盖20个亚洲国家的失业相关数据**,共计**7148条观测样本**,时间跨度为**1996–2024年**,仅包含**1项核心指标**。 ## 数据源说明 **国际劳工组织统计数据库(ILOSTAT)**是国际劳工组织(ILO)的核心统计数据库,是全球领先的劳动力统计数据源。该数据库整合了就业、失业、薪资、工作时长、童工、非正规经济、社会保障、职业伤害以及可持续发展目标(Sustainable Development Goals,SDG)体面工作目标等领域的指标,数据来源涵盖全国劳动力调查、家庭收入调查、机构调查以及行政记录。其覆盖范围超过200个经济体,由国际劳工组织统计部门负责数据标准化协调。 - **数据源**:[ILOSTAT](https://www.ilo.org/shinyapps/bulkexplorer/?id=UNE_DEAP_SEX_MTS_DSB_RT) - **发布方**:国际劳工组织(ILO) - **许可证**:[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) - **主题**:失业 ## 数据处理方法 本数据集直接从ILOSTAT的REST API接口`https://rplumber.ilo.org/data/indicator?id=UNE_DEAP_SEX_MTS_DSB_RT`拉取数据,并筛选出亚洲地区的ISO 3166-1 alpha-3国家代码对应的样本。ILOSTAT采用**国际劳工统计学家会议(International Conference of Labour Statisticians,ICLS)**的定义对原始调查微观数据进行标准化协调;数据来源信息将在`source.label`字段中标记,以确保可追溯性。 ## 地理覆盖范围 本次数据集覆盖20个亚洲国家,以下为按数据行数排序的前10个国家: | 国家代码 | 数据行数 | 起始年份 | 结束年份 | |---------|---------:|---------:|---------:| | `CYP` | 1,150 | 2005 | 2024 | | `ARM` | 1,147 | 2007 | 2023 | | `MNG` | 801 | 2013 | 2024 | | `IDN` | 571 | 2010 | 2023 | | `ISR` | 569 | 2016 | 2023 | | `KHM` | 483 | 1996 | 2023 | | `LKA` | 375 | 2018 | 2024 | | `BGD` | 269 | 2011 | 2024 | | `THA` | 253 | 2007 | 2019 | | `TLS` | 227 | 2015 | 2022 | | `AFG` | 186 | 2017 | 2021 | | `IRQ` | 180 | 2007 | 2021 | | `LAO` | 162 | 2015 | 2022 | | `TUR` | 150 | 2000 | 2024 | | `PAK` | 142 | 2020 | 2021 | | ... | 另有5个国家 | | | ## 指标示例 - `UNE_DEAP_SEX_MTS_DSB_RT` — 按性别、婚姻状况与残疾状况划分的失业率(%) ## 数据结构 | 字段名 | 数据类型 | 字段说明 | 示例 | |----------------|----------------|--------------------------------------------------------------------------|--------------------------| | `ref_area` | 字符串 | ISO 3166-1 alpha-3国家代码 | `AFG` | | `ref_area.label` | 字符串 | 国家英文名 | `Afghanistan` | | `source` | 字符串 | ILOSTAT数据源代码(如劳动力调查) | `BA:15715` | | `source.label` | 字符串 | 数据源英文名 | `LFS - 劳动力调查` | | `indicator` | 字符串 | ILOSTAT指标代码 | `UNE_DEAP_SEX_MTS_DSB_RT` | | `indicator.label` | 字符串 | 指标英文名 | `Unemployment rate by sex, marital sta…` | | `sex` | 字符串 | 性别分组维度(`SEX_T`为总计,`SEX_M`为男性,`SEX_F`为女性) | `SEX_T` | | `sex.label` | 字符串 | — | `Total` | | `classif1` | 字符串 | 第一分类变量(年龄、教育程度、身份等) | `MTS_AGGREGATE_TOTAL` | | `classif1.label` | 字符串 | — | `Marital status (Aggregate): Total` | | `classif2` | 字符串 | 可选第二分类变量 | `DSB_STATUS_TOTAL` | | `classif2.label` | 字符串 | — | `Disability status: Total` | | `time` | 64位整数 | 观测年份 | `2021` | | `obs_value` | 64位浮点数 | 观测指标值(单位因指标而异,请参考指标定义) | `5.679` | | `obs_status` | 字符串 | 观测状态标记(如临时、不可靠) | `U` | | `obs_status.label` | 字符串 | — | `Unreliable` | | `note_classif` | 字符串 | — | `C14:6260` | | `note_classif.label` | 字符串 | — | `Nonstandard definition of disability:…` | | `note_indicator` | 字符串 | — | `I11:264` | | `note_indicator.label` | 字符串 | — | `Break in series: Methodology revised` | | `note_source` | 字符串 | — | `R1:3513_S3:8` | | `note_source.label` | 字符串 | — | `Repository: ILO-STATISTICS - Micro da…` | ## 数据分组维度 以下字段提供数据分组维度: - **`sex`**(共3个唯一值):`SEX_T`、`SEX_M`、`SEX_F` ## 数据质量与注意事项 - 数据为年度频率。部分指标同时发布月度或季度序列,本数据集未包含此类数据。 - 若同一国家×年份的同一指标存在多个数据源,将采用国际劳工组织选定的“最优数据源”。 - 仅当指标支持对应分组时,分组字段(`sex`、`classif1`、`classif2`)才不会为空。 ## 使用示例 python from datasets import load_dataset ds = load_dataset("electricsheepasia/asia-ilo-une-deap-sex-mts-dsb-rt-unemployment-rate-by-sex-marital-status-and-disabi") df = ds["train"].to_pandas() print(df.head()) ### 筛选单个国家数据 python indonesia = df[df["ref_area"] == "IDN"] ### 单个指标的时间序列数据 python sample = (df[df["indicator"] == "UNE_DEAP_SEX_MTS_DSB_RT"] .sort_values("time")) sample.plot(x="time", y="obs_value", title="UNE_DEAP_SEX_MTS_DSB_RT") ### 转换为国家×年份矩阵 python matrix = (df[df["indicator"] == "UNE_DEAP_SEX_MTS_DSB_RT"] .pivot_table(index="time", columns="ref_area", values="obs_value")) print(matrix.tail()) ## 引用格式 bibtex @misc{asia_ilo_une_deap_sex_mts_dsb_rt_unemployment_rate_by_sex_marital_status_and_disabi_2024, title = {Unemployment rate by sex, marital status and disability status (%) | Asia (ILOSTAT)}, author = {International Labour Organization (ILO)}, year = {2024}, url = {https://www.ilo.org/shinyapps/bulkexplorer/?id=UNE_DEAP_SEX_MTS_DSB_RT}, publisher = {HuggingFace Datasets, repackaged by Electric Sheep Asia}, howpublished = {url{https://huggingface.co/datasets/electricsheepasia/asia-ilo-une-deap-sex-mts-dsb-rt-unemployment-rate-by-sex-marital-status-and-disabi}} } ## 许可证 本数据集基于[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)许可协议发布。原始数据版权归国际劳工组织(ILO)所有。使用本数据集时,请同时引用上述原始数据源及Electric Sheep Asia的重新整理版本。 ## 关于Electric Sheep Electric Sheep Asia是Electric Sheep项目的组成部分,该项目旨在HuggingFace平台上构建统一的、适配机器学习的亚洲地区数据层。我们从权威开源数据源拉取数据,对数据schema进行标准化处理,以Parquet格式打包,并发布格式统一的数据集卡片,使研究人员与开发者可通过`load_dataset()`函数在数秒内启动数据分析工作。浏览完整数据集集合:[huggingface.co/electricsheepasia](https://huggingface.co/electricsheepasia) --- _数据溯源:2026年5月26日通过Electric Sheep流水线处理 ingest。原始数据源URL:https://www.ilo.org/shinyapps/bulkexplorer/?id=UNE_DEAP_SEX_MTS_DSB_RT_




