Skip to content

A simple project to help with analysis of HCRIS cost reports

License

Notifications You must be signed in to change notification settings

wake-forest-ctsi/hcris-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use this repository to build a cost report

  1. python -m venv .venv
  2. active your python environment
  3. python -m pip install -r requirements.txt
  4. Update the year variable at the top of the notebook
  5. Run all cells

The output will be available in the etc folder.

Configuration

As previously mentioned, each year is controlled within the notebook. To add additional elements to the cost report, map them in the lookup.csv.

References

About

A simple project to help with analysis of HCRIS cost reports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published