Skip to content

The Caritas Participatory Disaster Risk Assessment (PDRA) Analysis Tool is a QGIS plugin that performs different analysis using Caritas Philippines PDRA data.

License

benhur07b/caritaspdra

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Caritas PDRA Analysis tool

The Caritas Participatory Disaster Risk Assessment (PDRA) Analysis Tool is a QGIS plugin that performs different analysis using Caritas Philippines PDRA data.

Versions

The tool has 2 working versions: the shp-version and the gpkg-version. Both versions work in exactly the same way but vary on the type of input they are optimized for.

gpkg-version

  • optimized for handling PDRA data in GeoPackage (.gpkg) format where the FIELDNAMES are the INDICATOR_NAMES provided in the PDRA Indicator List CSV

shp-version

  • optimized for handling PDRA data in Shapefile (.shp) format where the FIELDNAMES are the INDICATOR_CODES provided in the PDRA Indicator List CSV

PDRA Indicators CSV

Comma-separated value (CSV) files containing the PDRA indicators used in the analysis can be found in the indicators folder.

PDRA Household Indicators

  • FILE : pdra-household-indicators.csv
  • COLUMNS
    • INDICATOR_CODE - used as FIELDNAME for the shp-version
    • INDICATOR_NAME - used as FIELDNAME in the gpkg-version
    • CATEGORY - Indicator category (e.g. Hazard, Vulnerability, Capacity, Risk)
    • VALUE - Value of the Indicator in computing for the household's level of Hazard, Vulnerability, and Capacity. A value of 1 means that the household's level (of Hazard, Vulnerability, or Capacity depending on the indicator category) is increased when the indicator is present.

Installing the Plugin

  1. Choose which version to download:
  2. Go to Clone or Download and Click Download ZIP.
  3. Unzip the zipped file to your QGIS3 profile's plugins folder.
    • Here are the "standard" locations for Linux, Mac, and Windows, as found under your HOME directory assuming you're using the default QGIS profile (Thanks to Mr. Gary Sherman for this:
      • Linux: .local/share/QGIS/QGIS3/profiles/default/python/plugins
      • Mac OS X: Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins
      • Windows: AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins
  4. Open the Manage and Install Plugins Dialog in QGIS via Plugins -> Manage and Install Plugins
  5. Activate Caritas PDRA Analysis Tool

Icons used in the plugin are derivative of works from Flaticon. The original icons were designed by pixel-perfect, Pixel Buddha, Smashicons, and Prosymbols from Flaticon.

About

The Caritas Participatory Disaster Risk Assessment (PDRA) Analysis Tool is a QGIS plugin that performs different analysis using Caritas Philippines PDRA data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages