question

Upvotes
Accepted
7 2 4 9

Obtain company permid using security permid

Hi,


I would like to extract M&A deals for a list of firms for which I have the security permid. It doesn’t seem to be possible to extract deal information using the security permid though. Is there a way to link the security permid to the company permid?

For example: Amazon security permid: 8590928320 -> Company PermID: 4295905494

refinitiv-dataplatform-eikonpermid-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
231 1 0 2

hi @flammers

the link you are looking for is "isIssuedBy", that is the PermID of the issuing company ( Amazon.com Inc)


Response:

{

"@id": "https://permid.org/1-8590928320",

"@type": "tr-fin:Instrument",

"tr-common:hasName": "Amazon Com Ord Shs",

"tr-common:hasPermId": "8590928320",

"hasAssetClass": "https://permid.org/1-300281",

"hasInstrumentStatus": "tr-fin:instrumentStatusActive",

"hasPrimaryQuote": "https://permid.org/1-55835314022",

"isIssuedBy": "https://permid.org/1-4295905494"

}


Hope it helps,


Best Regards

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Thank you!

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.