pwyf / 2024-Index-indicator-definitions

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

Disbursements and expenditures #13

Closed publishwhatyoufund closed 1 year ago

publishwhatyoufund commented 1 year ago

Description

Individual actual financial disbursements and expenditures must be related to individual activities and must be on a per-transaction basis.

This is only expected if the activity is in the implementation, completion or post-completion phase.

Current test

   Given an IATI activity 
   And the activity is current 
   And `activity-status/@code` is one of 2, 3 or 4 
   Then `transaction[transaction-type/@code="3" or transaction-type/@code="4" should be present
publishwhatyoufund commented 1 year ago

Currently the test for a transaction only checks for the presence of a value. The test can be modified to check for the current year as well so that any scores awarded for this test fairly reflect current data rather than awarding scores for transactions which may be several years past.

This would align with the current data test and ensure that data is being regularly updated.

Updated test:

Disbursements and expenditures For each current activity, if activity-status/@code is one of (2, 3, 4) then transaction/transaction-type[@code="3"] should be present or transaction/transaction-type[@code="4"] should be present AND at least one transaction year should be within the last 12 months

kossoverpn commented 1 year ago

MCC has concerns with this change as it penalizes a model with larger programs that are broken out into smaller activities for reporting. Our programs are composed of activities that have an ebb and flow of work and funds over their five-year lifecycle. Due to this, there are activities which are part of an active program but have not had any transactions in the past 12-months and will have transactions in the future. These are still active activities.

Additionally, we would like to clarify whether a ‘0’ value transaction would pass the test.

Erik-Sida commented 1 year ago

We frequently have activities that are agreed and active but do not have transactions yet. We also have many activities that don't have transactions for 12-month periods. We don't believe it is beneficial to add transactions with value 0 to these. Why does an activity have to have a transaction every year?

YohannaLoucheur commented 1 year ago

The logic of the proposed change is not clear at all. On what basis do we expect an activity to have a transaction in the last 12 months? There could be several reasons for activities not to have recent transactions. The logic is even less clear if projects in Completion and Post-Completion stage are included. Why would we expect them to have recent transactions?

hsd25 commented 1 year ago

I fully agree, we need more guidance and explanations on that one. Some projects could be "active" but with no disbursements yet. The reasons for why no disbursement have been made within 12 months are quite big. On the 12 months, what date are you looking for ? approval date? signature date? and depending on donors type 1 and 2 dates have different meaning...

jucobins commented 1 year ago

On the EBRD side, the logic is not entirely clear to us. We cannot expect all of our committed projects to have disbursement activity within the past 12-month period. This is especially true for most of our infrastructure projects with conditions precedent. Linking negatively a transparency score to the absence of activity seems counterintuitive.

HermanvanLoon commented 1 year ago

This metric ignores commitments. It is possible that a new activity in the implementation phase has a commitment (e.g. signed contract with a certain value) but no funds have been disbursed or extended yet. Wouldn't the proposed metric penalize the timely publication of such new projects?

A second issue with this proposal is that assuming that there will be at least one disbursement or commitment each year might not reflect reality.

stevieflow commented 1 year ago

I agree with all other responses

Additionally, for some organisations there could also be a legitimate state whereby an activity could have completed disbursements, but may still be "current" (according to #1) and only have loan-repayment transactions (in the last 12 months). This proposed change would render the activity as a fail.

Also - as posted in #12

Furthermore, my understanding of the ATI methodology is that the "current activity" is a separate, and cross-cutting, "test", as defined in https://github.com/pwyf/2024-Index-indicator-definitions/issues/1. By bringing in an additional attempt to further refine "current activity" here, there's a real risk of undermining and contradicting the wider methodology.

abdulriza commented 1 year ago

I also agree with all the comments above. Since the test doesn't seem to have any relevance to the activity dates and includes closed projects in the activity status, it doesn't make sense to expect expenses in the current year if the reported activity was closed last year. Also, there can be various valid reasons for an ongoing project to not to have expenses in the current year.

publishwhatyoufund commented 1 year ago

Thanks for your comments, we have considered these carefully and agree that many business models could results in no disbursements. We will not be taking this proposal forward.

In addition, currently a ‘0’ value is accepted for disbursements or expenditure.