MDDI - Duplicate FCS and RCS code in MDDI

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

Nobody has claimed this yet.

Assessment

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

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.

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!!

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

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.

More from WFP-VAM/RAMResourcesScripts

All issues in WFP-VAM/RAMResourcesScripts

Similar issues

More Data Engineering issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.