Hennepin-County / MAXIS-scripts

6 stars 2 forks source link

Create function to Read Program History #1724

Open C-Love opened 4 months ago

C-Love commented 4 months ago

This would provide a way to read the detail of Program History from CASE/CURR for each program.

Full functionality needs to be determined, but this would potentially be able to capture:

This could then be used in many different ways. Some current thoughts are:

There are some aspects to working in program history that are helpful to remember. Information is grouped by program and programs are always listed in the same order. Program History can be filtered if needed.

This functionality could also be built in phases with the arrays developed last, if we wanted some initial functionality available quicker.