LEMUR / README.md
strich's picture
Fix: remove unnecessary blank line in README under data files section
4d6d57c
---
pretty_name: EU Law Dataset - Category 15.10
annotations_creators:
- machine-generated
language_creators:
- found
language:
- bg
- cs
- da
- de
- el
- en
- es
- et
- fi
- fr
- ga
- hr
- hu
- it
- lt
- lv
- mt
- nl
- pl
- pt
- ro
- sk
- sl
- sv
multilinguality:
- multilingual
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- other
configs:
- config_name: EU LAW
data_files:
- split: German
path: "languages/de/*"
- split: Dutch
path: "languages/nl/*"
- split: English
path: "languages/en/*"
- split: Italian
path: "languages/it/*"
- split: Danish
path: "languages/da/*"
- split: French
path: "languages/fr/*"
- split: Spanish
path: "languages/es/*"
- split: Portuguese
path: "languages/pt/*"
- split: Swedish
path: "languages/sv/*"
- split: Finnish
path: "languages/fi/*"
- split: Czech
path: "languages/cs/*"
- split: Polish
path: "languages/pl/*"
- split: Slovak
path: "languages/sk/*"
- split: Slovenian
path: "languages/sl/*"
- split: Hungarian
path: "languages/hu/*"
- split: Maltese
path: "languages/mt/*"
- split: Lithuanian
path: "languages/lt/*"
- split: Estonian
path: "languages/et/*"
- split: Latvian
path: "languages/lv/*"
- split: Bulgarian
path: "languages/bg/*"
- split: Romanian
path: "languages/ro/*"
- split: Croatian
path: "languages/hr/*"
- split: Greek
path: "languages/el/*"
- split: Irish
path: "languages/ga/*"
license: apache-2.0
---
# EU Law Dataset – Category 15.10: Environment
This dataset contains official legal documents from the European Union, collected from the [EUR-Lex website](https://eur-lex.europa.eu/browse/directories/legislation.html), specifically under category 15.10: *"Environment"*. The documents span from the year 1961 to 2025 and are provided in multiple European "languages. The original documents are in PDF format and have been converted into various text-based formats using OLMCR.
The dataset splits represent the different "languages available for each document.
## Dataset Structure
Each document represents a legal act and is available in several European "languages. The dataset includes the same set of documents processed through different document conversion methods, organized into pages represented as rows in the dataset. Each row contains the following fields:
- *law_id*: Unique identifier for each legal document.
- *category*: The category of the legal document (15.10 Environment).
- *year*: The year the legal document was published.
- *primary_language*: The "language of the document.
- *page_number*: The page number within the document.
- *metadata*: Metadata extracted from the page front.
- *text*: The extracted text content from the page without the metadata.
- *is_table*: Boolean indicating if the page contains a table.
- *is_diagram*: Boolean indicating if the page contains a diagram.
- *rotation_correction*: Degree of rotation correction applied to the page image.
- *is_rotation_valid*: Boolean indicating if the rotation correction was valid.
- *pdf_path*: Path to the original PDF file of the document.
## "languages
The dataset covers the 24 official "languages of the European Union:
- Bulgarian (BG)
- Croatian (HR)
- Czech (CS)
- Danish (DA)
- Dutch (NL)
- English (EN)
- Estonian (ET)
- Finnish (FI)
- French (FR)
- German (DE)
- Greek (EL)
- Hungarian (HU)
- Irish (GA)
- Italian (IT)
- Latvian (LV)
- Lithuanian (LT)
- Maltese (MT)
- Polish (PL)
- Portuguese (PT)
- Romanian (RO)
- Slovak (SK)
- Slovenian (SL)
- Spanish (ES)
- Swedish (SV)
Older documents may not include all 24 "languages due to EU membership timelines, but more recent documents are consistently available in all "languages.
## Source and Licensing
- *Source*: EUR-Lex – Access to European Union Law
- *Category*: 15.10 Environment (under directory 15: Environment, Consumers and Health Protection)
- *Website*: [https://eur-lex.europa.eu/browse/directories/legislation.html](https://eur-lex.europa.eu/browse/directories/legislation.html)
- *Years Covered*: 1961 to 2025