Skip to content

Bachelor thesis project - Visualization of public administration bulletin boards

Notifications You must be signed in to change notification settings

bliakher/uredni_desky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Úřední desky

Bachelor thesis project - Visualization of open data published according to the Formal Open Standard for public administration bulletin boards

Abstract

The Bachelor thesis is about the design and implementation of a web application which visualizes data from public administration bulletin boards. It uses open data published according to a new machine-readable format specified as a Formal Open Standard.

The application is intended not only for users from the general public, who can use it to search and filter information from bulletin boards, but also for data publishers. The application performs validation of published data and clearly displays any deficiencies.

To retrieve data the application uses SPARQL endpoints of the National Data Catalog and the Register of rights and obligations. It is implemented as a single-page application in TypeScript using React framework.

Thesis can be found here.

Application

Application is published on GitHub Pages here.

Documentation (in Czech) can be found here.