Security Mastering Enablement #110
-
One area that came up while reviewing the spec is around security mastering: currently the There are standards bodies and well-known identifiers that are leveraged throughout other areas of finance (CUSIPs, RICs, SEDOLs, etc), and many of these have consistent formatting for their associated identifiers. Could this spec be used to also push towards making progress in the dimension of a consistent identification, in this space? There is also that idea of possibly deepening the ability to tag multiple identifiers to a security in the spec, so that one could map different identifiers into a single security identifier, which would be used throughout the rest of the feed files. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for the suggestion @jtylwalk. Given our current release timeline and bandwidth, this is definitely out of scope for our first public release. It's an interesting idea. In addition to possibly requiring some changes to the spec, as you point out, it seems it would also require some agreement from various market participants, which would probably be much harder. This could be an interesting discussion for the proposed standards group, which was conceived as a way to try to drive industry standardization and practices where a purely technical solution isn't a sufficient solution. Maybe the most expedient way to solve this from a technical perspective is to have a "SecurityIdentifier" type and allow any given security to have a list of such identifiers, again, as you point out. For private company securities, are you aware of any agreed identifiers or standards that would benefit from such a change? |
Beta Was this translation helpful? Give feedback.
Thanks for the suggestion @jtylwalk. Given our current release timeline and bandwidth, this is definitely out of scope for our first public release. It's an interesting idea. In addition to possibly requiring some changes to the spec, as you point out, it seems it would also require some agreement from various market participants, which would probably be much harder. This could be an interesting discussion for the proposed standards group, which was conceived as a way to try to drive industry standardization and practices where a purely technical solution isn't a sufficient solution.
Maybe the most expedient way to solve this from a technical perspective is to have a "SecurityIdentifier" …