To process verbal autopsy data.
- Download the zip file from this link: https://github.com/aagontuk/vadataconverter/releases/download/v2.0.0/vadataconverter.zip
- Unzip it.
- Go to vadataconverter folder.
- Double click on vadataconverter to run the software.
- Click
Add
and add one or more verbal autopsy data CSV file. - CSV files must contain "icd10", "age" and "sex" columns.
- After adding desired files click
Convert
. - Software will process each file and create a new xlsx file for each file with processed data.
- PyInstaller in used for packaging windows binary
pyinstaller.exe --noconsole vadataconverter.py