Combines data from lithuanian military recruiting website (https://www.karys.lt/) and periodically generates a static webpage displaying statistics of the draft.
- sums of each status
- current availability of draftees in each region
- distribution of draftee statuses in regional lists
Saves data to .db file SQLite database with EF Core.