Skip to content

Estonian goverment structure analyzer and visualizer, based on open data.

Notifications You must be signed in to change notification settings

kristjanjansen/ee

Repository files navigation

About

Estonian goverment structure analyzer and visualizer, based on open data.

Demo

https://kristjanjansen.github.io/ee/

Getting the data

Ministries structure

npm i
node structure.js > structure.json
node --experimental-json-modules structure2.js # tsv to stdout

Public services

curl https://www.riigiteenused.ee/api/et/all > services.json
node --experimental-json-modules services.js # tsv to stdout

RIHA catalogue

curl https://www.riha.ee/api/v1/systems?size=2000 > riha.json
node --experimental-json-modules riha.js # tsv to stdout

Public sector salaries

curl https://www.rahandusministeerium.ee/et/system/files_force/document_files/ametnike_kuupohipalgad_01.04.2020_ja_aastakogupalgad_2019.xlsx?download=0 > salaries.xlsx

About

Estonian goverment structure analyzer and visualizer, based on open data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published