{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"}],"enrichment":{"capability":"Provides a comprehensive database of U.S. court reporters and legal abbreviations (1,167 reporters and 2,102 name variations) accessible as Python variables, JSON, or CSV for citation parsing and legal document processing.","skillfed_tags":["legal-data","citation-parsing","reference-data"],"use_cases":["Parse and normalize legal citations in court documents or case law databases by resolving reporter abbreviations to canonical forms.","Build a legal research tool that auto-completes or suggests reporter abbreviations as users type case citations.","Validate or standardize state and statute abbreviations in legal documents or metadata records.","Map reporter editions to their canonical reporters for deduplication or cross-referencing in legal databases.","Generate lookup tables for legal document processing pipelines that need to recognize and standardize reporter names and variations."],"what_it_does":"reporters-db is a curated database of U.S. court reporters and legal abbreviations, compiled from CourtListener case citations, major legal publishers, and Harvard's Case.law database. It exposes reporter metadata, statutory abbreviations, journal abbreviations, state abbreviations, and case-name abbreviations as importable Python variables (REPORTERS, LAWS, JOURNALS, STATE_ABBREVIATIONS, CASE_NAME_ABBREVIATIONS) and provides lookup tables for reporter variations and editions.\n\nThe package is designed for legal software that needs to parse, normalize, or resolve citations to court opinions. It has been in production use since around 2012 in CourtListener's citation finder and is used by downstream tools like the Free Law Ferret browser extension. The data follows Bluebook standards and includes variations for local rules and historical usage patterns. Since it loads data from JSON files on import, it is most efficient when imported once and reused.","worth_installing":"Yes. The package is actively maintained, has zero known vulnerabilities, low install friction, and provides a well-sourced, production-tested database for legal citation work. Install it if you are building legal research tools, citation parsers, or document standardization systems that need reliable reporter and abbreviation metadata. The only caveat is to import it once per process rather than repeatedly, since it loads JSON from disk."},"id":"reporters-db","links":{"html":"https://skillfed.io/packages/reporters-db","md":"https://skillfed.io/packages/reporters-db.md","pypi":"https://pypi.org/project/reporters-db/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-25","license_spdx":"BSD-2-Clause","license_treatment":"permissive","name":"reporters-db","python_support":"supports_current","summary":"Database of Court Reporters"},"popularity":{"monthly_downloads":410233,"position":6867,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.2.66"}
