surveyweathertool.src.survey.process_survey_domains¶
Module Contents¶
Functions¶
|
Generalised and modularised function to process all the sub domains of survey |
|
Creates raw subdomain level files from downloaded raw survey data |
- surveyweathertool.src.survey.process_survey_domains.get_domain(domain: str, import_root_dir='/app/data/raw/survey/nigeria/NGA_2010-2019_NUPD_v01_M_Stata/')¶
Generalised and modularised function to process all the sub domains of survey
Guaranteed works for Nigeria STATA survey data, may need to be tweaked to work for other countries
- surveyweathertool.src.survey.process_survey_domains.process_survey_domains(import_root_dir='/app/data/raw/survey/nigeria/NGA_2010-2019_NUPD_v01_M_Stata/', export_root_dir='/app/data/processed/survey', export_flag=True, export_format='.csv')¶
Creates raw subdomain level files from downloaded raw survey data