...thon API?
Hi,
For some Credit Default Swaps such as "Aegon N V Senior CR14 6 Months United States Dollar" with mnemomi "AEN0$AC", I want to obtain the Industry classification, Country classification & S&P rating. How do I do that using the python module DatastreamDSWS and the get_data("AEN0$AC" ,......) function or can I request it via the datastream web explorer http://product.datastream.com/browse/ ?
Example:
industry, country, SPrating= get_data("AEN0$AC" ,......)
Thanks in advance!