This toolbox is a suite of data analysis automation toolsets for EOC data analyst to validate MLoS and support campaign through tracking.
Toolbox Include tools for:
- MLoS QC and Standardization
- Campaign Tracking (H2H and Hit and Run)
- Compiler Tools for Disaggregating and Merging Datasets
- Microplan Toolsets
- Fix Spatial proximity issues with settlements and populate takeoff and global id
- REACH Analysis for Intra and Inter Campaign settlement visitation triangulation
- Generating Daily and Post Implementation Report
- EHA GUID Checker
- Generating Target Area (Voronoi and Gridded TA)
The application has a frontend component with dashboard capability of rendered results which are also downloadable
- Docker
- Git
- Clone the repository
git clone <repository-url>- On your IDE terminal navigate to the local folder where you have installed the repo and set the .env file and provide the correct database credentials
cd path\to\local\repo
cp .env.example .env- Set up your virtual environment
uv sync- Build the docker image and start the services
docker compose up --buildsrc\frontend: React Applicationsrc\toolbox: FastAPI Application
Name: Enyinnaya Richard Nwaiwu (Lead Developer)
Name: Muhammad Abubakar Mbawaya (Developer)