Estonian goverment structure analyzer and visualizer, based on open data.
https://kristjanjansen.github.io/ee/
npm i
node structure.js > structure.json
node --experimental-json-modules structure2.js # tsv to stdout
curl https://www.riigiteenused.ee/api/et/all > services.json
node --experimental-json-modules services.js # tsv to stdout
curl https://www.riha.ee/api/v1/systems?size=2000 > riha.json
node --experimental-json-modules riha.js # tsv to stdout
curl https://www.rahandusministeerium.ee/et/system/files_force/document_files/ametnike_kuupohipalgad_01.04.2020_ja_aastakogupalgad_2019.xlsx?download=0 > salaries.xlsx