electricsheepeurope/europe-ilo-emp-publ-sex-ste-nb-public-sector-employment-by-sex-and-status-in-empl
收藏资源简介:
该数据集包含欧洲14个国家从1987年至2025年的公共部门就业统计数据,总计2088个观测值,涵盖1个核心指标:按性别和就业状况分类的公共部门就业人数(以千计)。数据来源于国际劳工组织(ILO)的ILOSTAT数据库,通过其REST API获取,并经过标准化处理,确保符合国际劳工统计学家会议(ICLS)的定义。数据集包含国家代码、年份、性别分类、数据来源、观测值及状态标志等多维字段,适用于表格分类、回归和时间序列预测等任务。
license: cc-by-4.0 language: - en task_categories: - tabular-classification - tabular-regression - time-series-forecasting multilinguality: monolingual size_categories: - 1K<n<10K tags: - tabular - europe - ilostat - public-sector-workers - ilo - labour - employment pretty_name: "按性别和就业身份划分的公共部门就业人数(千人)| 欧洲(ILOSTAT)" --- # 按性别和就业身份划分的公共部门就业人数(千人)| 欧洲(ILOSTAT) 🇪🇺 **2088条观测数据** · **14个欧洲国家** · **1987–2025年** · *由[Electric Sheep Europe](https://huggingface.co/electricsheepeurope)重新整理*      ## 摘要速览 本数据集包含**2088条观测数据**的`公共部门雇员`数据,覆盖**14个欧洲国家**,时间跨度为**1987–2025年**,涵盖**1项独立指标**。 ## 关于数据源 **国际劳工组织统计数据库(ILOSTAT)** 是国际劳工组织(ILO)的核心统计数据库,为全球领先的劳工统计权威来源。其收录指标涵盖就业、失业、薪资、工作时长、童工、非正规经济、社会保障、职业伤害及可持续发展目标(SDG)体面工作目标等,数据来源于全国劳动力调查、家庭收入调查、机构调查及行政记录。该数据库覆盖全球200余个经济体,由国际劳工组织统计司负责数据统一标准化处理。 - **数据源**:[ILOSTAT](https://www.ilo.org/shinyapps/bulkexplorer/?id=EMP_PUBL_SEX_STE_NB) - **发布方**:国际劳工组织(ILO) - **许可证**:[cc-by-4.0](https://creativecommons.org/licenses/by/4.0/) - **主题**:公共部门雇员 ## 数据处理方法 本数据集直接从ILOSTAT的REST API接口`https://rplumber.ilo.org/data/indicator?id=EMP_PUBL_SEX_STE_NB`拉取数据,并筛选欧洲地区的ISO3国家代码。ILOSTAT采用国际劳工统计学家会议(ICLS)的定义对原始调查微观数据进行标准化处理;数据来源将在`source.label`字段中标记以保证可追溯性。 ## 地理覆盖范围 14个欧洲国家,以下为按数据行数排序的前若干条记录: | 国家 | 数据行数 | 起始年份 | 结束年份 | |---------|-----:|-----------:|----------:| | `GRC` | 262 | 1987 | 2020 | | `CHE` | 210 | 1996 | 2025 | | `POL` | 199 | 2000 | 2025 | | `AUT` | 198 | 2004 | 2025 | | `ESP` | 156 | 2000 | 2025 | | `MDA` | 156 | 2000 | 2025 | | `BIH` | 131 | 2001 | 2024 | | `FRA` | 130 | 2005 | 2024 | | `GBR` | 126 | 2005 | 2025 | | `ALB` | 120 | 2002 | 2024 | | `MKD` | 120 | 2006 | 2025 | | `SVK` | 108 | 2006 | 2023 | | `SRB` | 93 | 2007 | 2020 | | `MNE` | 79 | 2011 | 2024 | ## 指标(示例) - `EMP_PUBL_SEX_STE_NB` — 按性别和就业身份划分的公共部门就业人数(千人) ## 数据结构 | 字段名 | 数据类型 | 字段说明 | 示例值 | |--------|------|-------------|---------| | `ref_area` | `string` | ISO 3166-1 alpha-3 国家代码 | `ALB` | | `ref_area.label` | `string` | 英文国家名称 | `Albania` | | `source` | `string` | ILOSTAT 数据源代码(如劳动力调查) | `BA:480` | | `source.label` | `string` | 英文数据源名称 | `LFS - 劳动力调查` | | `indicator` | `string` | ILOSTAT 指标代码 | `EMP_PUBL_SEX_STE_NB` | | `indicator.label` | `string` | 英文指标名称 | `Public sector employment by sex and s…` | | `sex` | `string` | 性别分组(SEX_T = 总计,SEX_M = 男性,SEX_F = 女性) | `SEX_T` | | `sex.label` | `string` | — | `总计` | | `classif1` | `string` | 第一分类变量(年龄、教育程度、就业身份等) | `STE_AGGREGATE_TOTAL` | | `classif1.label` | `string` | — | `就业身份(总计)` | | `time` | `int64` | 观测年份 | `2024` | | `obs_value` | `float64` | 观测指标值(单位详见指标定义) | `177.93` | | `obs_status` | `string` | 观测状态标记(如临时、不可靠) | `B` | | `obs_status.label` | `string` | — | `序列中断` | | `note_classif` | `string` | — | `—` | | `note_classif.label` | `string` | — | `—` | | `note_indicator` | `string` | — | `I11:264` | | `note_indicator.label` | `string` | — | `序列中断:方法学修订` | | `note_source` | `string` | — | `R1:3513` | | `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-publ-sex-ste-nb-public-sector-employment-by-sex-and-status-in-empl") df = ds["train"].to_pandas() print(df.head()) ### 筛选单个国家数据 python germany = df[df["ref_area"] == "DEU"] ### 单个指标的时间序列数据 python sample = (df[df["indicator"] == "EMP_PUBL_SEX_STE_NB"] .sort_values("time")) sample.plot(x="time", y="obs_value", title="EMP_PUBL_SEX_STE_NB") ### 转换为国家×年份矩阵 python matrix = (df[df["indicator"] == "EMP_PUBL_SEX_STE_NB"] .pivot_table(index="time", columns="ref_area", values="obs_value")) print(matrix.tail()) ## 引用格式 bibtex @misc{europe_ilo_emp_publ_sex_ste_nb_public_sector_employment_by_sex_and_status_in_empl_2025, title = {按性别和就业身份划分的公共部门就业人数(千人)| 欧洲(ILOSTAT)}, author = {国际劳工组织(ILO)}, year = {2025}, url = {https://www.ilo.org/shinyapps/bulkexplorer/?id=EMP_PUBL_SEX_STE_NB}, publisher = {HuggingFace 数据集,由Electric Sheep Europe重新整理}, howpublished = {url{https://huggingface.co/datasets/electricsheepeurope/europe-ilo-emp-publ-sex-ste-nb-public-sector-employment-by-sex-and-status-in-empl}} } ## 许可证 本数据集采用[cc-by-4.0](https://creativecommons.org/licenses/by/4.0/)许可证发布。 原始数据版权归国际劳工组织(ILO)所有。使用本数据集时,请同时引用上述原始数据源及Electric Sheep Europe的重新整理版本。 ## 关于Electric Sheep Electric Sheep Europe是Electric Sheep项目的一部分:该项目旨在为HuggingFace平台上的欧洲数据构建统一的、可直接用于机器学习的标准化数据层。我们从权威开放数据源获取数据,统一标准化数据结构,以Parquet格式封装,并发布格式统一的数据集卡片,方便研究人员与开发者通过`load_dataset()`函数在数秒内开始使用数据。 浏览完整数据集集合:[huggingface.co/electricsheepeurope](https://huggingface.co/electricsheepeurope) --- _数据溯源:2026-05-28通过Electric Sheep管道摄取。源URL: https://www.ilo.org/shinyapps/bulkexplorer/?id=EMP_PUBL_SEX_STE_NB_




