Analysis of website security of Czech Secondary Education Facilities
This project was created as part of the Public Sector Hackathon 3.0 in Prague. See the presentation, doc submission and other details about the project development here: https://devpost.com/software/schoolcybersec
- ARES by Ministry of Finance - special thanks to Ludovit Scholtz for help with scraping
- Czech School Inspectorate data
Output is then processed and fed into GeoJSON for visualizations
Download this source code or clone the repo
Once you have downloaded the example install the dependencies and run the app.
npm install
npm run dev
NodeJS is needed for deployment.