Humanitarian Insight Products - Analysis
Overview
hip-analysis is a general-purpose analysis package to help support RAM-C analysis use cases, and, aspirationally, those of the whole of RAM. The package is designed to offer easy to use, modular components to carry out routine analytical steps, like sourcing data, preprocessing it, transforming it and visualizing results.
Quick start - A hands-on tutorial on how to get started using hip-analysis.
About - Read about the motivation for hip-analysis and its key design choices.
Installation
Install hip-analysis using pixi with the wfp-ram conda channel:
pixi add --channel wfp-ram hip-analysis
For detailed installation instructions and alternative methods, see Installation Guide.
Contents
-
Tutorials - End-to-end analysis examples on specific use cases, to demonstrate the functionalities offered by the package and fet ideas on how to extend them.
-
How-To Guides - A problem-oriented section of the documentation, showing how to tackle common tasks with the package.
-
Explanation - Documentation providing details of subject-matter methodologies and technical design.
-
API Reference Detailed reference for the technical implementation of the package code.