electricsheepafrica/africa-ilo-ees-tees-eco-ocu-nb-employees-by-economic-activity-and-occupation-thou
收藏资源简介:
该数据集包含来自国际劳工组织(ILO)ILOSTAT数据库的96,074条观测记录,涵盖非洲48个国家从1982年至2025年的员工数据。核心指标为按经济活动和职业划分的员工数(以千计)(EES_TEES_ECO_OCU_NB),数据涉及员工按经济部门(如广泛行业)和职业技能水平等分类的统计。数据集通过ILOSTAT REST API获取,并过滤为非洲国家,原始数据基于国际劳工统计学家会议(ICLS)定义进行标准化处理,包含国家代码、年份、观测值、数据来源和质量标志等字段。数据由Electric Sheep Africa重新打包,以支持机器学习研究,适用于表格分类、回归和时间序列预测等任务。
许可证:CC BY 4.0 语言:英语 任务类别:表格分类、表格回归、时间序列预测 多语言类型:单语言 样本量范围:10000 < n < 100000 标签:表格数据、非洲、ILOSTAT、就业人员、国际劳工组织(ILO)、劳工、就业 美观名称:按经济活动与职业划分的就业人员(千人)| 非洲(ILOSTAT) # 按经济活动与职业划分的就业人员(千人)| 非洲(ILOSTAT) 🌍 **96074条观测数据** · **48个非洲国家** · **1982–2025年** · *由[Electric Sheep Africa](https://huggingface.co/electricsheepafrica)重新整理发布*      ## 核心摘要 本数据集包含覆盖48个非洲国家、时间跨度为1982至2025年的**就业人员**相关观测数据共**96074条**,仅包含**1项专属指标**。 ## 关于数据源 **ILOSTAT(国际劳工组织中央统计数据库)**是国际劳工组织(International Labour Organization, ILO)的官方核心统计数据库,为全球领先的劳工统计权威数据源。其整合涵盖就业、失业、薪资、工作时长、童工、非正规经济、社会保障、职业伤害以及可持续发展目标(SDG)体面工作目标等全品类指标,数据来源包括全国劳动力调查、家庭收入调查、机构调查与行政记录。国际劳工组织统计司负责对所有数据进行标准化协调处理,覆盖全球200余个经济体。 - **数据源**:[ILOSTAT](https://www.ilo.org/shinyapps/bulkexplorer/?id=EES_TEES_ECO_OCU_NB) - **发布方**:国际劳工组织(ILO) - **许可协议**:[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) - **主题**:就业人员 ## 数据处理方法 本数据集直接从ILOSTAT的REST API接口`https://rplumber.ilo.org/data/indicator?id=EES_TEES_ECO_OCU_NB`拉取原始数据,并筛选出非洲国家的ISO 3166-1 alpha-3国家代码子集。ILOSTAT采用国际劳工统计学家会议(International Conference of Labour Statisticians, ICLS)的统一定义对原始调查微观数据进行标准化处理;数据来源将在`source.label`字段中标记,以确保数据可追溯。 ## 地理覆盖范围 本数据集覆盖48个非洲国家,以下为按数据行数排序的部分国家示例: | 国家代码 | 数据行数 | 起始年份 | 终止年份 | |---------|-----:|-----------:|----------:| | `ZAF` | 10,841 | 2000 | 2024 | | `MUS` | 8,942 | 2001 | 2024 | | `EGY` | 7,073 | 2009 | 2024 | | `AGO` | 4,573 | 2004 | 2025 | | `GHA` | 4,197 | 1991 | 2024 | | `RWA` | 3,861 | 2014 | 2025 | | `SYC` | 3,723 | 2014 | 2024 | | `BWA` | 3,645 | 1996 | 2024 | | `ZMB` | 3,480 | 2015 | 2024 | | `MLI` | 3,310 | 2009 | 2024 | | `ZWE` | 3,118 | 2011 | 2024 | | `TZA` | 2,994 | 2001 | 2024 | | `NAM` | 2,871 | 1994 | 2018 | | `SEN` | 2,460 | 2015 | 2024 | | `UGA` | 1,986 | 2010 | 2021 | | ... | _其余33个国家_ | | | ## 指标示例 - `EES_TEES_ECO_OCU_NB` — 按经济活动与职业划分的就业人员(千人) ## 数据结构 | 字段名 | 数据类型 | 字段说明 | 示例值 | |--------|------|-------------|---------| | `ref_area` | `string` | ISO 3166-1 alpha-3 国家代码 | `AGO` | | `ref_area.label` | `string` | 英文国家名称 | `安哥拉` | | `source` | `string` | ILOSTAT 来源代码(如劳动力调查) | `BA:13951` | | `source.label` | `string` | 英文来源名称 | `劳动力就业调查(LFS)` | | `indicator` | `string` | ILOSTAT 指标代码 | `EES_TEES_ECO_OCU_NB` | | `indicator.label` | `string` | 英文指标名称 | `按经济活动与职业划分的就业人员(千人)` | | `classif1` | `string` | 第一分类变量(年龄、教育程度、就业状态等) | `ECO_SECTOR_TOTAL` | | `classif1.label` | `string` | — | `经济活动(大类):总计` | | `classif2` | `string` | 可选第二分类变量 | `OCU_SKILL_TOTAL` | | `classif2.label` | `string` | — | `职业(技能层级):总计` | | `time` | `int64` | 观测年份 | `2025` | | `obs_value` | `float64` | 观测指标值(单位详见指标定义) | `3788.156` | | `obs_status` | `string` | 观测状态标记(如临时、不可靠) | `U` | | `obs_status.label` | `string` | — | `不可靠` | | `note_classif` | `string` | — | `C5:1869` | | `note_classif.label` | `string` | — | `非标准经济活动:涵盖相关范畴` | | `note_indicator` | `string` | — | `I11:264` | | `note_indicator.label` | `string` | — | `序列断点:方法学修订` | | `note_source` | `string` | — | `R1:3513` | | `note_source.label` | `string` | — | `存储库:国际劳工组织统计微观数据` | ## 数据质量与注意事项 - 本数据集采用年度频率数据。部分指标同时发布月度或季度序列,此类数据未包含在本数据集中。 - 当同一国家×年份的同一指标存在多个数据源时,将采用国际劳工组织选定的「最优数据源」。 - 细分字段(`sex`、`classif1`、`classif2`)仅在指标支持对应细分维度时才会非空。 ## 使用方法 python from datasets import load_dataset ds = load_dataset("electricsheepafrica/africa-ilo-ees-tees-eco-ocu-nb-employees-by-economic-activity-and-occupation-thou") df = ds["train"].to_pandas() print(df.head()) ### 单一国家筛选 python kenya = df[df["ref_area"] == "KEN"] ### 单指标时间序列可视化 python sample = (df[df["indicator"] == "EES_TEES_ECO_OCU_NB"] .sort_values("time")) sample.plot(x="time", y="obs_value", title="EES_TEES_ECO_OCU_NB") ### 构建国家×年份矩阵 python matrix = (df[df["indicator"] == "EES_TEES_ECO_OCU_NB"] .pivot_table(index="time", columns="ref_area", values="obs_value")) print(matrix.tail()) ## 引用格式 bibtex @misc{africa_ilo_ees_tees_eco_ocu_nb_employees_by_economic_activity_and_occupation_thou_2025, title = {Employees by economic activity and occupation (thousands) | Africa (ILOSTAT)}, author = {International Labour Organization (ILO)}, year = {2025}, url = {https://www.ilo.org/shinyapps/bulkexplorer/?id=EES_TEES_ECO_OCU_NB}, publisher = {HuggingFace Datasets, repackaged by Electric Sheep Africa}, howpublished = {url{https://huggingface.co/datasets/electricsheepafrica/africa-ilo-ees-tees-eco-ocu-nb-employees-by-economic-activity-and-occupation-thou}} } ## 许可协议 本数据集采用[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)许可协议发布。 原始数据版权归国际劳工组织(ILO)所有。使用本数据集时,请同时引用上述原始数据源与Electric Sheep Africa的重新整理版本。 ## 关于Electric Sheep Africa Electric Sheep Africa是Electric Sheep项目的组成部分,该项目旨在为HuggingFace平台构建统一的、适配机器学习的非洲数据层。我们从权威开放数据源拉取数据,对数据Schema进行标准化处理,封装为Parquet格式,并以统一的数据集卡片形式发布,以便研究人员与开发者仅需调用`load_dataset()`即可在数秒内开始使用数据。 浏览完整数据集集合:[huggingface.co/electricsheepafrica](https://huggingface.co/electricsheepafrica) --- **数据溯源**:2026年5月26日通过Electric Sheep数据管道摄取,源URL:https://www.ilo.org/shinyapps/bulkexplorer/?id=EES_TEES_ECO_OCU_NB




