The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
πͺπΊ EU-RLEX Legislation Dataset (Collected Until June 20, 2025)
π Overview
This dataset provides structured and accessible European Union legislation data collected from EUR-Lex up to June 20, 2025. It is maintained by GFOSS β Open Technologies Alliance to support open legal data research, machine learning applications, and transparency initiatives.
The dataset includes:
- Metadata in a structured Parquet file
- Full-text content of legislation documents in Markdown format
π Dataset Structure
1. eurlex_legislation_data.parquet
A table containing metadata for each legislation document.
Columns:
title: Title of the legislationdocument_link: URL to the official document or PDFel_html_link: Link to the HTML version on EUR-Lexcategory_id: Category idcategory_title: Title of categorycategory_acts_count: number of acts that belong to this category
π§ Note: The row index matches each corresponding Markdown file (e.g., row 0 β
md_0.md).
2. Markdown Files (md_*.md)
Each file contains the cleaned full text of a single legislation document, converted from HTML.
- Naming format:
md_0.md,md_1.md, ...,md_N.md - One-to-one mapping with rows in
metadata.parquet
3. π Dataset Statistics
- Total tokens: 604032339
- Uncompressed size: 2.21GB
- Words Count: 137750006
π License & Usage
This dataset is open and free to use under the terms of EUR-Lexβs Legal Notice. Please attribute EUR-Lex as the original source.
Published by: GFOSS β Open Technologies Alliance
π Acknowledgements
Special thanks to the Publications Office of the European Union for making this data publicly available via the EUR-Lex portal.
- Downloads last month
- 38