You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking changes
adorn_daa_data now no longer exports columns county_of_matched_sites, pepfar_sum_at_matched_sites, weighting, weighted_discordance,
or weighted_concordance.
count_of_matched_sites and pepfar_sum_at_matched_sites will now no
longer be supported.
weighting, weighted_discordance, and weighted_concordance will be
replaced by weights and metrics calculated at each level of the organisation
hierarchy going forward and will be calculated using the weighting_levels
function.
Experimental features
weighting_levels is a new function that calculates weightings as well as
concordance and discordance metrics for DAA indicators at all levels of the
organisation hierarchy.
Minor improvements and fixes
Adds UIDs for each organisation hierarchy level to ou_hierarchy dataset