Method for continuous downloading of court decisions – KPB1
The method for continuously downloading court decisions is designed as
highly resilient load-balancing system built in Python
utilizing Microservices architecture in cooperation with message broker
RabbitMQ. The resulting decisions with metadata converted to JSON format are stored in a MongoDB database and for fast search, several attributes are also stored in a MySQL relational database. The system is deployable using Docker and Docker-compose technology.
Both source code and installation instructions are available in the public repository:
End-user usage habits survey
legal texts – KPB1
Project partner Wolters Kluwer SR s.r.o. (hereinafter referred to as "Wolters Kluwer Slovakia") carried out a survey of the usage habits of end users of legal texts as part of work package KPB1.
The aim of the survey was to identify the needs, habits and expectations of entities that regularly work with legal texts.
Prieskum koncových používateľov
Link extraction method – KPB2.1
ALTAML Referex is a system written in Python that is used for automated extraction of references to:
- Slovak legislation
- previous decisions of Slovak courts
- decisions of the European Court of Human Rights
- decisions of the Court of Justice of the European Union
- decisions of the Personal Data Protection Office of the Slovak Republic
The system is accessible via a REST API, with all necessary source code
and detailed instructions for starting can be found at this link: