ld-archer / E_FEM

This is the repository for the English version of the Future Elderly Model, originally developed at the Leonard D. Schaeffer Center for Health Policy and Microsimulation.
MIT License
3 stars 1 forks source link

Convert population generation scripts from Stata to Python #4

Closed ld-archer closed 3 years ago

ld-archer commented 4 years ago

Convert all Stata scripts for generating the input populations to Python. This removes the dependency on proprietary software, and allows the data files to be converted from Stata .dta files to .csv (or other appropriate file type).

After population generation scripts converted, can then convert (or begin development of) output handling and visualisation scripts in Python also.

ld-archer commented 4 years ago