electricsheepeurope/europe-ilo-emp-nifl-sex-ocu-mts-rt-informal-employment-rate-by-sex-occupation-and-mar
收藏资源简介:
该数据集包含欧洲34个国家从2003年至2025年的131,317个观测值,专注于非正规就业率指标,按性别、职业和婚姻状况进行分类。数据来源于国际劳工组织(ILO)的ILOSTAT数据库,通过REST API获取,并经过处理以覆盖欧洲国家。数据集为表格形式,适用于表格分类、回归和时间序列预测任务。它包含多个列,如国家代码、指标代码、性别分类、观测年份和观测值等,并提供了数据质量说明和使用示例。数据集旨在为研究人员和开发者提供机器学习就绪的欧洲劳动力统计数据。
license: cc-by-4.0 language: - en task_categories: - 表格分类 - 表格回归 - 时间序列预测 multilinguality: 单语言 size_categories: - 100K<n<1M tags: - 表格数据 - 欧洲 - ILOSTAT - 非正规经济 - ILO - 劳工 - 就业 pretty_name: "按性别、职业和婚姻状况划分的非正规就业率(%)| 欧洲(ILOSTAT)" # 按性别、职业和婚姻状况划分的非正规就业率(%)| 欧洲(ILOSTAT) 🇪🇺 **131,317 条观测数据** · **34个欧洲国家** · **2003年–2025年** · *由 [Electric Sheep Europe](https://huggingface.co/electricsheepeurope) 二次整理*      ## 内容摘要 本数据集包含覆盖34个欧洲国家、时间跨度为2003年至2025年的131,317条非正规经济相关观测数据,涵盖1项核心指标。 ## 数据源说明 **ILOSTAT**(国际劳工组织统计数据库)是国际劳工组织(International Labour Organization, ILO)的核心统计数据库,为全球领先的劳工统计权威来源。其整合了就业、失业、工资、工作时长、童工、非正规经济、社会保障、职业伤害以及可持续发展目标体面工作目标等各类指标,数据来源于全国劳动力调查、家庭收入调查、企业调查和行政记录。该数据库覆盖200多个经济体,数据标准化协调工作由国际劳工组织统计司负责。 - **来源**:[ILOSTAT](https://www.ilo.org/shinyapps/bulkexplorer/?id=EMP_NIFL_SEX_OCU_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_NIFL_SEX_OCU_MTS_RT`)拉取,并筛选出欧洲地区的ISO 3166-1 alpha-3国家代码对应的数据。ILOSTAT依据国际劳工统计学家会议(International Conference of Labour Statisticians, ICLS)的定义对原始调查微观数据进行标准化协调;数据来源信息将在`source.label`字段中标记,以保证可追溯性。 ## 地理覆盖范围 34个欧洲国家 · 以下按行数排序的前若干行示例: | 国家 | 行数 | 起始年份 | 结束年份 | |---------|-----:|-----------:|----------:| | `MDA` | 6,537 | 2003 | 2025 | | `RUS` | 6,031 | 2010 | 2025 | | `POL` | 5,750 | 2007 | 2024 | | `NLD` | 5,461 | 2007 | 2024 | | `ITA` | 5,244 | 2007 | 2024 | | `SRB` | 5,050 | 2007 | 2024 | | `FRA` | 4,931 | 2007 | 2024 | | `MKD` | 4,794 | 2009 | 2025 | | `ESP` | 4,750 | 2007 | 2024 | | `CZE` | 4,745 | 2007 | 2024 | | `BIH` | 4,638 | 2006 | 2020 | | `PRT` | 4,600 | 2007 | 2024 | | `SVN` | 4,513 | 2007 | 2024 | | `FIN` | 4,362 | 2007 | 2024 | | `SVK` | 4,184 | 2007 | 2024 | | ... | _另有19个国家_ | | | ## 指标(示例) - `EMP_NIFL_SEX_OCU_MTS_RT` — 按性别、职业和婚姻状况划分的非正规就业率(%) ## 数据架构 | 字段名 | 数据类型 | 字段说明 | 示例值 | |--------|------|-------------|---------| | `ref_area` | `string` | ISO 3166-1 alpha-3国家代码 | `AUT` | | `ref_area.label` | `string` | 英语国家名称 | `奥地利` | | `source` | `string` | ILOSTAT来源代码(如劳动力调查) | `BB:275` | | `source.label` | `string` | 英语来源名称 | `HIES - 欧盟收入与负债统计…` | | `indicator` | `string` | ILOSTAT指标代码 | `EMP_NIFL_SEX_OCU_MTS_RT` | | `indicator.label` | `string` | 英语指标名称 | `按性别、职业划分的非正规就业率…` | | `sex` | `string` | 按性别细分(`SEX_T`=总计,`SEX_M`=男性,`SEX_F`=女性) | `SEX_T` | | `sex.label` | `string` | — | `总计` | | `classif1` | `string` | 第一分类变量(年龄、教育程度、身份等) | `OCU_SKILL_TOTAL` | | `classif1.label` | `string` | — | `职业(技能水平):总计` | | `classif2` | `string` | 可选第二分类变量 | `MTS_AGGREGATE_TOTAL` | | `classif2.label` | `string` | — | `婚姻状况(汇总):总计` | | `time` | `int64` | 观测年份 | `2024` | | `obs_value` | `float64` | 观测指标值(单位见指标定义) | `3.38` | | `obs_status` | `string` | 观测状态标记(如暂定、不可靠) | `U` | | `obs_status.label` | `string` | — | `不可靠` | | `note_classif` | `string` | — | `—` | | `note_classif.label` | `string` | — | `—` | | `note_indicator` | `string` | — | `I20:4077_I11:264` | | `note_indicator.label` | `string` | — | `就业定义:不含自营…` | | `note_source` | `string` | — | `R1:3513_T2:85` | | `note_source.label` | `string` | — | `存储库:ILO-STATISTICS - 微观数据…` | ## 数据细分维度 以下字段提供数据细分维度: - **`sex`**(共3个唯一取值):`SEX_T`、`SEX_M`、`SEX_F` ## 数据质量与注意事项 - 数据为年度频率。部分指标同时发布月度或季度序列,但本数据集未包含此类数据。 - 当同一国家×年份的同一指标存在多个来源时,将采用国际劳工组织选定的“最优来源”数据。 - 细分字段(`sex`、`classif1`、`classif2`)仅在指标支持对应细分维度时才非空。 ## 使用方法 python from datasets import load_dataset ds = load_dataset("electricsheepeurope/europe-ilo-emp-nifl-sex-ocu-mts-rt-informal-employment-rate-by-sex-occupation-and-mar") df = ds["train"].to_pandas() print(df.head()) ### 筛选单一国家数据 python germany = df[df["ref_area"] == "DEU"] ### 单指标时间序列可视化 python sample = (df[df["indicator"] == "EMP_NIFL_SEX_OCU_MTS_RT"] .sort_values("time")) sample.plot(x="time", y="obs_value", title="EMP_NIFL_SEX_OCU_MTS_RT") ### 透视为国家×年份矩阵 python matrix = (df[df["indicator"] == "EMP_NIFL_SEX_OCU_MTS_RT"] .pivot_table(index="time", columns="ref_area", values="obs_value")) print(matrix.tail()) ## 引用格式 bibtex @misc{europe_ilo_emp_nifl_sex_ocu_mts_rt_informal_employment_rate_by_sex_occupation_and_mar_2025, title = {Informal employment rate by sex, occupation and marital status (%) | Europe (ILOSTAT)}, author = {International Labour Organization (ILO)}, year = {2025}, url = {https://www.ilo.org/shinyapps/bulkexplorer/?id=EMP_NIFL_SEX_OCU_MTS_RT}, publisher = {HuggingFace Datasets, repackaged by Electric Sheep Europe}, howpublished = {url{https://huggingface.co/datasets/electricsheepeurope/europe-ilo-emp-nifl-sex-ocu-mts-rt-informal-employment-rate-by-sex-occupation-and-mar}}} ## 许可证 本数据集采用[cc-by-4.0](https://creativecommons.org/licenses/by/4.0/)许可证发布。 原始数据版权归国际劳工组织(ILO)所有。使用本数据集时,请同时引用上述原始来源及Electric Sheep Europe的二次整理版本。 ## 关于Electric Sheep Electric Sheep Europe是Electric Sheep使命的一部分:打造Hugging Face上面向欧洲的统一、可直接用于机器学习的数据层。我们从权威开源数据源拉取数据,标准化数据架构,封装为Parquet格式,并发布格式统一的数据集卡片,使研究人员与开发者可通过`load_dataset()`函数在数秒内开始使用数据。浏览完整数据集集合:[huggingface.co/electricsheepeurope](https://huggingface.co/electricsheepeurope) --- _数据溯源:2026年5月26日通过Electric Sheep流水线获取。源URL:https://www.ilo.org/shinyapps/bulkexplorer/?id=EMP_NIFL_SEX_OCU_MTS_RT_




