Skip to content

deastman/openva_pipeline

 
 

Repository files navigation

OpenVA_Pipeline

image image Travis-CI Build Status Build status

Automates the processing of verbal autopsy (VA) data from an ODK Aggregate server, through the openVA Pipeline middleware, and ending with a DHIS2 server (with the VA module). VA data are analyzed using the openVA package in R, which is demonstrated with code for an RShiny app in the OpenVA_RShiny repository and described in a vignette.

The documentation for the openVA Pipeline can be found at: http://openva-pipeline.readthedocs.io/

Getting Started

The OpenVA Pipeline has been designed for (and tested on) Ubuntu LTS 16.04. The steps to install and configure the pipeline can be found in docs/setup.md. To make the installation easier, there is also a bash shell script install_software_ubuntu16_04.sh that installs all of the necessary software (the script requires the sudo password).

License

GNU General Public License v3.0


Licenses for Dependencies (ODK Briefcase and SmartVA-Analyze)

The openva-pipeline package makes use of two external programs: ODK-Briefcase-v1.12.2.jar and smartva. ODK Briefcase is a tool in the Open Data Kit (ODK) Software Suite, and is open-source software available under the Apache 2.0 license (see ODK_Briefcase_LICENSE. smartva is an open-source command line interface application for linux (see the SmartVA-Analyze MIT License) that is available for download from the ihmeuw/SmartVA-Analyze repository. These applications are NOT included under the same license as the OpenVA Pipeline (GPL-3).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 95.3%
  • Python 4.6%
  • Shell 0.1%