AIAny
Icon for item

LOCUS v1.0

Provides a county-harmonized corpus of U.S. municipal and county ordinance text (≈2.21M chunks) labeled for function, substantive indicator, and topic to support legal NLP, retrieval, and comparative local-law research. Includes model-assigned labels and continuous scorers (opacity, paternalism, enforcement discretion) plus coverage metadata; not exhaustive or a substitute for legal advice.

Introduction

Local ordinances shape everyday regulation (zoning, housing, licensing, nuisance) yet are fragmented and hard to analyze at scale; LOCUS v1.0 makes that layer of law machine-observable by assembling a county-harmonized, chunk-level corpus of U.S. municipal and county ordinance text annotated for downstream legal-NLP tasks.

Key Findings
  • Scale and scope: ~2,211,516 text chunks derived from municipal and county codes, with coverage metadata that links chunks to jurisdiction, state, city, and county.
  • Annotation schema: Each chunk is assigned a function label (Context, Rules, Process, Enforcement), a binary is_substantive flag, and for substantive chunks a coarse topic (Buildings, Business, Nuisance, Zoning, Other). The release also includes continuous scores for opacity, paternalism, enforcement discretion, and problem salience to support analytic tasks beyond simple classification.
  • Practical tradeoffs: The dataset uses OCR and automated classifiers to scale labeling across thousands of jurisdictions; this yields broad geographic reach but introduces label noise, taxonomy coarseness, and uneven jurisdictional digitization.
Who it's for and tradeoffs

Great fit if you need a large, jurisdiction-linked corpus to prototype legal-text classifiers, build substantive vs. non-substantive filters, or run comparative studies of municipal regulation. Look elsewhere if you require a fully audited legal source, exhaustive coverage of every U.S. locality, or fine-grained legal subject-matter labeling; LOCUS v1.0 is a snapshot and its function/topic labels are model-assigned and not fully human-validated.

Where it fits

LOCUS is best used as research infrastructure for legal NLP pipelines, weakly supervised workflows, and empirical policy analysis that benefit from reproducible coverage metadata and scalable annotations. For production legal advice or litigation-grade proof, human legal review and up-to-date jurisdictional checks remain necessary.

Information

  • Websitehuggingface.co
  • OrganizationsUC Berkeley, School of Information (UC Berkeley), Independent
  • AuthorsDenis Peskoff, Joe Barrow, Christopher Vu, Diag Davenport
  • Published date2026/05/06

Categories

More Items

Hugging Face

Evaluates schema-guided structured extraction from documents: given a document and a JSON schema, systems must return a schema-valid JSON with page-and-box grounding. Covers 370 documents (4,869 pages) across 8 business domains and 67 document types; scores value accuracy, word/page grounding, and long-list completeness.

Hugging Face

Provides 10 million synchronized egocentric experience episodes with structured 3D/4D multimodal annotations — 2.88B RGB frames, 720M depth frames, 576M pose/mocap frames and ~1PB total. Designed for embodied AI, robotics, and multimodal pretraining; research-only, gated access.

Hugging Face

Provides a reproducible, deduplicated corpus of text extracted from PDFs for LLM pretraining—about 3 trillion tokens from ~475 million documents in 1733 language-script pairs. Includes OCR and text extraction pipelines, per-page language IDs, MinHash deduplication, and is released under ODC‑By 1.0.