This directory packages scraped UK legislation into a layout that can be ingested directly with the Hugging Face datasets library. All documents live in JSON Lines format inside data/ with one piece of legislation per line. The schema captures both plain-text and XML renderings, along with document-level metadata and section breakdowns.
data/train.jsonl – full corpus of 175,515 documents ready for load_dataset.
meta/ – auxiliary… See the full description on the dataset page:
https://huggingface.co/datasets/othertales/uklegislation.