The Saudi Commission for Health Specialties Matching System (SCHFS-MS) is a national function that provides a fair and objective application and matching system for SCFHS postgraduate training programs
This is a personal attempt to build a program that simulates SCHFS-MS.
Matching.py starts by using the data stored on Programs.xlsx which contains some historical estimations of the available yearly positions for each medical residency program in Saudi Arabia. The script then generates a random list of candidates with a matching score and 10 different choices for each candidate. At the end, an output file -Matching.xlsx- is generated containing the matching results.
Programs.md contains a summary of the available programs in Programs.xlsx.
All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome.
This project is licensed under the MIT License - see the LICENSE file for details.