Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 476 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 476 Bytes

Spatial analysis using Demographic and Health Survey (DHS)

Data preparation for spatial analysis using demographic and health survey data. This repository contains

  1. Python's reverse geocoding code to extract district, subdistrict, and route names from given longitude and latitude of clusters based on Demographic and Health Survey (DHS) data.
  2. R code for data preparation for further analysis.
  3. R code for data analysis to conduct spatial logistic regression model.