Data Dictionaries
Data Feed
Wealth Asset
2 min
wealth asset this table provides personal ownership data used in deriving a person’s wealth score data field key type data field type recommended character limit asset id primary key string person id primary key string asset ownership percentage decimal(18,4) asset ownership value decimal(18,4) asset classification string asset type string asset name string asset liquidity type string asset remarks string asset value decimal(18,4) asset purchase date string asset related organization id string asset organization ticker string net worth summary field descriptions asset id(pk) the identifier of a particular asset, which could be of any classification and type (e g , alternate asset property) person id (pk) primary key associated with each record asset ownership percentage the is the percentage of ownership in the asset that a person has, which may be an estimate asset ownership value this is the value of the ownership in the asset that a person has for their share, which may be an estimate asset classification the high level classification of the asset from a financial perspective (alternative assets, cash & others, common stock, private holdings, or stock options) asset type the type of the asset from a physical perspective (e g, cryptocurrency, gold, property, etc ) asset name the name or identifying label of the asset (e g , “abc holdings llc”, “tesla inc ”) asset liquidity type the type of the asset from an asset liquidity perspective, i e , the ease with which the asset can be converted to cash (e g , illiquid, or liquid) asset remarks additional notes, context, or commentary about the asset, such as valuation method, market notes, or source asset value this is the current value of the asset in usd, which is usually estimated asset purchase date the date the asset was purchased asset related organization id the organization in which the asset represents ownership asset organization ticker the organization in which the asset represents ownership
