Notre.Education helps people in France spend their CPF training budget wisely. It aggregates every listing from Mon Compte Formation and lets you compare programs, price, duration, remote vs. in-person, admissions, pace, and more.
CPF (Compte Personnel de Formation): a French, government-backed personal training credit that workers can spend on approved courses via Mon Compte Formation.
Why I built this
Finding a course within my CPF budget was slow and confusing. I scripted comparisons to speed it up, then turned it into a site so others could benefit.
Who it's for
- Anyone with a CPF balance who wants to use it wisely.
- Career switchers and upskillers comparing certified programs.
- Training providers studying their competitive landscape.
How it works
- Crawlers collect course listings from Mon Compte Formation once a month.
- Python jobs clean and normalize data (providers, diplomas, modalities, prices).
- Programs targeting the same diploma/certification are matched and compared.
- Aggregations compute min / average / max for price and duration, and summarize distance vs. in-person availability.
- Everything lands in PostgreSQL. A monthly ETL on AWS refreshes the dataset.
What you can do
- Search deeply across programs delivering the same diploma.
- See instant ranges for price and study time to spot outliers.
- Filter by modality and quickly compare remote vs. in-person offers.
- Rely on a regularly refreshed, automated dataset.
