ThreeSixtyGiving / dataquality

Other
1 stars 1 forks source link

Grants to individuals summary count #74

Closed michaelwood closed 1 year ago

michaelwood commented 1 year ago

This change adds code to count recipient individuals and changes the copy to reflect there being two types of recipients.

The visible changes are on the ' Summary: Your data at a glance' section.

"There are 4 grants to 2 recipient organisations and 0 to recipient individuals."

image

The non-plural version outputs the copy:

"There are 4 grants to 2 recipient organisations and 1 to a recipient individual."

In the Advanced view the heading "Recipients" is changed to "Recipient Organisations" and a table entry is added for individuals count (0 in this example).

image

michaelwood commented 1 year ago

Assigned @KDuerden / @mariongalley for copy review. Thanks.

KDuerden commented 1 year ago

It looks great thank you. Also today I learned about Advanced view. I have literally never seen that before!

michaelwood commented 1 year ago

Thanks over to @Bjwebb for code review.