pwyf / 2024-Index-indicator-definitions

the rule-set test Index consultation for the 2024 Index
0 stars 0 forks source link

Flow Type #25

Closed publishwhatyoufund closed 1 year ago

publishwhatyoufund commented 1 year ago

Description

The flow type shows whether the organisation states this activity counts as ODA, OOF, climate finance or any other type of flow.

This can be either at the activity or transaction level, and is only expected if the activity is in the implementation, completion or post-completion phase.

Current test

Firstly:

For each current activity,
if `activity-status/@code` is one of (2, 3, 4)
then `default-flow-type` should be present
or `transaction/flow-type` should be present

Secondly:

For each current activity,
if `activity-status/@code` is one of (2, 3, 4)
then at least one `default-flow-type/@code` should be on the FlowType codelist
or at least one `transaction/flow-type/@code` should be on the FlowType codelist