beansrowning / drc_ebola_2019

Visualization and modelling of 2018-2019 DRC Ebola data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2019 DRC Ebola analysis

Sean Browning

What?

Random visualizations and analysis work on the current DRC Ebola outbreak.

Dependencies

All data pulled from HDX using rhdx

All packages for vis and modelling are handled via packrat

  • Running R in project root folder should initialize packrat install
  • run packrat::restore() to install all packages to the local directory

Updating case counts

Updating the CSVs and shape file is fully automated through R/update_ebola_counts.R

Rscript R/update_ebola_counts.R

About

Visualization and modelling of 2018-2019 DRC Ebola data


Languages

Language:R 97.8%Language:Shell 2.2%