electricsheepeurope/europe-ilo-eip-teip-sex-age-cbr-nb-persons-outside-the-labour-force-by-sex-age-and-pl
收藏资源简介:
该数据集包含欧洲36个国家从1987年到2025年的76,859个观测值,主要指标为按性别、年龄和出生地划分的劳动力市场外人口(以千计)(国际移民存量数据)。数据来源于国际劳工组织(ILO)的ILOSTAT数据库,由Electric Sheep Europe重新打包,用于表格分类、回归和时间序列预测等任务。数据集涵盖详细的人口统计维度,包括性别、年龄和出生地分类,并提供数据来源、观测状态和质量注释。
--- license: cc-by-4.0 language: - en task_categories: - 表格分类(tabular-classification) - 表格回归(tabular-regression) - 时间序列预测(time-series-forecasting) multilinguality: 单语(monolingual) size_categories: - 10K<n<100K tags: - 表格数据 - 欧洲 - ILOSTAT - 国际移民存量(international-migrant-stock) - ILO - 劳工 - 就业 pretty_name: "按性别、年龄和出生地划分的非劳动力人口(千人)| 欧洲(ILOSTAT)" --- # 按性别、年龄和出生地划分的非劳动力人口(千人)| 欧洲(ILOSTAT) 🇪🇺 **76,859条观测数据** · **36个欧洲国家** · **1987–2025年** · *由[Electric Sheep Europe](https://huggingface.co/electricsheepeurope)重新整理发布*      ## 核心摘要(TL;DR) 本数据集包含覆盖36个欧洲国家的`国际移民存量(international migrant stock)`相关观测数据共76,859条,时间跨度为1987年至2025年,仅包含1项明确指标。 ## 关于数据源 **ILOSTAT(国际劳工组织统计数据库)**是国际劳工组织(International Labour Organization, ILO)的核心统计数据库,也是全球领先的劳工统计数据源。其收录的指标涵盖就业、失业、薪资、工作时长、童工、非正规经济、社会保障、职业伤害以及可持续发展目标(SDGs)体面工作相关目标,数据来源包括全国劳动力调查、家庭收入调查、机构调查及行政记录。该数据库覆盖200余个经济体,数据的标准化工作由国际劳工组织统计部门负责。 - **数据来源**:[ILOSTAT](https://www.ilo.org/shinyapps/bulkexplorer/?id=EIP_TEIP_SEX_AGE_CBR_NB) - **发布方**:国际劳工组织(International Labour Organization, ILO) - **许可协议**:[cc-by-4.0](https://creativecommons.org/licenses/by/4.0/) - **研究主题**:国际移民存量 ## 数据处理方法 本数据集直接从ILOSTAT的REST API接口`https://rplumber.ilo.org/data/indicator?id=EIP_TEIP_SEX_AGE_CBR_NB`获取数据,并筛选出使用ISO 3166-1 alpha-3标准的欧洲国家代码的数据。ILOSTAT采用国际劳工统计学家会议(International Conference of Labour Statisticians, ICLS)的定义对原始调查微观数据进行标准化处理;数据来源会在`source.label`字段中标记,以确保可追溯性。 ## 地理覆盖范围 覆盖36个欧洲国家,以下为按数据行数排序的前10个国家: | 国家(ISO3代码) | 数据行数 | 起始年份 | 结束年份 | |---------|-----:|-----------:|----------:| | `SWE` | 3,176 | 1995 | 2025 | | `GRC` | 3,135 | 1987 | 2025 | | `NOR` | 3,125 | 1995 | 2025 | | `NLD` | 3,093 | 1995 | 2025 | | `GBR` | 2,939 | 1995 | 2025 | | `DNK` | 2,935 | 1995 | 2025 | | `FRA` | 2,918 | 1995 | 2025 | | `PRT` | 2,736 | 1995 | 2025 | | `BEL` | 2,734 | 1995 | 2025 | | `IRL` | 2,706 | 1998 | 2025 | | `FIN` | 2,622 | 1995 | 2025 | | `LUX` | 2,589 | 1995 | 2025 | | `AUT` | 2,588 | 1995 | 2025 | | `ESP` | 2,588 | 1995 | 2025 | | `ISL` | 2,435 | 1995 | 2024 | | ... | _其余21个国家_ | | | ## 指标示例 - `EIP_TEIP_SEX_AGE_CBR_NB` — 按性别、年龄和出生地划分的非劳动力人口(千人) ## 数据结构(Schema) | 字段名 | 数据类型 | 字段说明 | 示例 | |--------|------|-------------|---------| | `ref_area` | `string` | ISO 3166-1 alpha-3 国家代码 | `ALB` | | `ref_area.label` | `string` | 英文国家名称 | `Albania`(阿尔巴尼亚) | | `source` | `string` | ILOSTAT 来源代码(如劳动力调查) | `BA:480` | | `source.label` | `string` | 英文来源名称 | `LFS - Labour Force Survey`(劳动力调查) | | `indicator` | `string` | ILOSTAT 指标代码 | `EIP_TEIP_SEX_AGE_CBR_NB` | | `indicator.label` | `string` | 英文指标名称 | `Persons outside the labour force by s…`(按性别、年龄和出生地划分的非劳动力人口,缩略) | | `sex` | `string` | 性别细分字段(`SEX_T`=总计,`SEX_M`=男性,`SEX_F`=女性) | `SEX_T` | | `sex.label` | `string` | 对应标签 | `Total`(总计) | | `classif1` | `string` | 第一分类变量(年龄、教育程度、身份等) | `AGE_YTHADULT_YGE15` | | `classif1.label` | `string` | 分类变量英文标签 | `Age (Youth, adults): 15+`(年龄(青年、成人):15岁及以上) | | `classif2` | `string` | 可选第二分类变量 | `CBR_BIR_TOTAL` | | `classif2.label` | `string` | 分类变量英文标签 | `Place of birth: Total`(出生地:总计) | | `time` | `int64` | 观测年份 | `2024` | | `obs_value` | `float64` | 观测指标值(单位详见指标定义) | `738.429` | | `obs_status` | `string` | 观测状态标记(如临时、不可靠) | `U` | | `obs_status.label` | `string` | 对应标签 | `Unreliable`(不可靠) | | `note_classif` | `string` | — | `—` | | `note_classif.label` | `string` | — | `—` | | `note_indicator` | `string` | — | `I11:264` | | `note_indicator.label` | `string` | — | `Break in series: Methodology revised`(序列中断:方法已修订) | | `note_source` | `string` | — | `R1:3513` | | `note_source.label` | `string` | — | `Repository: ILO-STATISTICS - Micro da…`(存储库:ILO统计数据库-微观数据,缩略) | ## 数据细分维度 以下字段提供数据细分维度: - **`sex`**(共3种唯一取值):`SEX_T`、`SEX_M`、`SEX_F` ## 数据质量与注意事项 - 数据为年度频率。部分指标同时发布月度或季度序列,但本数据集未收录此类数据。 - 当同一国家×年份的同一指标存在多个数据源时,将采用国际劳工组织选定的“最优数据源”。 - 仅当指标支持对应细分维度时,细分字段(`sex`、`classif1`、`classif2`)才不会为空值。 ## 使用示例 python from datasets import load_dataset ds = load_dataset("electricsheepeurope/europe-ilo-eip-teip-sex-age-cbr-nb-persons-outside-the-labour-force-by-sex-age-and-pl") df = ds["train"].to_pandas() print(df.head()) ### 按单一国家筛选 python germany = df[df["ref_area"] == "DEU"] ### 单一指标的时间序列可视化 python sample = (df[df["indicator"] == "EIP_TEIP_SEX_AGE_CBR_NB"] .sort_values("time")) sample.plot(x="time", y="obs_value", title="EIP_TEIP_SEX_AGE_CBR_NB") ### 转换为国家×年份矩阵 python matrix = (df[df["indicator"] == "EIP_TEIP_SEX_AGE_CBR_NB"] .pivot_table(index="time", columns="ref_area", values="obs_value")) print(matrix.tail()) ## 引用格式 bibtex @misc{europe_ilo_eip_teip_sex_age_cbr_nb_persons_outside_the_labour_force_by_sex_age_and_pl_2025, title = {Persons outside the labour force by sex, age and place of birth (thousands) | Europe (ILOSTAT)}, author = {International Labour Organization (ILO)}, year = {2025}, url = {https://www.ilo.org/shinyapps/bulkexplorer/?id=EIP_TEIP_SEX_AGE_CBR_NB}, publisher = {HuggingFace Datasets, repackaged by Electric Sheep Europe}, howpublished = {url{https://huggingface.co/datasets/electricsheepeurope/europe-ilo-eip-teip-sex-age-cbr-nb-persons-outside-the-labour-force-by-sex-age-and-pl}} } ## 许可协议 本数据集采用[cc-by-4.0](https://creativecommons.org/licenses/by/4.0/)许可协议发布。原始数据版权归国际劳工组织(ILO)所有。使用本数据集时,请同时引用上述原始数据源及Electric Sheep Europe的重新整理版本。 ## 关于 Electric Sheep Electric Sheep Europe是Electric Sheep项目的组成部分:该项目旨在在HuggingFace平台上构建一套统一的、可供机器学习直接使用的欧洲数据层。我们从权威开源数据源获取数据,对数据Schema进行标准化处理,封装为Parquet格式,并发布格式统一的数据集卡片,使研究人员与开发者可通过`load_dataset()`函数在数秒内启动数据分析工作。 浏览完整数据集集合:[huggingface.co/electricsheepeurope](https://huggingface.co/electricsheepeurope) --- _数据溯源:2026年5月27日通过Electric Sheep数据管道摄入。源URL:https://www.ilo.org/shinyapps/bulkexplorer/?id=EIP_TEIP_SEX_AGE_CBR_NB_




