Impact of National Parks on Malaria Transmission
You can mail me to get the download link or use data of your own which is trickier (You should provide tour own .qml and make sure the data has the right CRS).
import INPMT
df = INPMT.run('path/to/your/datasets')
Github repo is organized as follow:
INPMT/
├──conda/: specific conda installation files
├──docs/: graphs and xml files from drawio
├──INPMT/: Python script developped to process and analyse the data
│ └──utils/: Python functions developped to ease the readability and processing