-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forward looking: Separate activities that provide a budget from activities that declare they don’t provide a budget #537
Comments
NB I’m not necessarily looking for immediate action on this! Just raising it here for posterity. |
This was a change made to sort #454, as stated: "If |
The flag idea is great. I think a bracketed figure (as suggested above) would be even better. In general, the dashboard uses flags to indicate a possible issue with the data (e.g. transaction dates in the future). It uses a bracketed figure to differentiate results for two different methodologies, which is the case here (i.e. excluding vs including So I think a bracketed figure would be more idiomatic, and also more informative. Fortunately, your IATI-Stats code provides all the data you need to do this. Separately, I think the code in #531 is a bit wrong anyway – but this isn’t apparent yet because there are no tests, and |
Specifically: if |
Adding up budget-not-provided separately #537
From #555 (comment), I gather the decision here is to mark this issue as a The new methodology is apparently: If a publisher doesn’t provide a budget but gives a reason, that’s equivalent to providing a budget. From the data user’s perspective, these things are not equivalent. If the goal of the publishing statistics is to measure against the needs of the data user (for whom forward-looking data is known to be beneficial), then I think this methodology change should be reconsidered. |
Recently (in #531) there was a change to include activities with the
@budget-not-provided
attribute in the forward looking “current activities with budgets” figure.The wording here seems a bit odd, since these activities are in fact without budgets (in fact, it’s explicitly declared that they do not provide a budget). I wonder if it might be clearer to show two figures (one in brackets) to differentiate:
@budget-not-provided
attribute)The text was updated successfully, but these errors were encountered: