/IRB-Enrollment-Reporter

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

IRB Enrollment Reporter

Fetch new patients enrolled in the IRB

Analyze the data and report it in a PDF

This project uses poetry virtualenv and python 3.11

The enrollment.xlsx has MRN (An 8 Digit Identifier Number), and Name. It uses sqlalchemy and pymysql to run SQL code using python.