Skip to content

Cleaning Maternal Death Surveillance Report Data for Malawi

Notifications You must be signed in to change notification settings

sakshimohan/mdsr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Parsing/Cleaning Maternal Death Surveillance Report Data (MDSR) for Malawi

MDSR Excel files are currently in excel formats which are not easy to analyse. This is an attempt at writing a generalisable code to parse through the excel files to generate a clean dataset. Certain inputs need to be provided for the function to work properly - row in which data begins, column in which data begins, number of districts.

parse_mdsr_files.py defines the function cleanmdsrdta to extract relevant data from MDSR files submitted by districts.

generate_mdsr_database.py demonstrates how the 2018 national data was put together using cleanmdsrdtafor 2018.

About

Cleaning Maternal Death Surveillance Report Data for Malawi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages