Skip to contents

"Seed" data to use for a simulation of the 2018 Ebola epidemic in the Congo

Usage

initialInfections.fourCities

Format

initialInfections.fourCities

Location

The name of the location (reporting health zone) which the other variables describe

Latitude

The geographical latitude of the health zone

Longitude

The geographical longitude of the health zone

InitialVaccinated

The number of vaccinated people

InitialExposed

The number of exposed people

InitialInfections

The number of infected people

InitialRecovered

The number of recovered people

InitialDead

The number of dead people

Details

Here is an example the data used.


  Location Latitude Longitude Vaccinated Exposed Infected Recovered Dead
  Beni     0.49113  29.47306  0          24      12       0         4
  Butembo  0.140692 29.335014 0          0       0        0         0
  Mabalako 0.461257 29.210687 0          0       0        0         0
  Mandima  1.35551  29.08173  0          0       0        0         0