Data Dictionaries
...
Wealth Insights
Private Foundation
2 min
a private foundation is a type of charitable organization thatβs usually funded and ontrolled by one person, one family, or one comp any , rather than raising money from the general public hence, the private foundation table shows private foundations with their respective owner individuals or organizations data field key type data field type recommended character limit private foundation id primary key string person id foreign key string organization id foreign key string total donations bigint private foundation field descriptions person private fouldation id (pk) this is the primary key for the table, i e , it uniquely identifies each record in the table person id (fk) unique id assigned to the altrata person these ids enable consistent mapping to other entity ids within altrata example 1 per 8690 is the person id lindsay lawrence organization id (fk) unique id assigned to the altrata organization these ids enable consistent mapping to other entity ids within altrata example 1 org 14994 β sun microsystems, inc total donations the total donations made by the private foundation in usd
