Git Product home page Git Product logo

codee_ebola's Introduction

Supplementary materials for a lesson plan for a math epidemiology project

This repository contains the following:

  • country_timeseries.json -- a JSON file containing case and death data by country during the 2014 Ebola epidemic. This data is copied from https://github.com/cmrivers/ebola/tree/master/data_products
  • plot_bycountry.py -- a Python script file which processes and visualizes this JSON file
  • cases_bycountry.png and cases_bycountry.pdf -- the resulting figure from the above script.
  • cases_bycountry_small.png -- small version for the README in this repository.
  • Plague_Commission_Report_Excerpt.pdf is a selected excerpt of the 1908 Plague Commission report which students are asked to read. In this, the epidemiology of the plague in Colonial India is reported on. This would, in part, inspire the 1927 Kermack and McKendrick paper introducing an SIR model for epidemics.

A graph illustrating Ebola cases in 2014 by country

Prerequisites for Python script

To run the python script successfully, one needs a modern version of Python 3 with the following packages installed:

  • pandas
  • numpy
  • matplotlib
  • json
  • datetime

Depending on your environment (e.g. conda) most of these packages may come installed by default (especially the last two).

codee_ebola's People

Contributors

maminian avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.