Party view

Figure 1. Party view schema
Diagram showing the party view schema
Table name Description Populated by
Party_Master Stores basic party details. Reference ID refers to id in the core systems. TraderId contains mapping to the id that the party uses for trading. Populated during initial data load and periodically kept in sync with the customer’s core master data system.
Party Contact Point Contains email, voice, and chat contact information for each party. Populated during the initial data load and periodically kept in sync with the customer’s core master data system.
Party Profit Profit made by the party from trades. Populated by the spoofing use case implementation.
Party Job Role Master Master table for party job roles. Populated during the initial data load and periodically kept in sync with the customer’s core master data system.
Comm Type Master Master table for communication types such email, voice, and chat. Populated during the initial data load and periodically kept in sync with the customer’s core master data system.
Location Master Master table with location details of the parties. Populated during the initial data load and periodically kept in sync with the customer’s core master data system.
Party_Ext Attr Table to allow extension of party attributes that are not already available in the schema. Populated during implementation. Not used by the provided use cases.
Party Risk Score Table to store party risk score Populated during party risk scoring job.