Skip to content
neogib edited this page Mar 4, 2026 · 8 revisions

en pl

EduRadar Wiki

EduRadar helps parents and students compare schools in Poland using official public datasets, rankings, and an interactive map.

Core MVP

Primary Goal

Rank schools on a normalized 0-100 scale (based on exam performance) and present the results through:

  • a map view with color-coded score markers and clustering,
  • a ranking view with filtering, sorting, and search.

Implemented Functionality

  • Data ingestion from public sources (OKE, SIO) and yearly exam files.
  • Ranking types supported in backend/frontend:
    • E8 (egzamin ósmoklasisty),
    • EM_LO (liceum),
    • EM_TECH (technikum).
  • Ranking scopes:
    • KRAJ,
    • WOJEWÓDZTWO,
    • POWIAT.
  • Ranking filters:
    • year,
    • ranking type,
    • direction (best/worst),
    • school status (publiczna/niepubliczna),
    • search by school name.
  • Map filters:
    • school type, status, category, vocational training,
    • score range (0-100),
    • bounding box + text search.

Related Wiki Pages

Clone this wiki locally