WFP-VAM / WFP-VAM/RAMResourcesScripts
MDDI - Duplicate FCS and RCS code in MDDI
Open
Nobody has claimed this yet.
- Dominant language
- Scheme
- Stars
- 35
- Forks
- 31
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 4
Description
These codes should be removed and replaced with a check/warning for presence of required calculated indicators.
Don't Repeat Yourself!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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