electricsheepeurope/europe-ilo-inj-fatl-eco-rt-fatal-occupational-injuries-per-100-000-workers-by
收藏资源简介:
该数据集包含来自35个欧洲国家、时间跨度为1969年至2024年的18,336条关于职业伤害的观测数据,涵盖1个具体指标:按经济活动划分的每10万名工人致命职业伤害数。数据来源于国际劳工组织(ILO)的ILOSTAT数据库,涉及就业、失业、工资、工作时间、童工、非正规经济、社会保护、职业伤害和可持续发展目标体面工作指标等多个劳动统计领域。数据集以表格形式呈现,包括国家代码、指标代码、年份、观测值及数据来源等字段,适用于表格分类、回归和时间序列预测等任务。
license: cc-by-4.0 language: - en task_categories: - tabular-classification - tabular-regression - time-series-forecasting multilinguality: monolingual size_categories: - 10K<n<100K tags: - tabular - europe - ilostat - occupational-injuries - ilo - labour - employment pretty_name: "Fatal occupational injuries per 100'000 workers by economic activity | Europe (ILOSTAT)" --- # 按经济行业划分的每10万名工人致命职业伤害数 | 欧洲(ILOSTAT) 🇪🇺 **18,336条观测数据** · **35个欧洲国家** · **1969–2024年** · *由[Electric Sheep Europe](https://huggingface.co/electricsheepeurope)重新封装*      ## TL;DR 本数据集包含**18,336条观测数据**的职业伤害相关数据,覆盖**35个欧洲国家**,时间跨度为**1969–2024年**,仅包含**1项核心指标**。 ## 数据来源说明 **ILOSTAT**即国际劳工组织(International Labour Organization, ILO)中央统计数据库,是全球领先的劳工统计权威来源。该数据库整合了就业、失业、薪酬、工作时长、童工、非正规经济、社会保障、职业伤害以及可持续发展目标(SDG)体面工作目标等领域的指标,数据来源涵盖全国劳动力调查、家庭收入调查、机构调查及行政记录。其覆盖范围超过200个经济体,由国际劳工组织统计司负责数据标准化工作。 - **数据来源**:[ILOSTAT](https://www.ilo.org/shinyapps/bulkexplorer/?id=INJ_FATL_ECO_RT) - **发布方**:国际劳工组织(ILO) - **许可证**:[cc-by-4.0](https://creativecommons.org/licenses/by/4.0/) - **研究主题**:职业伤害 ## 数据处理方法 本数据集直接从ILOSTAT的REST API接口`https://rplumber.ilo.org/data/indicator?id=INJ_FATL_ECO_RT`获取原始数据,并筛选出采用ISO 3166-1 alpha-3编码的欧洲国家。ILOSTAT依据国际劳工统计学家会议(International Conference of Labour Statisticians, ICLS)的定义对原始调查微观数据进行标准化处理;数据来源将在`source.label`字段中标记,以确保可追溯性。 ## 地理覆盖范围 本数据集覆盖35个欧洲国家,以下按数据行数排序展示部分国家: | 国家代码 | 数据行数 | 起始年份 | 终止年份 | |---------|-----:|-----------:|----------:| | `ESP` | 864 | 1980 | 2023 | | `FRA` | 837 | 1969 | 2023 | | `AUT` | 821 | 1969 | 2023 | | `POL` | 815 | 1969 | 2023 | | `HUN` | 787 | 1969 | 2023 | | `ITA` | 763 | 1974 | 2023 | | `CHE` | 742 | 1971 | 2023 | | `FIN` | 705 | 1970 | 2023 | | `ROU` | 682 | 1985 | 2023 | | `SWE` | 662 | 1979 | 2023 | | `GBR` | 661 | 1979 | 2018 | | `CZE` | 629 | 1991 | 2023 | | `SVK` | 627 | 1985 | 2023 | | `NOR` | 604 | 1975 | 2023 | | `PRT` | 583 | 1980 | 2023 | | ... | 剩余20个国家 | | | ## 指标示例 - `INJ_FATL_ECO_RT` — 按经济行业划分的每10万名工人致命职业伤害数 ## 数据结构 | 字段名 | 数据类型 | 字段说明 | 示例 | |--------|------|-------------|---------| | `ref_area` | 字符串 | ISO 3166-1 alpha-3国家代码 | `AUT` | | `ref_area.label` | 字符串 | 英文国名 | `奥地利` | | `source` | 字符串 | ILOSTAT来源代码(如劳动力调查) | `FA:257` | | `source.label` | 字符串 | 英文数据源名称 | `ADM-IR - 来自所有机构的数据库记录` | | `indicator` | 字符串 | ILOSTAT指标代码 | `INJ_FATL_ECO_RT` | | `indicator.label` | 字符串 | 英文指标名称 | `按经济行业划分的每10万名工人致命职业伤害数` | | `classif1` | 字符串 | 第一分类变量(年龄、教育程度、就业状态等) | `ECO_AGGREGATE_TOTAL` | | `classif1.label` | 字符串 | — | `经济活动(汇总):总计` | | `time` | int64 | 观测年份 | `2023` | | `obs_value` | float64 | 观测指标值(单位详见指标定义) | `3.0` | | `obs_status` | 字符串 | 观测状态标记(如临时、不可靠) | `U` | | `obs_status.label` | 字符串 | — | `不可靠` | | `note_classif` | 字符串 | — | `—` | | `note_classif.label` | 字符串 | — | `—` | | `note_indicator` | 字符串 | — | `T13:149_T14:155` | | `note_indicator.label` | 字符串 | — | `职业伤害覆盖范围:修订版` | | `note_source` | 字符串 | — | `S3:24_S9:66` | | `note_source.label` | 字符串 | — | `数据参考周期:年末` | ## 数据质量与注意事项 - 数据为年度频率。部分指标同时提供月度或季度序列,但本数据集未包含此类数据。 - 若同一国家×年份的同一指标存在多个数据源,将采用国际劳工组织选定的“最优数据源”。 - 细分字段(`sex`、`classif1`、`classif2`)仅在指标支持对应细分维度时非空。 ## 使用示例 python from datasets import load_dataset # 加载数据集 ds = load_dataset("electricsheepeurope/europe-ilo-inj-fatl-eco-rt-fatal-occupational-injuries-per-100-000-workers-by") # 转换为Pandas DataFrame格式 df = ds["train"].to_pandas() # 打印前5条数据 print(df.head()) ### 筛选单一国家数据 python # 筛选德国数据 germany = df[df["ref_area"] == "DEU"] ### 单指标时间序列可视化 python # 筛选单指标数据并按年份排序 sample = (df[df["indicator"] == "INJ_FATL_ECO_RT"] .sort_values("time")) # 绘制时间序列折线图 sample.plot(x="time", y="obs_value", title="INJ_FATL_ECO_RT") ### 转换为国家×年份透视矩阵 python # 转换为国家×年份的透视矩阵 matrix = (df[df["indicator"] == "INJ_FATL_ECO_RT"] .pivot_table(index="time", columns="ref_area", values="obs_value")) # 打印最后5条数据 print(matrix.tail()) ## 引用格式 bibtex @misc{europe_ilo_inj_fatl_eco_rt_fatal_occupational_injuries_per_100_000_workers_by_2024, title = {Fatal occupational injuries per 100'000 workers by economic activity | Europe (ILOSTAT)}, author = {International Labour Organization (ILO)}, year = {2024}, url = {https://www.ilo.org/shinyapps/bulkexplorer/?id=INJ_FATL_ECO_RT}, publisher = {HuggingFace Datasets, repackaged by Electric Sheep Europe}, howpublished = {url{https://huggingface.co/datasets/electricsheepeurope/europe-ilo-inj-fatl-eco-rt-fatal-occupational-injuries-per-100-000-workers-by}} } ## 许可证 本数据集采用[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-05-28通过Electric Sheep数据管道摄入。源URL:https://www.ilo.org/shinyapps/bulkexplorer/?id=INJ_FATL_ECO_RT_




