Data Transformation
Overview
The data transformation for WASH Futures Explorer is performed within a Jupyter Notebook, located in the src folder as main.ipynb. This notebook prepares the raw data for visualisation by performing multiple transformation steps on the IFs and JMP datasets, which are essential for calculating progress rates and organizing WASH indicators.
Required libraries are listed in the requirements.txt file in the src folder.
Transformation Steps
—