Add OpenCaseLaw (Swiss case law) to MCP, APIs, and Bulk Data sections - #68
Open
jonashertner wants to merge 1 commit into
Open
Add OpenCaseLaw (Swiss case law) to MCP, APIs, and Bulk Data sections#68jonashertner wants to merge 1 commit into
jonashertner wants to merge 1 commit into
Conversation
OpenCaseLaw is an open dataset and retrieval stack for Swiss case law and legislation (~991K decisions since 1875, CC0 data, MIT stack), reachable via a keyless MCP endpoint and REST API. Adds Swiss regional coverage.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds OpenCaseLaw (https://opencaselaw.ch) to three sections.
OpenCaseLaw is an open dataset and retrieval stack for Swiss case law and legislation: ~991,000 published court decisions since 1875 (all federal courts, all 26 cantons, and regulators such as FINMA, ComCo/WEKO, FDPIC, ElCom, PostCom, and ComCom) and 21,000+ federal and cantonal laws (494,000+ articles) in German, French, and Italian, linked by an ~8.9M-edge resolved citation graph. The corpus is rebuilt nightly; published figures are approximate. Access is via an MCP endpoint (mcp.opencaselaw.ch) and a REST API, both without an account or API key, plus a web search UI, bulk download, and a Microsoft Word add-in. The decision data is dedicated to the public domain (CC0 1.0) and the retrieval stack is open source (MIT). A 2026 arXiv preprint, "OpenCaseLaw: an open corpus and retrieval stack for Swiss case law", describes the project.
Placements:
Against the inclusion criteria: the stack is open source (MIT) and the data is CC0; it adds regional coverage for Switzerland (a jurisdiction not otherwise well represented); the combination of a free, no-key MCP endpoint and REST API over roughly one million Swiss decisions is a distinct technical approach; and the accompanying arXiv preprint gives it academic and research relevance.
Disclosure: the submitter (GitHub @jonashertner) is the founder of OpenCaseLaw.