Data Dictionaries
Data Feed
Person Political Donations
2 min
person political donations this table includes political donations related data points in datafeed to align with api and web products data field key type data field type recommended character limit political donation instance id primary key string donor person id primary key string recipient organization id string recipient person id string recipient political party organization id string political donation amount decimal (27,4) political donation measurement date string person political donations field descriptions political donation instance id (pk) a unique identifier for the political donation, used to reliably reference this specific record across queries donor person id (pk) represents a list of individuals who contributed to the political donation recipient organization id represents the organization that received the political donation recipient person id represents the individual who received the political donation recipient political party organization id returns details of the political party organization that received the donation, if applicable political donation amount returns the monetary value of the donation made political donation measurement date returns the date when the donation data was recorded or measured
