Justizadressen / zuständige Gerichte?
Is there a good API for courts in Germany, so one sends stuff to the correct court?
E.g. a website to scrape could be this one:
- https://www.justizadressen.nrw.de/de/justiz/suche
- example: https://www.justizadressen.nrw.de/de/justiz/gericht?ang=verwaltung&plz=10179&ort=
Use case
This would currently be helpful for FragDenStaat, which do sometimes chose the wrong court in their suit generation tool. See https://forum.okfn.de/t/der-klageautomat-fuer-untaetigkeitsklagen-ist-da/2079/28?u=rugk for more context.
As part of the XJustiz Standard (see specification here https://www.xrepository.de/details/urn:xoev-de:blk-ag-it-standards:standard:xjustiz) there is the dataset GDS.Gerichte (https://www.xrepository.de/details/urn:xoev-de:xjustiz:codeliste:gds.gerichte) which contains all courts in Germany. This seems to be the official list which is used for instance by notaries where their software can send things.
Thanks! /CCing @fragdenstaat @stefanw