Skip to content

bogdanvso/diseases_risk_analysing

Repository files navigation

Diseases risk analysing

Currently, only COVID-19 disease is supported

http://www.covid-info.live

About

This project is a system which includes tools for storing, updating, visualizing data related to viral epidemics

The system can perform extrapolations of disease spreading, assessments about the number of potential carriers around, assessments of risks to be infected during given date period and to die relatively to person's age, a given comorbid (if exists) and medical situation in a given country

Data sources

General

* The world data bank (https://www.worldbank.org/): population stats, number of hospital beds number of nurses per country

Disease-specific

* @cipriancraciun repo (https://github.com/cipriancraciun/covid19-datasets/): post-processed Covid-19 datasets from JHU

Disclaimer

This is personal research and it must be used only for informational purposes. Please, do not consider any assumptions which are done on this site as endpoint truth and do not do any serious conclusions.

Copyrights

UI is based on https://getbootstrap.com/ and https://colorlib.com/

Backend is based on https://www.djangoproject.com/ and https://www.postgresql.org/