ipfs_ethiopia_laws
收藏资源简介:
Laws of Ethiopia 数据集是一个从埃塞俄比亚联邦 Negarit 公报收集的官方立法研究快照。该数据集包含两个配置:laws(法律文书)和 articles(条款)。laws 配置包含 1,122 个法律文书,每个条目包括唯一标识符、标题、全文、日期、状态、法律标识符、条款数量和来源 URL。articles 配置包含 4,780 个条款,每个条目包括所属法律 ID、条款编号、标题、文本和来源 URL。数据集语言为阿姆哈拉语(am),适用于法律文本检索、分析、自然语言处理(NLP)等任务。快照日期为 2026-09-07,覆盖范围不完整。注意:该数据集不是官方整合,不能替代官方公报或政府门户网站,不构成法律建议,官方来源应优先使用。
The Laws of Ethiopia dataset is a snapshot of official legislative research collected from the Federal Negarit Gazette of Ethiopia. It contains two configurations: laws and articles. The laws configuration includes 1,122 legal documents, each with a unique identifier, title, full text, date, status, legal identifier, number of articles, and source URL. The articles configuration includes 4,780 articles, each with the associated law ID, article number, title, text, and source URL. The dataset language is Amharic (am), suitable for tasks such as legal text retrieval, analysis, and natural language processing (NLP). The snapshot date is 2026-09-07, with incomplete coverage. Note: This dataset is not an official compilation and should not replace the official gazette or government portal. It does not constitute legal advice; official sources should be preferred.
数据集概述:埃塞俄比亚法律(Laws of Ethiopia)
基本信息
- 数据集名称:Laws of Ethiopia
- 语言:阿姆哈拉语(am)
- 司法辖区:埃塞俄比亚
- 许可证:
et-negarit(其他) - 任务类别:文本检索(text-retrieval)
- 标签:法律、埃塞俄比亚、官方文本
- 数据规模:1K < n < 10K
数据来源与覆盖
- 来源:联邦《尼加里特公报》(Federal Negarit Gazette)
- 快照日期:2026年9月7日
- 覆盖状态:基于目录索引,不完整
- 采集工具:
scrapers/collect_et.py(研究用途采集脚本) - 重要声明:该数据集非官方汇编,不构成法律建议,一切以官方公报或政府门户为准
数据内容与规模
| 数据类型 | 数量 |
|---|---|
| 法律/文书(laws) | 1242 条 |
| 条款(articles) | 4780 条 |
文件结构与格式
该数据集包含两个可配置的子集,均为 Parquet 格式:
-
laws(默认配置) —
data/laws.parquet- 每行对应一份法律文书,字段包括:ID、标题、全文、日期、状态、标识符、条款数量、来源 URL。
-
articles —
data/articles.parquet- 每行对应一个条款/章节,字段包括:
law_id、条款编号、标题、正文、来源 URL。
- 每行对应一个条款/章节,字段包括:
附带脚本
scrapers/collect_et.py:用于构建该快照的研究采集器scrapers/common.py:共享采集辅助函数scrapers/world_lib.py:共享抓取工具(优先获取官方实时 URL,备选 Wayback)scrapers/archive_fallbacks.py:Wayback / Common Crawl CDX 备用方案
许可与复用说明
- 官方政府/公报文本,复用需遵守来源门户的公共部门条款
- 该数据集的打包、元数据及采集脚本仅用于研究目的
- 官方来源文本具有优先效力




