How to generate Risk Indicators#

To conduct a meaningful risk assessment with the Risk Assessment QGIS Plugin, it is essential to prepare input indicator files that represent the three main dimensions:

  • Exposure (mandatory)

  • Vulnerability (mandatory)

  • Coping Capacity (optional, but strongly recommended)

This page provides detailed video examples of how to generate each of these indicators using commonly available geospatial data of Ethiopia. The goal is to support users in creating well-structured and valid inputs that align with the plugin’s requirements.

Key Takeaways

  • Ensure the file contains an ADM_PCODE column.

  • Only include indicator columns relevant for the specific dimension.

  • Choose unique column names that describe the content of the column briefly but efficiently.


Exposure Indicators#

The Expousre indicator was determined by combining the Aridity index (AI) and the Palmer Drought Severity Index (PDSI) from HDX to determine the drought risk of the administrative units.

Aridity index (AI)#

The raster file was opened in QGIS and the mean drought index per administrative unit was calculated using Zonal statistics:

Palmer Drought Severity Index (PDSI)#

First, the raw data was pivoted and processed in Excel to calculate the average PDSI between 2020 and 2024:

Then, the processed data was opened in QGIS and added to the exposure indicator file:


Vulnerability Indicators#

The Vulnerability indicator was determined by combining the ACLED - Conflict Events and Worldpop datasets from HDX.

ACLED - Conflict Events#

The dataset was processed in QGIS to estimate the population affected by conflicts in 2024 using the Join Attributes by Location (Summary) tool. Additionally the number of conflicts per administrative unit was calculated using the Count Points in Polygon tool:

Worldpop#

The dataset was processed in QGIS to estimate the vulnerable population (<15 years & >65 years) in 2024 using the Raster Calculator and the Zonal statistics tools:


Coping Capacity Indicators#

The Coping Capacity indicator was determined by combining the Health Facilities and the Education Facilities from HDX.

Health and Ecudation Facilities#

The dataset was processed in QGIS to count the number of facilities per administrative unit using the Count Points in Polygon tool: