Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to find sector key by using BDP in bloomberg?

Tags:

bloomberg

Can somebody help me how to get sector key from Bloomberg using BDP.I am getting value if i use BDP("cusip Corp","cpn") is there a way I have cusip and how to get sector key like "corp" in the given example.

like image 243
user2107843 Avatar asked Dec 04 '25 17:12

user2107843


1 Answers

The question isn't exactly clear. If you want to get the sector of the security and you have its CUSIP, you can do this:

=BDP("459200101 CUSIP","INDUSTRY_SECTOR")

or

=BDP("459200101 CUSIP","GICS_SECTOR_NAME")

Depending on whether you want the industry sector or the GICS sector. In this example, 459200101 is IBM's CUSIP.

like image 85
ytoledano Avatar answered Dec 09 '25 17:12

ytoledano



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!