Hennepin-County / MAXIS-scripts

6 stars 2 forks source link

Reading STAT with a class structure is used in multiple scripts and needs alignment #1887

Open C-Love opened 5 days ago

C-Love commented 5 days ago

Both HC Eval and Eligibility Summary use a class to read and save STAT information.

HC Eval has a separate file that is references. Eligibility summary has much of the same code in the script file.

We need to align these different methods, it makes the most sense to have a separate file.

IMPORTANT - the two classes are not the same at this point. We should ensure all of the information is read in this separate file.