diff --git a/volunteer.ipynb b/volunteer.ipynb index e3a63e7..e0d36d1 100644 --- a/volunteer.ipynb +++ b/volunteer.ipynb @@ -47,10 +47,10 @@ "Here’s a brief explanation of the columns:\n", " \n", "- ContactId – Is the individual’s GUID from our CRM system\n", - "- Year – This is really the fiscal year starting July 1st – June 30th. Pledging and volunteerism are organized around this cycle.\n", + "- Year – This is the fiscal year starting July 1st – June 30th. Pledging and volunteerism are organized around this cycle.\n", "- PledgeTotal – Total gift for the year\n", - "- VolType – This help to differentiate between standard volunteerism (harvest hope, etc.) to the United Way internal etc. \n", - "- VolunteerActivityCnt – the number of instances of volunteerism per year & type" + "- VolType – This helps to differentiate between standard volunteerism (harvest hope, etc.) vs the United Way internal boards & committees. \n", + "- VolunteerActivityCnt – the number of instances of volunteerism per Year & VolType" ] }, {