Component #1 : Feed Normalization
Objective: Create vendor agnostic solution. This component will translate any vendor feed layout in to a common layout that the app will use. In order to onboard any new vendor feed, only this component needs to be created - specific to the feed.
Defining common Layout: The common layout should have the following attributes defined -
Vendor Name [Use 3 Byte code to represent the vendor feed]
Vendor code [Primary key of the Vendor - Optional]
Legal Entity Name [Official Issuer name]
Issuer Country of incorporation
Country of Risk.
LEI Code
List of Issuer Cusips.
List of Issued ISIN codes
Issuer Address
Filtering Issuer Records:
Filter dummy Issuer records, if any, created by a vendor.
Input: Vendor records for Issuer data
Output: Normalized record per Issuer record with only the fields defined in the common layout
Need help? Email help@finos.org
we'll get back to you.
Content on this page is licensed under the CC BY 4.0 license.
Code on this page is licensed under the Apache 2.0 license.