Skip to content

Ccamm/coronavirus_network

Repository files navigation

COVID-19 Outbreak Spread

Analyising the covid-19 outbreak spread using flight routes data and confirmed cases data to determine the infection across locations. Through the analyiss of the flight routes networks, the key contributing infection paths and hubs can be identified. This student project was developed during the unit CITS4403 Computational Modelling also called complexity science.

Intallations

Create the environment to run the notebook use:

conda env create -f environment.yml

If you already have the environment setup and need to install new packages while the environment is activated:

conda env update --file environment.yml

Jupyter Notebooks for Analysing COVID-19

  • coronavirus_infection_path.ipynb (Infection Graph Analysis)
  • coronavirus_timeline.ipynb (Analysing various attributes of Routes Network with COVID-19)

Data

Stack

Demos

We assume that most cases of the virus that spread into different countries was due to air travel (rather than boat, foot, etc.)

Demo1 Demo2 Demo3

Figures

Figures in figure file Figures in figure file Figures in figure file Figures in figure file Figures in figure file Figures in figure file Figures in figure file Figures in figure file Figures in figure file Figures in figure file Figures in figure file Figures in figure file Figures in figure file

About

Investigating COVID-19 Using Network Theory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published