WFP-VAM / WFP-VAM/RAMResourcesScripts

MDDI - Duplicate FCS and RCS code in MDDI

Open
#186 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scheme
Stars
35
Forks
31
Avg merge
1d 1h
Merged PRs (30d)
4

Description

https://github.com/WFP-VAM/RAMResourcesScripts/blob/353e1b7ef4637c4a4db8079019ad8228bab4c9d1/Indicators/Multidimensional-deprivation-index/MDDI-indicator.sps#L14C1-L78C9

These codes should be removed and replaced with a check/warning for presence of required calculated indicators.
Don't Repeat Yourself!!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in Indicators/Multidimensional-deprivation-index/MDDI-indicator.sps, especially lines 14-78, and inspect how the FCS and RCS code is duplicated. Identify the required calculated indicators already used by the script, then replace the duplicate definitions with a presence check or warning. Done means the duplication is removed and missing required indicators are reported clearly.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.