nhsx / skunkworks-bed-allocation

NHS AI Lab Skunkworks project: Bed Allocation
MIT License
19 stars 6 forks source link

Integrate forecast into UI #18

Closed rachelasquith closed 2 years ago

rachelasquith commented 2 years ago

Summary

What/Why

Edits functions in app in order to display forecast using real data on the UI. Also added two scripts to show how to generate files needed in app if using real data. Addresses #6.

Your approach

Edited functions and added a flag to app/app/api.py to say if using real data or dummy.

What to review

Checklists

This pull/merge request meets the following requirements:

amadeuspzs commented 2 years ago

Thanks @rachelasquith. I'll be able to review once we have a data generator up and running (#3)