Skip to content

Dashboard solution for epidemiology visualisation. Created with Azure Maps.

Notifications You must be signed in to change notification settings

bgargi/SIH-Team4-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIH-Team4-dashboard

Problem Statement & Solution

To help India policy makers provide better health services in affected areas, we proposed a live dashboard which captures a high-level view of not only the country's current epidemiologic situation, but also predicted future outbreaks and optimal allocation of medical resources at a district level. More information about the problem statement & competition here.

Heatmap across various states explaining level of disease outbreak - Week 6 represents the predicted level

alt text

Optimal resource allocation and supply movement between states

alt text

How to use

  1. Create an Azure Maps resource via Azure Portal, and copy the Authentication Key (Shared Key Authentication).
  2. In your .env file, replace subscriptionKey with your own key.
  3. Run npm i to install packages and then npm start in CLI.
  4. Open your web browser and visit localhost:3000.

References

  • Express Handlebars
  • Azure Maps Documentation

About

Dashboard solution for epidemiology visualisation. Created with Azure Maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.5%
  • JavaScript 4.5%