Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions volunteer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
},
{
Expand Down