Links to final source code (github repo) Mashira Farid
...
https://raw.githubusercontent.com/nytimes/covid-19-data/master/us-counties-recent.csv
New-York times API used to populate charts in every county
Data
Data is available at Data folder in github.
To get final preprocessed data https://github.com/samztz/SENG3011_GeeksForHDs/blob/main/PHASE_2/epi_frontend/data/hospitalandrisk.json
...
If a policy maker sees his county is in risk , he may want to get an idea of his hospitals beds in his county to accommodate more patients in the coming future. That includes total beds, staffed beds and ICU beds to recognise where he should focus to manage his resources to minimise risk. These metrics are given with a ratio to population in the county. For example a county can have a high risk and sufficient beds, but it has less ICU beds which is seen through the charts. Also these charts can give insights about other counties so counties with high resources and less risk can be recognised by the user .and the policy maker can communicate with them for resources
Requirements:-
User can change the map types to see different hospital beds ratio in different counties.
Hospital beds ratio mapped to counties with an appropriate colour scale
...
When a policy maker first go to the page of our website, it would pop up a model which contains the da link and confluence link. Thus, they can download the data as they want.
...
Other Limitations for future updates:
Problem:
Users cannot be alerted with risk level changes.
...