Skip to content

gabboraron/Plague-Inc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

headline

Plague Inc

Developers: Sándor Burián, Vince Molnár, Dávid Kamenár

hackathon link: CraftHub - Junction app - Created on HackHeal Hackathon in 2022

Our project tries to forecast incoming epidemics, based on previous pandemics, natural disasters, and war-like situations datasets.

Our idea is to use big data technologies to predict possible epidemics and pandemics based on earlier epidemics, using the current and the historical data of natural disasters, wars and some common things like economic and healthcare levels.

How do we imagine this?

We want to use as much possible kind of information as it is possible to see the correlation between epidemics in specified fields. The existing methods are just a few kinds of a dataset to predict things like this. But we think as an example, we can use data of medieval Europe in cases of some modern third world countries too. We think that not the time, but the context is what can define what is usable and what is not.

In this short session we have

  • collected data on pandemics
  • collected data on natural disasters
  • collected data on wartime situations
  • researched for methods which are used to compare epidemics like this situation
  • created the simulation

Let's see a possible usage of this program, please watch this short video on YouTube about a possible use case (2 min):

A Lassa-fever story


Methodology

For this we are using incidence, based on the time period of the disaster and number of ill people of the specified epidemic. This we can write as the following equation:

\frac{New Cases During Period Of Disaster}{\sum_1^{time}{(EachPersonObserved)}}

Of course we have to mention that may occur confounding in these simulations because we didn't observe each case, only the simulation based on the actual cases. Also, we have to mention that there will be so many other factors what we didn't take in our model, such as weather or economical situations of each region.

Here we have to mention that our simulation is based only on Zika virus and Ebola outbreaks in the shadow of wars and natural disasters. This is just the presentation of the possibility that we can see the relations between such events and we can update this idea to another level by including more epidemics and many more social factors.

For this we used several studies:

The source of data was the following list:

See a more detailed description in hungarian documentation.

About

Plague Inc: An Epidemic Forecast Concept and Data Visualization Tool. Previously accessible at http://20.234.177.167/. You are welcome to host it on your own server.

Topics

Resources

Stars

Watchers

Forks

Contributors