Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (10 loc) · 1.24 KB

Úř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.