Data Dictionaries
...
Wealth Donations
Charitable Donations
2 min
person charitable donation this table includes charitable donations related data points in datafeed to align with api and web products data field key type data field type recommended character limit charitable donation instance id primary key string donor person id primary key string recipient organization id string charitable donation amount decimal(27,4) charitable donation measurement date string person charitable donation field descriptions charitable donation instance id (pk) the unique id of a charitable donation the id helps identify and reference a specific donation record within the system donor person id (pk) displays detailed information about individual donors recipient organization id displays detailed information about the organization receiving the donation charitable donation amount retrieves the donation amount as a number with decimals (float) it helps track the exact value of each charitable contribution charitable donation measurement date retrieves the date when a specific measurement or record was taken
