A static, installable (PWA) dashboard showing the change in higher-education performance per region and per country over 1, 3, 5, and 10 years, built only from trusted public sources with citations. GitHub Pages friendly.
It answers:
- Top 3 regions improving most over 1/3/5 years.
- Top 30 countries with significant progress, each with the institution that contributed most and the cited reason.
- A universal approach: reusable levers, informed by a controlled correlation study of program features (AI, quantum, delivery mode, funding, ...), plus a balanced-by-region view.
Scope: higher education (bachelors, masters, PhD) and youth talent pathways.
Full cross-linked guide in docs/guide: dashboard - methodology - data sources - taxonomy - correlation study - developing systems - architecture - licensing - disclaimer.
Public sources -> fetch_sources.py -> cited CSVs + overlay -> build_snapshot.py -> correlate.py -> versioned snapshot JSON + manifest -> static PWA -> GitHub Pages.
- No fabricated numbers. Every figure traces to a source in
data/sources/SOURCES.mdwith an access date. - Licensed ranking tables (QS/THE/ARWU) are not republished; the Rankings pillar is a transparent OpenAlex output-based proxy (details).
- Missing data is excluded, never imputed or zero-filled.
cp .env.example .env # optional: OPENALEX_API_KEY (Premium), OPENALEX_MAILTO
build/refresh.sh # fetch -> build -> correlate
build/refresh.sh --no-fetch # rebuild from existing CSVs onlyZero Python dependencies (standard library only). Secrets are read from the
gitignored .env or prompted - never committed.
cd docs && python3 -m http.server 8000 # open http://localhost:8000- Code: AGPL-3.0
- Data & content: CC BY-NC 4.0 (commercial use by license)
See licensing for commercial data licensing, hosted/white-label, and consulting options.
No advice of any kind. No warranty. No liability. This project is informational and educational only; figures come from third-party public sources and may be incomplete or wrong; the index is an opinionated construct and the analysis is observational, not causal. Use at your own risk. Full terms: disclaimer.
A cited seed cohort of 50 countries across seven regions (2014-2024, reference year 2024) that exercises every dashboard feature. Coverage expands toward the 60-80 threshold-passing target in later quarterly snapshots.